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 2 years ago
- ☆53Updated 6 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆58Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆77Updated 4 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Cast between dynamic trait objects☆34Updated 6 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago