ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆187Updated last month
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.☆97Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Rust web servers without async/await.☆211Updated 6 months ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Track and query Cargo dependency graphs.☆230Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- A very fast Key-Value store in pure rust☆208Updated 3 weeks ago
- ☆72Updated 2 months ago
- Perfect hashing for an imperfect world☆92Updated 6 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…☆98Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- A fixed-size circular buffer written in Rust.☆122Updated 3 weeks ago
- A faster Arc.☆73Updated last year
- Define your own PhantomData☆155Updated this week
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- A fast, concurrent string interner☆151Updated 11 months ago