raviqqe / hamt-rsLinks
HAMT implementation whose sub-trees can be shared over threads
☆11Updated 2 weeks ago
Alternatives and similar repositories for hamt-rs
Users that are interested in hamt-rs are comparing it to the libraries listed below
Sorting:
- ☆22Updated 8 years ago
- A map backed by a vector☆25Updated last year
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 11 months ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- ☆27Updated 10 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆47Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- The simd optimized escape code☆54Updated this week
- An experimental columnar arena☆43Updated 9 months ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Named arguments for Rust☆38Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago