avl / arcshift
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆81Updated this week
Alternatives and similar repositories for arcshift:
Users that are interested in arcshift are comparing it to the libraries listed below
- A concurrent, append-only vector.☆153Updated this week
- ☆119Updated this week
- Fast JSON deserialization on borrowed data☆85Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Track and query Cargo dependency graphs.☆206Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Utilities for working with impl traits in Rust.☆104Updated last month
- Define your own PhantomData☆152Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Lazy formatting utility macro for rust☆126Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- Generate enum variants inline☆57Updated last year
- Fast, concurrent, arena-based allocator with drop support☆124Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 6 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- ☆65Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A versatile and developer-friendly trait mocking library☆74Updated 7 months ago
- ☆39Updated 6 months ago