ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆200Updated 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.☆101Updated last month
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Rust web servers without async/await.☆215Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Reports when tokio runtime threads are blocking☆65Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Track and query Cargo dependency graphs.☆236Updated last week
- Program startup and thread support written in Rust☆192Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- ☆74Updated last month
- An ε-copy serialization/deserialization framework for Rust☆156Updated this week
- ☆207Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated this week
- Define your own PhantomData☆158Updated last week
- High quality, fast and easy to build cryptography for Rust☆179Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Simple async reactor and executor for rust☆79Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month