avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆123Updated 4 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☆152Updated last year
- A concurrent, append-only vector.☆209Updated 4 months ago
- ☆222Updated 5 months ago
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Define your own PhantomData☆158Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Rust web servers without async/await.☆222Updated 11 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆214Updated 3 months ago
- ☆39Updated last year
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Async broadcast channels☆189Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Track and query Cargo dependency graphs.☆247Updated last week
- Fantastic serialization library☆159Updated last month
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- A fast and flexible LRU map.☆198Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Dead simple queue implementation for rust with async-await☆107Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- "A very small syn"☆212Updated 11 months ago