issues
search
bincode-org
/
bincode
A binary encoder / decoder implementation in Rust.
MIT License
2.69k
stars
272
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typos in Spec.md enum example
#630
bigbass1997
closed
1 year ago
1
wasm compatible?
#629
simbleau
closed
1 year ago
1
Release rc.3
#628
VictorKoenders
closed
1 year ago
1
Disabled i686-linux-andoid and x86_64-linux-android CI as they fail for external reasons
#627
VictorKoenders
closed
1 year ago
1
Bumped virtue to 0.0.13
#626
VictorKoenders
closed
1 year ago
1
Made arrays never encode their length
#625
VictorKoenders
closed
1 year ago
4
Fix CI for `x86_64-linux-android` and `i686-linux-android`
#624
VictorKoenders
opened
1 year ago
2
Use enum #repr field
#623
bitdivine
closed
1 year ago
2
No appropriate DecodeError for invalid data when alloc not enabled
#622
LLFourn
closed
1 year ago
2
`encode_slice_len` as u32 support
#621
silentEAG
closed
1 year ago
1
MaybeUninit support
#620
tdelabro
closed
1 year ago
7
Improved encoding and decoding speed of Vec<u8>
#619
VictorKoenders
closed
1 year ago
9
Bincode 2 performance tracking
#618
JojiiOfficial
opened
1 year ago
2
Fixed new clippy warnings
#617
VictorKoenders
closed
1 year ago
1
Decode a struct with byte slice fields
#616
boorad
closed
1 year ago
6
Unable to provide #[serde( with = )] instructions
#615
fnordpig
opened
1 year ago
0
Derive macro breaks when using where for trait with comma
#614
CaliViking
closed
1 year ago
1
bincode::encode_to_vec is incompatible with bincode::serde::encode_to_vec in standard configuration
#613
JanBeh
closed
1 year ago
1
Implement support for smallvec
#612
markbt
closed
1 year ago
5
Example on github readme doesnt work
#611
timvw01
closed
1 year ago
1
Serialization in Python
#610
mikeylinton
closed
1 year ago
2
Add EncodedSize trait to calculate encoded sizes
#609
markbt
closed
1 year ago
3
Allow overriding the varint behavior for integers where it makes sense
#608
Moxinilian
closed
1 year ago
1
Question: Is bincode support no_std
#607
yaoxin1995
closed
1 year ago
3
Derive macros fail with new "explicit discriminants on enums with fields"
#606
timwie
closed
1 year ago
1
Decode memory usage
#605
mrsanor
closed
1 year ago
7
Add CIFuzz GitHub Action
#604
DavidKorczynski
closed
1 year ago
4
Fixed new clippy lint in rust 1.65.0
#603
VictorKoenders
closed
1 year ago
1
Add DecodeError::Other
#602
odysa
closed
1 year ago
1
DefaultOptions/Options system
#601
aalhitennf
closed
1 year ago
1
Move generated files to `target/generated/bincode`
#600
trevyn
closed
2 years ago
1
Question: Does the serialized data of primitive struct has fixed size?
#599
21pages
closed
2 years ago
2
Exposing config to implement custom Encode/Decode
#598
Code0x2
closed
10 months ago
7
Create CODE_OF_CONDUCT.md
#597
ZoeyR
closed
2 years ago
2
Add a feature to disable extra debug info (#595)
#596
capatoles
closed
2 years ago
5
Add a feature flag to disable extra debug info
#595
capatoles
closed
2 years ago
12
Please don't clutter the `target` directory
#594
DzenanJupic
closed
2 years ago
5
Encode variant index instead of variant value
#593
trevyn
closed
2 years ago
2
negative explicit variant discriminator not allowed in enums
#592
trevyn
closed
2 years ago
3
Bump `virtue` to 0.0.9 and add test for #537
#591
trevyn
closed
2 years ago
1
Why was `PartialEq` derive removed from `DecodeError`?
#590
reinhardbluelab
closed
2 years ago
2
Manual Decode implementation causes 2.0.0-rc2 to complain about missing BorrowDecode implementation
#589
reinhardbluelab
closed
1 year ago
6
Release 2.0.0-rc.2
#588
VictorKoenders
closed
2 years ago
0
Secure by design `deserialize_from()`
#587
alin-at-dfinity
opened
2 years ago
6
Allow decoding with custom `DeserializeSeed`
#586
MrGVSV
closed
2 years ago
3
Extended BorrowDecode for HashMap to support custom hashers
#585
Speedy37
closed
2 years ago
1
Added `[serde(tag)]` to the list of tags that are known to give issues
#584
VictorKoenders
closed
2 years ago
1
Implement Encode for tuples with up-to 16 elements.
#583
gz
closed
2 years ago
4
Represent Option<NonZeroT> as T
#582
ravenclaw900
closed
2 years ago
2
Document configuration generics
#581
trevyn
closed
2 years ago
1
Previous
Next