avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆126Updated 5 months ago
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- ☆226Updated 6 months ago
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A very fast Key-Value store in pure rust☆219Updated last week
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- A fast and flexible LRU map.☆199Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- An implementation of the C++ Masstree data structure in Rust.☆192Updated last week
- Fixed-size decimal numbers implemented in pure Rust☆242Updated last month
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Rust web servers without async/await.☆223Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Fantastic serialization library☆158Updated last week
- Define your own PhantomData☆158Updated last month
- Track and query Cargo dependency graphs.☆251Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆109Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Async broadcast channels☆189Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆39Updated last year
- Maps where keys are borrowed from values.☆302Updated last week