Gregory-Meyer / chtLinks
Lockfree resizeable concurrent hash table.
☆54Updated 3 years ago
Alternatives and similar repositories for cht
Users that are interested in cht are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Concurrent hash trie☆55Updated 4 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Async stream for Rust and the futures crate.☆184Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Simple probabilistic data structures☆147Updated last week
- liburing bindings☆35Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Read and write from offsets in Rust.☆87Updated 3 months ago