ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆207Updated 4 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.☆103Updated 3 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A very fast Key-Value store in pure rust☆213Updated this week
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- Rust web servers without async/await.☆222Updated 11 months ago
- Track and query Cargo dependency graphs.☆244Updated this week
- A fast and flexible LRU map.☆198Updated 11 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- ☆76Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆104Updated this week
- Define your own PhantomData☆158Updated this week
- Program startup and thread support written in Rust☆196Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆184Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this week
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- ☆218Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆326Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- A Rust code linter☆213Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year