Generic Atomic<T> type for Rust
☆248Sep 16, 2025Updated 11 months ago
Alternatives and similar repositories for atomic-rs
Users that are interested in atomic-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Per-object thread-local storage for Rust☆372Jul 10, 2026Updated last month
- Intrusive collections for Rust☆555Aug 4, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,402Updated this week
- Heap-based async timers☆219May 20, 2026Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆894Jul 19, 2026Updated last month
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated 3 weeks ago
- ☆37Aug 8, 2024Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆246Updated this week
- Rust crate for a convenient RAII scope guard.☆565Jul 17, 2023Updated 3 years ago
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆593May 14, 2026Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆664Nov 18, 2023Updated 2 years ago
- Backtraces in Rust☆628Jul 9, 2026Updated last month
- Heapless, `static` friendly data structures☆2,013Aug 8, 2026Updated 3 weeks ago
- Slotmap data structure for Rust☆1,351May 9, 2026Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,416Updated this week
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,076Aug 14, 2026Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆37Jul 21, 2026Updated last month
- ☆46Oct 23, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,111Aug 10, 2026Updated 3 weeks ago
- ☆498Nov 8, 2025Updated 9 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆102Jan 22, 2026Updated 7 months ago
- Combine a reader + writer into a duplex of Read + Write☆43Oct 15, 2020Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- cross-platform Rust API for memory mapped IO☆575Feb 13, 2022Updated 4 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,704Updated this week
- A library for to allow multiple return types by automatically generated enum.☆381Updated this week
- A fast bump allocation arena for Rust☆2,318Jul 23, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆224Aug 19, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,990Updated this week
- A thread pool for isolating blocking I/O in async programs☆383Aug 23, 2026Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆48May 17, 2025Updated last year
- A crate for safe and ergonomic pin-projection.☆717Aug 7, 2026Updated 3 weeks ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- Compile time static maps for Rust☆2,186Updated this week
- Automatic cfg for Rust compiler features☆114May 22, 2026Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 11 months ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 8 years ago
- Run closures in parallel☆118Jan 19, 2025Updated last year