LukasKalbertodt / atomigLinks
Generic and convenient `std` atomics via `Atomic<T>`
☆47Updated 7 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 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆61Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆31Updated 5 years ago
- ☆53Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆64Updated 8 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- docs.rs as a publishing platform?☆71Updated 3 weeks ago