LukasKalbertodt / atomigLinks
Generic and convenient `std` atomics via `Atomic<T>`
☆47Updated 4 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☆61Updated 2 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Token tree calling convention☆80Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆60Updated 2 years ago
- ☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- Better reference counted strings for Rust☆136Updated last year
- A library for compact bit sets containing enums.☆115Updated last week
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆53Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago