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 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆36Updated last year
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆31Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 4 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆77Updated 5 months ago