thomcc / atomic_floatLinks
Floating point types which can be safely shared between threads
☆17Updated 11 months ago
Alternatives and similar repositories for atomic_float
Users that are interested in atomic_float are comparing it to the libraries listed below
Sorting:
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- rust slice conversion library☆16Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- Convert number to enum☆87Updated last year
- 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
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆29Updated last week
- Rustdoc's JSON output interface☆32Updated last week
- Iterator of const known length☆16Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆75Updated 4 years ago
- ☆19Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Hash trait that is object-safe☆35Updated 2 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆112Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago