issues
search
ia0
/
data-encoding
Efficient and customizable data-encoding functions in Rust
https://data-encoding.rs/
MIT License
176
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add OSS-Fuzz badge
#115
ia0
closed
1 week ago
0
Explicit MSRV to work around cargo audit
#114
ia0
closed
3 weeks ago
0
Fix needless-lifetimes clippy lint
#113
ia0
closed
4 weeks ago
0
Improve documentation of decode_len
#112
ia0
closed
1 month ago
0
decode_len return a wrong result
#111
zier-one
closed
1 month ago
2
Support Nix base32
#110
griff
opened
3 months ago
1
Use BTreeMap for deterministic proc macro
#109
capickett
closed
3 months ago
2
Upgrade `syn` dependency to v2
#108
kennytm
closed
5 months ago
1
Add MSRV badge on README
#107
ia0
closed
5 months ago
0
Release 3.0.0
#106
ia0
opened
6 months ago
0
Add v3-preview module gathering a few breaking changes
#105
ia0
closed
6 months ago
0
Release 2.6.0
#104
ia0
closed
6 months ago
0
Add BASE64_MIME_PERMISSIVE to ignore trailing bits
#103
wathiede
closed
6 months ago
2
Consider `check_trailing_bits=false` for BASE64_MIME decoder
#102
wathiede
closed
6 months ago
1
Add a feature for each bit-width
#101
ia0
closed
7 months ago
3
Allow clippy warning to avoid bumping MSRV
#100
ia0
closed
7 months ago
0
feature request - base58 d/encoding
#99
jeremychone
closed
8 months ago
2
Fix build with new nightly
#98
ia0
closed
8 months ago
0
`Encoding::encode_mut` is very code-size heavy
#97
GnomedDev
closed
6 months ago
15
fix typo
#96
vuittont60
closed
9 months ago
0
SIMD optimization
#95
thedmm
opened
10 months ago
4
Remove vb64 until build is fixed
#94
ia0
closed
10 months ago
0
Add benchmarks with SIMD optimized vb64
#93
ia0
closed
11 months ago
0
Release 2.5.0
#92
ia0
closed
11 months ago
0
Add encode_write and encode_write_buffer
#91
ia0
closed
11 months ago
0
Release 2.5.0
#90
ia0
closed
11 months ago
0
Add Encoder for concatenated inputs
#89
ia0
closed
11 months ago
0
Update master to main
#88
ia0
closed
11 months ago
0
Revert MSRV to 1.48
#87
ia0
closed
11 months ago
0
Question about Specification
#86
NYBACHOK
closed
11 months ago
6
Downgrade MSRV to 1.48
#85
sdroege
closed
11 months ago
6
Make clippy pedantic and add more rustc lints
#84
ia0
closed
1 year ago
0
Deny warnings in rustdoc
#83
ia0
closed
1 year ago
0
Use doc_auto_cfg to automatically document gating features
#82
ia0
closed
1 year ago
0
Partial encoding with padding
#81
mitsuhiko
closed
11 months ago
3
Deny warnings in rustdoc
#80
ia0
closed
1 year ago
0
Improve list of lints
#79
uklotzde
closed
1 year ago
6
Update gitignore to support .target symlink
#78
uklotzde
closed
1 year ago
0
Bump MSRV
#77
ia0
closed
1 year ago
10
Hide the internal implementation of Encoding in the documentation
#76
ia0
closed
1 year ago
0
Internal symbols array is publicly exposed and unsound
#75
Manishearth
closed
1 year ago
4
Use as_chunks family of functions once stable
#74
ia0
opened
1 year ago
0
Use doc_auto_cfg once stable
#73
ia0
closed
1 year ago
2
Breaking change wish list
#72
ia0
opened
1 year ago
0
Do not check semver for proc-macro
#71
ia0
closed
1 year ago
0
Add encode_len and decode_len to data-encoding-macro
#70
ia0
closed
7 months ago
1
Encode into an "impl std::fmt::Write" and/or "impl std::io::Write"
#69
dbrgn
closed
11 months ago
5
Make `{encode,decode}_len` const fns?
#68
oxalica
closed
7 months ago
4
Release 2.4.0
#67
ia0
closed
1 year ago
0
Run semver-chesk on stable
#66
ia0
closed
1 year ago
0
Next