avl / arcshift
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆91Updated 3 weeks ago
Alternatives and similar repositories for arcshift:
Users that are interested in arcshift are comparing it to the libraries listed below
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- ☆147Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆139Updated 4 months ago
- ☆39Updated 8 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- A concurrent, append-only vector.☆158Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- A very fast Key-Value store in pure rust☆160Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- Perfect hashing for an imperfect world☆91Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Async broadcast channels☆177Updated 4 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated 2 weeks ago
- "A very small syn"☆203Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆182Updated this week