LukasKalbertodt / atomig
Generic and convenient `std` atomics via `Atomic<T>`
☆42Updated last month
Related projects ⓘ
Alternatives and complementary repositories for atomig
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆55Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆31Updated 4 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Faster integer division and modulus operations☆70Updated last year
- ☆60Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆66Updated 3 years ago
- ☆54Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Token tree calling convention☆79Updated last year
- ☆48Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Serialization value trees☆43Updated 3 months ago
- ☆12Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- ☆58Updated 2 months ago