raviqqe / hamt-rsLinks
HAMT implementation whose sub-trees can be shared over threads
☆11Updated last week
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
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 8 years ago
- ☆36Updated last year
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆47Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Framework for reading and writing to binary files☆18Updated 6 years ago
- ☆27Updated 10 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- A map backed by a vector☆26Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago