bodil / sized-chunksLinks
Efficient sized chunk datatypes for immutable.rs
☆28Updated 3 years ago
Alternatives and similar repositories for sized-chunks
Users that are interested in sized-chunks are comparing it to the libraries listed below
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- dom-like layout for terminal applications☆13Updated 5 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Compact sets in rust☆60Updated 10 months ago
- scraps of a potential language☆38Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Efficient sampling with uniform probability☆31Updated 3 years ago
- An experimental columnar arena☆43Updated this week
- ☆49Updated 7 months ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 3 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- adaptive algorithms for rayon☆39Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆20Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago