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.☆195Updated 3 weeks ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- ☆200Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Perfect hashing for an imperfect world☆93Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- A fast and flexible LRU map.☆192Updated 8 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆70Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆166Updated 2 weeks ago
- ☆39Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- An SoA library for Rust☆149Updated 6 months ago
- Fixed-size decimal numbers implemented in pure Rust☆211Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Yet another string type for Rust☆89Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Compile-time regular expressions, the right way.☆80Updated 7 months ago