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:
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- ☆27Updated 10 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆22Updated 8 years ago
- An experimental columnar arena☆43Updated 7 months ago
- ☆20Updated 8 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
- rust hints to the optimizer☆19Updated 3 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- ☆17Updated 9 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Dynamic packet parsing within trees 🌲🌳🌴☆24Updated 7 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- A map backed by a vector☆25Updated last year
- The simd optimized escape code☆54Updated last week
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- liburing bindings☆34Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆47Updated 4 years ago
- A fast thread safe memory pool for reusing allocations.☆30Updated 9 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago