noocene / mincodecLinks
efficient compact untagged streaming format using unaligned bitstreams
☆105Updated 4 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☆113Updated last year
- ☆53Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- ☆77Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆58Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- ☆111Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Thermite SIMD: Melt your CPU☆155Updated last week
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- ☆56Updated 3 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A rust library for checked floating point operations☆83Updated 3 weeks ago
- Cast between dynamic trait objects☆34Updated 6 years ago