avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆126Updated 5 months ago
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆208Updated 5 months ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- ☆226Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- A fast and flexible LRU map.☆199Updated last year
- An implementation of the C++ Masstree data structure in Rust.☆203Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- Detect blocking code in Tokio async tasks. (Rust)☆89Updated 5 months ago
- ☆39Updated last year
- Define your own PhantomData☆158Updated last month
- Fantastic serialization library☆158Updated this week
- Track and query Cargo dependency graphs.☆252Updated this week
- Generate Rust enum variants without associated data☆100Updated this week
- Async broadcast channels☆190Updated 5 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Fixed-size decimal numbers implemented in pure Rust☆242Updated last month
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- Rust web servers without async/await.☆222Updated last year