avl / arcshift
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆81Updated 3 weeks ago
Alternatives and similar repositories for arcshift:
Users that are interested in arcshift are comparing it to the libraries listed below
- ☆98Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- ☆39Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- ☆65Updated 8 months ago
- A fast and flexible LRU map.☆174Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- A concurrent, append-only vector.☆148Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Fantastic serialization library☆159Updated 9 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆77Updated last week
- ☆170Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- Minimal async cache in Rust with support for key expirations☆52Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Const TypeId and non-'static TypeId☆60Updated last week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Fast JSON deserialization on borrowed data☆85Updated 3 weeks ago
- Generate Rust enum variants without associated data☆90Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- ☆39Updated 4 months ago