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
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- ☆52Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Provides a crate with information from the time it was built.☆165Updated last month
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- ☆61Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Macro for sealing traits and structures☆52Updated 4 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆55Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago
- ☆55Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago