ibraheemdev / boxcar
A concurrent, append-only vector.
☆150Updated last month
Alternatives and similar repositories for boxcar:
Users that are interested in boxcar are comparing it to the libraries listed below
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- ☆115Updated last week
- A very fast Key-Value store in pure rust☆99Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 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…☆87Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Fantastic serialization library☆159Updated 10 months ago
- Track and query Cargo dependency graphs.☆205Updated this week
- ☆175Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆97Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Generate Rust enum variants without associated data☆92Updated 11 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆73Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- A memory efficient syntax tree for language developers☆55Updated 2 months ago