thomcc / atomic_floatLinks
Floating point types which can be safely shared between threads
☆17Updated 10 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 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
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Iterator of const known length☆16Updated 7 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust Library for Numerical Equation Solving and Optimisation☆25Updated last month
- Macro for sealing traits and structures☆58Updated 7 months ago
- ☆19Updated 4 years ago
- ☆31Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- ☆57Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Experimenting with Rust's fundamental data model☆53Updated last week
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- A sinless derive helper☆72Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Big array helper for serde☆61Updated last year
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 years ago
- ☆63Updated 8 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago