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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- LZW en- and decoding that goes weeeee!☆28Updated last week
- Embed images in Rust documentation☆27Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆36Updated last year
- Convert number to enum☆87Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆76Updated 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆56Updated 2 years ago