avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆95Updated last month
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.☆184Updated 3 weeks ago
- Utilities for working with shared slices of memory☆71Updated last week
- A fast and flexible LRU map.☆189Updated 6 months ago
- ☆163Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Define your own PhantomData☆155Updated this week
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆204Updated last month
- ☆39Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- A very fast Key-Value store in pure rust☆179Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Fantastic serialization library☆159Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- ☆72Updated last month