ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆202Updated 2 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.☆101Updated last month
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 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…☆102Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- A fast and flexible LRU map.☆193Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- ☆216Updated 3 months ago
- Rust web servers without async/await.☆217Updated 9 months ago
- Track and query Cargo dependency graphs.☆236Updated last week
- ☆76Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Perfect hashing for an imperfect world☆94Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Fast JSON deserialization on borrowed data☆116Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Program startup and thread support written in Rust☆194Updated 5 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- Utilities for working with shared slices of memory☆77Updated 3 months ago