ibraheemdev / boxcarLinks
A concurrent, append-only vector.
☆209Updated 4 months 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.☆123Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Track and query Cargo dependency graphs.☆247Updated last week
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Fast JSON deserialization on borrowed data☆121Updated last month
- Rust web servers without async/await.☆222Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A fast and flexible LRU map.☆198Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Benchmarking Rust storage engines☆66Updated last week
- ☆222Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆333Updated 4 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Program startup and thread support written in Rust☆198Updated 2 months ago
- A Rust code linter☆213Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Perfect hashing for an imperfect world☆95Updated 4 months ago