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
- ☆31Updated 5 years ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆57Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆63Updated 7 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Serialization value trees☆44Updated 10 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆53Updated 5 years ago
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago