avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆102Updated 3 months ago
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Utilities for working with shared slices of memory☆81Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆39Updated last year
- ☆218Updated 4 months ago
- A very fast Key-Value store in pure rust☆213Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated this week
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Const TypeId and non-'static TypeId☆69Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- Async broadcast channels☆187Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- "A very small syn"☆212Updated 10 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 3 months ago