avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆97Updated last month
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- Utilities for working with shared slices of memory☆72Updated last month
- A concurrent, append-only vector.☆187Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- ☆183Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- A very fast Key-Value store in pure rust☆208Updated 3 weeks ago
- ☆39Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- ☆72Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Async broadcast channels☆180Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- A Rust macro to make enums with a subset of values of the parent☆106Updated 2 months ago
- Define your own PhantomData☆155Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust web servers without async/await.☆211Updated 6 months ago
- Better reference counted strings for Rust☆131Updated last year
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago