thomcc / atomic_floatLinks
Floating point types which can be safely shared between threads
☆17Updated 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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Convert number to enum☆87Updated last year
- Find out about keys that are ignored when deserializing data☆91Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- ☆112Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- A sinless derive helper☆74Updated 2 months ago
- Rustdoc's JSON output interface☆33Updated 3 weeks ago
- A procedural macro for generating unique ids for rust types☆15Updated last month
- ☆58Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- Iterator of const known length☆16Updated 8 months ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- rust slice conversion library☆16Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆76Updated 4 years ago