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 last year
- ☆52Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- ☆55Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 7 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Making floating-point behave.☆79Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- ☆46Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- ☆55Updated last year
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Safely combine results☆81Updated 5 months ago
- ☆124Updated 2 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year