noocene / mincodec
efficient compact untagged streaming format using unaligned bitstreams
☆103Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for mincodec
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Making floating-point behave.☆73Updated last week
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Token tree calling convention☆79Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- ☆55Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆54Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Thermite SIMD: Melt your CPU☆155Updated 3 years ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- Rust map and set literals☆23Updated 4 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago