issues
search
lifthrasiir
/
rust-encoding
Character encoding support for Rust
MIT License
284
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Community activeness
#130
lpy-pixiv
opened
7 months ago
0
Add `documentation` and `repository` metadata to Cargo.toml
#129
link2xt
opened
7 months ago
1
to GBK and to UTF8 is not right work
#128
whereisyou
opened
2 years ago
0
Abandoned?
#127
masklinn
opened
2 years ago
2
request for no_std support
#126
lygstate
opened
4 years ago
0
Performance: Consider replacing lookup tables with match statements or binary search in single byte index
#125
john-parton
opened
4 years ago
0
Bugfix/warnings
#124
john-parton
opened
4 years ago
0
Warnings emited when building
#123
john-parton
opened
4 years ago
0
Both RawEncoder and RawDecoder could be sendable
#122
khalfella
closed
4 years ago
0
[0.2 backport] Add CC0 license files to subcrates
#121
cramertj
opened
6 years ago
0
Add CC0 license files to subcrates
#120
cramertj
opened
6 years ago
4
exclude unneeded files from crates.io
#119
ignatenkobrain
opened
6 years ago
0
Fix dev-dependency workaround with workspaces
#118
kpcyrd
opened
6 years ago
0
Add Support For CP850
#117
piperRyan
opened
6 years ago
0
Support CP437
#116
nelsonjchen
opened
6 years ago
1
cp437
#115
remdragon
opened
6 years ago
1
Add ARMSCII_8 to encodings lookup.
#114
nelsonjchen
opened
6 years ago
1
Use Cow?
#113
SoniEx2
opened
6 years ago
0
C1 are part of ISO-8859-1 (as far as the IANA is concerned)
#112
SoniEx2
opened
6 years ago
0
include LICENSE text to subcrates
#111
ignatenkobrain
opened
7 years ago
3
Fix syntax highlighting in README.md
#110
bbigras
closed
7 years ago
1
Implement common traits for Encoding
#109
brennie
opened
7 years ago
1
Provide access to the underlying container of writers in the common case
#108
hsivonen
opened
7 years ago
0
How to Reset a RawDecoder
#107
yodalee
opened
8 years ago
1
ArmSCII-8 support
#106
17dec
closed
8 years ago
1
Charset request: ArmSCII-8
#105
17dec
closed
8 years ago
4
`all::encodings()` returns an errornous list (and should be sorted alphabetically).
#104
getreu
closed
8 years ago
4
Stop adding the old length to expected when reserving String space.
#103
hsivonen
closed
8 years ago
2
warning: private trait in public interface (error E0445)
#102
getreu
closed
8 years ago
1
Use Vec.extend_from_slice() for ByteWriter.write_bytes().
#101
hsivonen
closed
8 years ago
1
`encoding::Encoding` cannot be shared between threads safely
#100
getreu
closed
8 years ago
1
Make RawDecoder and RawEncoder Send
#99
klutzy
closed
8 years ago
4
Issue with multi-codepoint graphemes
#98
sellibitze
closed
8 years ago
2
Implement fmt::Debug for Encoding
#97
justinas
closed
8 years ago
2
Need the performance data for rust-encoding.
#96
lygstate
closed
8 years ago
1
Use FM-index & json for DBCS decoding.
#95
lygstate
closed
8 years ago
3
There is no tests for rust-encoding.
#94
lygstate
closed
8 years ago
1
Relicense under dual MIT/Apache-2.0
#93
emberian
opened
8 years ago
39
A proposed redesign for Gecko's encoders and decoders.
#92
Ms2ger
opened
8 years ago
23
Readers?
#91
marcusklaas
opened
9 years ago
10
rust-encoding failed to compile with rust-msvc_x64
#90
sbant
opened
9 years ago
4
Split encoding::types into encoding-types crate
#89
nagisa
closed
9 years ago
3
Upgrade to rustc 1.0.0-nightly (2baf34825 2015-04-21) (built 2015-04-22)
#88
SimonSapin
closed
9 years ago
0
Change hyphen to _
#87
marvelm
closed
9 years ago
3
ISO-2022-JP is not up-to-date
#86
lifthrasiir
opened
9 years ago
0
Make hz-gb-2312 appear as replacement for WHATWG.
#85
aneeshusa
closed
9 years ago
1
hz-gb-2312 encoding and WHATWG compatibility
#84
aneeshusa
closed
9 years ago
4
Separate GBK and GB 18030 encodings, fix GBK encoding.
#83
aneeshusa
closed
9 years ago
2
Fix utf-16le WHATWG compatibility.
#82
aneeshusa
closed
9 years ago
1
Extract interface into a separate crate
#81
nagisa
closed
9 years ago
0
Next