Amanieu / atomic-rs
Generic Atomic<T> type for Rust
☆232Updated last year
Alternatives and similar repositories for atomic-rs:
Users that are interested in atomic-rs are comparing it to the libraries listed below
- Per-object thread-local storage for Rust☆341Updated 11 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- offsetof for Rust☆226Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- ☆197Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async synchronization primitives☆263Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 7 months ago
- String interning for Rust☆199Updated 2 weeks ago
- ☆270Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Intrusive collections for Rust☆444Updated 7 months ago
- Easy function multiversioning for Rust☆221Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Semantic wrapper for byte count representations☆128Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- Generic array types in Rust☆407Updated last month
- Spin-based synchronization primitives☆514Updated last week