LukasKalbertodt / atomigLinks
Generic and convenient `std` atomics via `Atomic<T>`
☆46Updated last week
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 8 months ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆53Updated 5 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆57Updated last year
- ☆31Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆58Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆63Updated 7 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆12Updated 3 years ago
- ☆56Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago