LukasKalbertodt / atomigLinks
Generic and convenient `std` atomics via `Atomic<T>`
☆46Updated last month
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☆57Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆31Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- ☆57Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆63Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- ☆57Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- docs.rs as a publishing platform?☆69Updated last month
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆53Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Migrated to Codeberg☆79Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago