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☆60Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆63Updated 8 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A cross platform rust debugger hook☆71Updated 4 years ago
- Better reference counted strings for Rust☆135Updated last year
- A rust library for checked floating point operations☆82Updated 8 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- ☆31Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆60Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- ☆53Updated 5 years ago