marvin-j97 / rust-storage-benchLinks
Benchmarking Rust storage engines
☆70Updated 3 weeks ago
Alternatives and similar repositories for rust-storage-bench
Users that are interested in rust-storage-bench are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆199Updated last year
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Library safely exposing the io_uring API.☆74Updated this week
- ☆76Updated 2 weeks ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Map data structure whose keys are stored as ranges☆100Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Thin immutable zero-copy byte slice☆63Updated 3 weeks ago
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆109Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆80Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- A very fast Key-Value store in pure rust☆219Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Better reference counted strings for Rust☆140Updated last year