raviqqe / hamt-rsLinks
HAMT implementation whose sub-trees can be shared over threads
☆11Updated last month
Alternatives and similar repositories for hamt-rs
Users that are interested in hamt-rs are comparing it to the libraries listed below
Sorting:
- ☆22Updated 9 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Concurrent hash map for Rust☆17Updated 9 years ago
- ☆27Updated 10 years ago
- ☆47Updated 5 years ago
- A map backed by a vector☆25Updated last year
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆44Updated 7 months ago
- The simd optimized escape code☆54Updated this week
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Epoch-based garbage collection☆81Updated 6 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☆15Updated 8 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- ☆30Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- An experimental columnar arena☆43Updated 11 months ago