ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆165Updated 2 weeks ago
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.☆95Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- ☆155Updated this week
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A Rust code linter☆212Updated 11 months ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated last month
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- Define your own PhantomData☆152Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- A very fast Key-Value store in pure rust☆161Updated 3 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- Track and query Cargo dependency graphs.☆222Updated this 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…☆92Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Async broadcast channels☆178Updated 5 months ago
- Fantastic serialization library☆160Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year