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 asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Track and query Cargo dependency graphs.☆252Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A fast and flexible LRU map.☆199Updated last year
- ☆226Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- An implementation of the C++ Masstree data structure in Rust.☆203Updated last week
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Generate Rust enum variants without associated data☆100Updated this week
- Rust web servers without async/await.☆221Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- 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 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- ☆243Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago