issues
search
hsivonen
/
encoding_rs
A Gecko-oriented implementation of the Encoding Standard in Rust
https://docs.rs/encoding_rs/
Other
384
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Smaller crates.io package
#112
kornelski
opened
1 day ago
0
MSRV
#111
kornelski
opened
1 day ago
0
Avoid redundant bounds checks
#110
kornelski
closed
2 days ago
1
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#109
akorchyn
closed
3 weeks ago
0
Implement GB18030-2022 changes
#108
hsivonen
closed
1 week ago
1
Adopt GB18030-2022
#107
lucacasonato
closed
1 week ago
4
Why does `encoding_rs::mem::convert_latin1_to_utf8` panic instead of returning an Error?
#106
nicmr
opened
3 months ago
0
Disable SIMD when targeting stable
#105
richarddd
opened
4 months ago
0
UTF_16BE encode decode result does not match
#104
liubaochuan
opened
5 months ago
0
Add minimal CI workflow using GitHub Actions
#103
rhysd
closed
1 week ago
1
Remove Travis CI build status badge
#102
atouchet
closed
1 week ago
1
Partial safety comments
#101
Manishearth
closed
7 months ago
1
How to ignore characters that have not been successfully encoded?
#100
mzdk100
opened
8 months ago
0
File size gets increased or unchanged
#99
amitdixit
closed
8 months ago
0
Unsafe review notes
#98
Manishearth
opened
8 months ago
5
Value exceeds limit error in data.rs
#97
ct-clmsn
opened
9 months ago
0
Use packed_simd 0.3.9
#96
workingjubilee
closed
1 year ago
1
cargo test fails
#95
john-parton
closed
1 year ago
0
Encoding and decoding behavior difference
#94
artem-tim
opened
1 year ago
0
make convert_utf16_to_str_partial/convert_latin1_to_str_partial functions unsafe
#93
kitcatier
closed
1 year ago
2
Probably nothing, but ESET Antivirus is classifying compiled build script as Suspicious
#92
hlavaatch
closed
1 year ago
5
optimizing encode function or giving better idea to encode utf8 to ansi
#91
bobi6666
closed
2 years ago
4
Integration with oss-fuzz fuzzing service
#90
manunio
opened
2 years ago
1
Better document the behavior of decoding functions with respect to the BOM
#89
dralley
closed
2 years ago
1
Non-streaming decode() appears to remove the BOM?
#88
dralley
closed
2 years ago
15
Migrate ASCII acceleration code to align_to/align_to_mut
#87
hsivonen
opened
2 years ago
0
Broken links in `EUC_JP` encoding doc
#86
Mingun
opened
2 years ago
1
A list of all characters that specific encoding can represent?
#85
Mingun
closed
2 years ago
3
Provide a way to manually set the encoding of a Decoder
#84
dralley
closed
2 years ago
1
Miscellaneous changes
#83
glandium
closed
2 years ago
2
Can encode_from_utf16 store pending high surrogate?
#82
saschanaz
closed
2 years ago
1
crates.io now supports parentheses in license field
#80
jqnatividad
closed
2 years ago
1
set_len on a Vec<u8> of uninit is UB
#79
nico-abram
opened
2 years ago
8
Fix clippy lints
#78
nico-abram
opened
2 years ago
1
Allow passing `String` to `Encoding::encode`
#77
jyn514
opened
2 years ago
0
gbk/gb18030 private use codepoint can be decode and encode
#76
xiongjiwei
closed
2 years ago
1
Re-add license field to Cargo.toml
#75
sdroege
closed
2 years ago
10
Add doc test for Encoding::for_label
#74
ede1998
closed
2 years ago
1
0.8.29 should be a major bump
#73
l4l
opened
3 years ago
3
Docs bug: "minimal unsafe" is actually safe?
#72
jgarvin
opened
3 years ago
0
Fix crates.io badge
#71
atouchet
closed
3 years ago
1
Files are not generated with the current version of generate-encoding-data.py
#70
thetopic
opened
3 years ago
0
Add explicit `include` to `Cargo.toml`
#69
XAMPPRocky
opened
3 years ago
5
chore: add new labels
#68
lucacasonato
closed
3 years ago
3
str_latin1_up_to: Use unwrap_or_else to only call len when necessary
#67
arnej
closed
3 years ago
1
Make crate no_std compatible
#66
fschutt
closed
3 years ago
2
ci: test simd-accel feature
#65
BurntSushi
closed
4 years ago
2
forget "packed_simd" for "edition 2018" ^.^
#64
shenhunluo
closed
4 years ago
4
ppc64le not supported?
#63
mzpqnxow
closed
4 years ago
1
Update cfg-if
#62
kornelski
closed
4 years ago
1
Next