0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump More... 8 months ago
Merge pull request #328 from jost-s/docs/update-deserialize-example-to-use-from-slice More... 11 months ago
docs(rmp-serde): update example to use from_slice More... 11 months ago
Clippy More... 11 months ago
Bump More... over 1 year ago
Remove unsound Raw feature More... over 1 year ago
Merge pull request #304 from Lucretiel/checked-access-len More... almost 2 years ago
Merge branch 'master' into checked-access-len More... almost 2 years ago
Bump More... almost 2 years ago
Clippy More... almost 2 years ago
warnings-- More... almost 2 years ago
Deprecate unsound RawRef newtype More... almost 2 years ago
Remove unnecessary float deserialize specializations More... almost 2 years ago
Sequence and Map deserialize now check for unconsumed items More... almost 2 years ago
Add unit test that fails in the presence of this bug More... almost 2 years ago
Minor clippy & check fixes More... almost 2 years ago
Avoid zero-initializing temp buffer More... about 2 years ago
Expose unread bytes of a slice More... about 2 years ago
from_read_ref is pointless More... about 2 years ago
Merge pull request #295 from Techcable/feature/bytes-nostd More... about 2 years ago
Clarify the purpose of ByteBuf. More... about 2 years ago
Make FixedBufCapacityOverflow message more vauge More... about 2 years ago
Remove FixedByteBuf More... about 2 years ago
Test no_std support on github actions More... about 2 years ago
Fix tests to work on no_std More... about 2 years ago
Fallback impl of RmpWrite for Vec<u8> and &mut [u8] More... about 2 years ago
Fallback impl of RmpRead for &'a [u8] (for no_std) More... about 2 years ago
encode: Implement FixedByteBuf (EXPERIMENTAL). More... about 2 years ago
Make the internal Bytes wrapper track position More... about 2 years ago
Cleanup: Update internal APIs in rmpv/rmp-serde More... about 2 years ago