Gregory-Meyer / chtLinks
Lockfree resizeable concurrent hash table.
☆56Updated 4 years ago
Alternatives and similar repositories for cht
Users that are interested in cht are comparing it to the libraries listed below
Sorting:
- skiplist☆144Updated 4 years ago
- Async stream for Rust and the futures crate.☆193Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Simple probabilistic data structures☆148Updated last week
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Run closures in parallel☆114Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- ☆131Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- liburing bindings☆35Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- ☆39Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Read and write from offsets in Rust.☆89Updated 4 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Data parallelism library for async-std.☆96Updated last year