noocene / mincodecLinks
efficient compact untagged streaming format using unaligned bitstreams
☆104Updated 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☆112Updated last year
- ☆53Updated 6 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Machine scalar casting that meets your expectations☆76Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆77Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆19Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- ☆61Updated 2 years ago
- ☆64Updated 8 years ago
- ☆56Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- Run Rust tests in isolated subprocesses☆39Updated last month
- Thermite SIMD: Melt your CPU☆155Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A library for compact bit sets containing enums.☆119Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago