komora-io / optimistic-cellLinks
☆20Updated 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:
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- structured parallel execution for async Rust☆36Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- The `io_uring` library for Rust (with Rustix)☆33Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Human-friendly indexed collections☆54Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- 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
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Alternative future adapters that provide cancel safety.☆69Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Non-interleaving multithreaded output queue☆72Updated 3 weeks ago
- ☆39Updated last year
- ☆24Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- trigger io::Error's in test, and annotate their source☆30Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Rust traits for key comparison in maps.☆34Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- ☆11Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago