aarc-rs / aarcLinks
Atomically updatable variants of Arc and Weak for lock-free concurrency.
☆185Updated 10 months ago
Alternatives and similar repositories for aarc
Users that are interested in aarc are comparing it to the libraries listed below
Sorting:
- ☆200Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Track and query Cargo dependency graphs.☆234Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- ☆216Updated last month
- Lightweight and high performance concurrent cache☆262Updated last month
- Experiments with structured concurrency in Rust☆385Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Reflection via DWARF.☆297Updated 2 years ago
- ☆270Updated 4 months ago
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Perfect hashing for an imperfect world☆93Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Maps where keys are borrowed from values.☆280Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆284Updated 4 months ago