avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆101Updated 2 months ago
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☆79Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A concurrent, append-only vector.☆204Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- ☆217Updated 3 months ago
- A very fast Key-Value store in pure rust☆212Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Define your own PhantomData☆158Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated 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 month
- ☆39Updated last year
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Fantastic serialization library☆160Updated last year
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆76Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago