ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆167Updated last week
Alternatives and similar repositories for boxcar
Users that are interested in boxcar are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Track and query Cargo dependency graphs.☆226Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago
- Define your own PhantomData☆152Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Benchmarking Rust storage engines☆37Updated last month
- ☆69Updated 3 weeks ago
- Comparison of Rust string types☆151Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated 2 weeks ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- ☆157Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A very fast Key-Value store in pure rust☆161Updated this week
- Program startup and thread support written in Rust☆186Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- An SoA library for Rust☆145Updated 3 months ago
- ☆39Updated 9 months ago