ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆191Updated last week
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.☆100Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- A very fast Key-Value store in pure rust☆210Updated 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…☆99Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Track and query Cargo dependency graphs.☆231Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Rust web servers without async/await.☆212Updated 7 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆288Updated last week
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- ☆73Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆153Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- An SoA library for Rust☆147Updated 5 months ago
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Define your own PhantomData☆156Updated last week
- Rust String Libraries by mcyoung☆192Updated 6 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Simple async reactor and executor for rust☆80Updated 4 months ago