thomcc / atomic_floatLinks
Floating point types which can be safely shared between threads
☆22Updated 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:
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 2 months ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Convert number to enum☆87Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- ☆36Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- ☆31Updated 5 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- `$crate` in procedural macros.☆76Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month