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
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Easy and safe destructuring for more types.☆32Updated 2 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆52Updated 5 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆56Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated this week
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆124Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆19Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago