ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆206Updated 3 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.☆102Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A very fast Key-Value store in pure rust☆213Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Rust web servers without async/await.☆218Updated 10 months ago
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆313Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Fast JSON deserialization on borrowed data☆116Updated last week
- An ε-copy serialization/deserialization framework for Rust☆163Updated 3 weeks ago
- Program startup and thread support written in Rust☆196Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- ☆218Updated 4 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 4 months 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…☆103Updated 4 months ago
- Benchmarking Rust storage engines☆47Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago