avl / arcshift
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆86Updated this week
Alternatives and similar repositories for arcshift:
Users that are interested in arcshift are comparing it to the libraries listed below
- ☆133Updated 3 weeks ago
- A concurrent, append-only vector.☆153Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- ☆39Updated 7 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated 3 months ago
- A very fast Key-Value store in pure rust☆156Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- ☆62Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Generate Rust enum variants without associated data☆93Updated last year
- Fantastic serialization library☆158Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- A versatile and developer-friendly trait mocking library☆74Updated this week
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Reports when tokio runtime threads are blocking☆63Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 2 weeks ago
- Fixed-size decimal numbers implemented in pure Rust☆179Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- Define your own PhantomData☆152Updated last month
- Const TypeId and non-'static TypeId☆64Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Generate enum variants inline☆57Updated last year
- Type-erased core::Discriminant<T>☆38Updated last month
- Compile-time regular expressions, the right way.☆76Updated 2 months ago