avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆95Updated last week
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- ☆155Updated this week
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 8 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆140Updated this week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- ☆39Updated 9 months ago
- A very fast Key-Value store in pure rust☆161Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- Fantastic serialization library☆160Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Const TypeId and non-'static TypeId☆66Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆186Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Async broadcast channels☆178Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆193Updated 2 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- It executes futures☆57Updated 2 years ago
- Generate enum variants inline☆57Updated 2 years ago