LukasKalbertodt / atomigLinks
Generic and convenient `std` atomics via `Atomic<T>`
☆46Updated 3 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☆58Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Faster integer division and modulus operations☆87Updated last month
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆31Updated 5 years ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Safe pointer-to-member functionality for rust☆33Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Types to define keyboard related events☆65Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- ☆58Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Better reference counted strings for Rust☆134Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆63Updated 8 years ago
- A rust library for checked floating point operations☆81Updated 8 months ago