SchrodingerZhu / bench_suiteLinks
☆21Updated 4 years ago
Alternatives and similar repositories for bench_suite
Users that are interested in bench_suite are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- ☆12Updated 3 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Rust CASPaxos implementation☆66Updated 5 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- A simple single-threaded concurrency runtime for Rust based on io_uring.☆27Updated last year
- FoundationDB client API for Tokio☆49Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Safer wrappers over ktls-sys☆85Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year