0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unsound Raw feature More... over 1 year ago
Merge pull request #304 from Lucretiel/checked-access-len More... about 2 years ago
Merge branch 'master' into checked-access-len More... about 2 years ago
Bump More... about 2 years ago
Clippy More... about 2 years ago
warnings-- More... about 2 years ago
Deprecate unsound RawRef newtype More... about 2 years ago
Remove unnecessary float deserialize specializations More... about 2 years ago
Sequence and Map deserialize now check for unconsumed items More... about 2 years ago
Add unit test that fails in the presence of this bug More... about 2 years ago
Minor clippy & check fixes More... about 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
rmpv: Bump version to 0.8.11 (for no_std support) More... about 2 years ago
Experimental: Support no_std decoding for Bytes More... about 2 years ago
encode: Move ByteBuf wrapper to its own module More... about 2 years ago
Move the `Error` alias to its own (private) module More... about 2 years ago
Experimental: Support no_std encoding for ByteBuf More... about 2 years ago