aarc-rs / aarcLinks
Atomically updatable variants of Arc and Weak for lock-free concurrency.
☆185Updated 11 months ago
Alternatives and similar repositories for aarc
Users that are interested in aarc are comparing it to the libraries listed below
Sorting:
- ☆207Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Track and query Cargo dependency graphs.☆236Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Type that deserializes only from one specific value☆253Updated last week
- A concurrent, append-only vector.☆200Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Experiments with structured concurrency in Rust☆385Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Lightweight and high performance concurrent cache☆268Updated last month
- An ε-copy serialization/deserialization framework for Rust☆156Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- ☆223Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆192Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month