LukasKalbertodt / atomigLinks
Generic and convenient `std` atomics via `Atomic<T>`
☆46Updated 6 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 last month
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆31Updated 5 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆53Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Types to define keyboard related events☆68Updated last month
- A rust library for checked floating point operations☆82Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- Token tree calling convention☆80Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆112Updated 3 years ago
- ☆61Updated 2 years ago
- ☆57Updated 3 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago