aarc-rs / aarcLinks
An atomically updatable Arc for lock-free concurrency.
☆189Updated 2 months ago
Alternatives and similar repositories for aarc
Users that are interested in aarc are comparing it to the libraries listed below
Sorting:
- ☆226Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Track and query Cargo dependency graphs.☆252Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- Async broadcast channels☆190Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Comparison of Rust string types☆166Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- Experiments with structured concurrency in Rust☆410Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- ☆244Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated last year
- Utilities for working with impl traits in Rust.☆121Updated last year
- Define your own PhantomData☆158Updated last month
- Type that deserializes only from one specific value☆267Updated last month