komora-io / optimistic-cellLinks
☆19Updated 2 years ago
Alternatives and similar repositories for optimistic-cell
Users that are interested in optimistic-cell are comparing it to the libraries listed below
Sorting:
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆51Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆31Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- ☆11Updated 9 months ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- high-efficiency concurrent reclamation☆35Updated 11 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- ☆50Updated 7 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- ☆33Updated last year
- The simd optimized escape code☆54Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 5 months ago
- Byte-wise atomic memcpy.☆36Updated last month
- ☆41Updated 2 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago