ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆195Updated 3 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.☆100Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Track and query Cargo dependency graphs.☆234Updated last week
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Program startup and thread support written in Rust☆191Updated 3 months ago
- Perfect hashing for an imperfect world☆93Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A Rust code linter☆216Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Rust web servers without async/await.☆212Updated 7 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…☆102Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- ☆200Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆166Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago