noocene / mincodec
efficient compact untagged streaming format using unaligned bitstreams
☆103Updated 3 years ago
Alternatives and similar repositories for mincodec:
Users that are interested in mincodec are comparing it to the libraries listed below
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆52Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- Easy and safe destructuring for more types.☆31Updated 3 months ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☆40Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- flif decoder written in Rust☆59Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Hjson for Rust☆106Updated 3 months ago
- Macro for sealing traits and structures☆50Updated last month