avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆102Updated 3 months ago
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆218Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- ☆39Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Fast JSON deserialization on borrowed data☆121Updated last month
- Define your own PhantomData☆158Updated this week
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Fantastic serialization library☆159Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Comparison of Rust string types☆162Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A very fast Key-Value store in pure rust☆213Updated this week
- "A very small syn"☆212Updated 10 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated last week