noocene / mincodec
efficient compact untagged streaming format using unaligned bitstreams
☆104Updated 3 years ago
Alternatives and similar repositories for mincodec
Users that are interested in mincodec are comparing it to the libraries listed below
Sorting:
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A #[no_std] LinAlg library☆53Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆57Updated last year
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 4 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆56Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆52Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year