LukasKalbertodt / atomigLinks
Generic and convenient `std` atomics via `Atomic<T>`
☆47Updated 8 months ago
Alternatives and similar repositories for atomig
Users that are interested in atomig are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ☆61Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Token tree calling convention☆83Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆31Updated 5 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- ☆53Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- #[no_std] print equivalent for Rust☆66Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Better reference counted strings for Rust☆140Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated this week