avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆100Updated 2 weeks ago
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆191Updated last week
- Utilities for working with shared slices of memory☆72Updated last month
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- ☆192Updated last month
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- Define your own PhantomData☆156Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- ☆39Updated 11 months ago
- A very fast Key-Value store in pure rust☆210Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Rust web servers without async/await.☆212Updated 7 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Fantastic serialization library☆160Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago