thomcc / atomic_float
Floating point types which can be safely shared between threads
☆16Updated 7 months ago
Alternatives and similar repositories for atomic_float:
Users that are interested in atomic_float are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Iterator of const known length☆16Updated 4 months ago
- ☆26Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆12Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust Library for Numerical Equation Solving and Optimisation☆24Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆39Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆28Updated last month
- ☆31Updated 5 years ago
- Integrates tracing and logging with egui for event collection/visualization☆31Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- GUI viewer for cargo metadata☆20Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆19Updated 4 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆29Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago