thomcc / atomic_float
Floating point types which can be safely shared between threads
☆17Updated 8 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:
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Serialization value trees☆44Updated 9 months ago
- ☆19Updated 4 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- GUI viewer for cargo metadata☆20Updated 3 months ago
- ☆31Updated 5 years ago
- Find out about keys that are ignored when deserializing data☆81Updated last week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- ☆26Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆56Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- ☆63Updated 7 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Iterator of const known length☆16Updated 5 months ago
- A sinless derive helper☆72Updated 6 months ago
- ☆56Updated 3 years ago