thomcc / atomic_floatLinks
Floating point types which can be safely shared between threads
☆17Updated last year
Alternatives and similar repositories for atomic_float
Users that are interested in atomic_float are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Embed images in Rust documentation☆27Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- `$crate` in procedural macros.☆74Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Convert number to enum☆87Updated last year
- Find out about keys that are ignored when deserializing data☆93Updated this week
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆112Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- ☆19Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- rust slice conversion library☆16Updated 3 years ago
- Iterator of const known length☆17Updated 9 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆31Updated 5 years ago