ibraheemdev / boxcar
A concurrent, append-only vector.
☆147Updated this week
Alternatives and similar repositories for boxcar:
Users that are interested in boxcar are comparing it to the libraries listed below
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- ☆65Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- Program startup and thread support written in Rust☆174Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆84Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- A fast and flexible LRU map.☆174Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Pull in every source file in a directory as a module☆169Updated last week
- Fantastic serialization library☆159Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A fast, concurrent string interner☆148Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆129Updated 4 months ago
- Define your own PhantomData☆151Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Rust String Libraries by mcyoung☆157Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆150Updated 6 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 months ago