thomcc / atomic_float
Floating point types which can be safely shared between threads
☆16Updated 7 months ago
Alternatives and similar repositories for atomic_float:
Users that are interested in atomic_float are comparing it to the libraries listed below
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Iterator of const known length☆16Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- ☆12Updated last year
- Embed images in Rust documentation☆26Updated 3 years ago
- Macro for sealing traits and structures☆52Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆80Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- `$crate` in procedural macros.☆69Updated 3 weeks ago
- An attribute to create an atomic wrapper around a C-style enum☆42Updated 9 months ago
- A sinless derive helper☆71Updated 4 months ago
- Rustdoc's JSON output interface☆29Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- ☆19Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Rust attribute macro to implement a trait for tuples☆24Updated 4 months ago
- Convert number to enum☆87Updated 8 months ago