avl / arcshift
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆79Updated 3 months ago
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.☆141Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- ☆81Updated last month
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- ☆39Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Generate enum variants inline☆55Updated last year
- Utilities for working with impl traits in Rust.☆101Updated 10 months ago
- ☆65Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆115Updated 3 months ago
- Fast JSON deserialization on borrowed data☆80Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- ☆153Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆196Updated last week
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆104Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- A very fast Key-Value store in pure rust☆94Updated this week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Fast, concurrent, arena-based allocator with drop support☆124Updated 10 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated last week
- Compile-time regular expressions, the right way.☆71Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago
- Const TypeId and non-'static TypeId☆58Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆58Updated 3 weeks ago
- ☆58Updated 2 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Lending iterators on stable Rust☆81Updated last year