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☆142Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Async stream for Rust and the futures crate.☆185Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Run closures in parallel☆114Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Storage library (Work In Progress)☆20Updated 2 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- ☆129Updated 5 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Simple probabilistic data structures☆147Updated last week
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 10 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Read and write from offsets in Rust.☆87Updated last week
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago