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:
- ☆157Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Utilities for working with shared slices of memory☆69Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- ☆39Updated 9 months ago
- A concurrent, append-only vector.☆167Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Fast, concurrent, arena-based allocator with drop support☆137Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Define your own PhantomData☆152Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆142Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- Yet another string type for Rust☆86Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Fantastic serialization library☆160Updated last year
- Async broadcast channels☆179Updated 5 months ago
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆53Updated 3 weeks ago