Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆234Updated last year
Alternatives and similar repositories for atomic-rs
Users that are interested in atomic-rs are comparing it to the libraries listed below
Sorting:
- Per-object thread-local storage for Rust☆343Updated last year
- Manual segmented stacks for Rust☆306Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Async synchronization primitives☆269Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Conditional compilation according to rustc compiler version☆364Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- offsetof for Rust☆227Updated last year
- ☆201Updated 4 months ago
- ☆278Updated 3 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- skiplist☆142Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- String interning for Rust☆199Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- rust stackful generator library☆329Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Generic array types in Rust☆411Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago