Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆246Updated 4 months ago
Alternatives and similar repositories for atomic-rs
Users that are interested in atomic-rs are comparing it to the libraries listed below
Sorting:
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Async stream for Rust and the futures crate.☆193Updated this week
- Async synchronization primitives☆281Updated last month
- Procedural macros in expression position☆204Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Manual segmented stacks for Rust☆334Updated this week
- ☆216Updated last month
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- offsetof for Rust☆228Updated last year
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- rust stackful generator library☆361Updated last month
- A simple bitset container for Rust☆159Updated 7 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Updated last year
- Fast function for printing integer primitives to a decimal string☆363Updated last week
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Easy function multiversioning for Rust☆252Updated last year
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- A Vec of Bits☆186Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆138Updated 3 weeks ago