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
- skiplist☆144Updated 4 years ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Run closures in parallel☆115Updated 10 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Simple probabilistic data structures☆146Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Utilities for pinning☆97Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆130Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- liburing bindings☆35Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Heap-based async timers☆216Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago