ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆208Updated 5 months ago
Alternatives and similar repositories for boxcar
Users that are interested in boxcar are comparing it to the libraries listed below
Sorting:
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A fast and flexible LRU map.☆199Updated last year
- A very fast Key-Value store in pure rust☆219Updated last week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Track and query Cargo dependency graphs.☆251Updated last week
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆337Updated 5 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Rust web servers without async/await.☆223Updated last year
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- 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
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Define your own PhantomData☆158Updated last month
- ☆226Updated 6 months ago
- An implementation of the C++ Masstree data structure in Rust.☆192Updated last week
- Benchmarking Rust storage engines☆70Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆219Updated this week
- Library safely exposing the io_uring API.☆74Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆193Updated this week
- Rust String Libraries by mcyoung☆199Updated last year