avl / arcshift
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆77Updated last month
Related projects ⓘ
Alternatives and complementary repositories for arcshift
- A concurrent, append-only vector.☆135Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Generate enum variants inline☆54Updated last year
- A fast and flexible LRU map.☆170Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- Minimal asynchronous runtime for Rust☆121Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- Compile-time regular expressions, the right way.☆70Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Generate Rust enum variants without associated data☆91Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- ☆37Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- ☆65Updated 5 months ago
- Fantastic serialization library☆158Updated 5 months ago
- Async broadcast channels☆164Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆112Updated last month
- ☆58Updated 9 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- Fast JSON deserialization on borrowed data☆75Updated last week
- Define your own PhantomData☆146Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆105Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆89Updated last month
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month