noocene / mincodecLinks
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
- ☆53Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Thermite SIMD: Melt your CPU☆154Updated this week
- Making floating-point behave.☆79Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆63Updated 7 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated 2 weeks ago
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- Token tree calling convention☆79Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A rust library for checked floating point operations☆81Updated 5 months ago
- ☆57Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago