jtempest / float_eq-rsLinks
Compare IEEE floating point values for equality.
☆41Updated last year
Alternatives and similar repositories for float_eq-rs
Users that are interested in float_eq-rs are comparing it to the libraries listed below
Sorting:
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- ☆31Updated 5 years ago
- Extensions for ordered Rust slices.☆26Updated last year
- Making floating-point behave.☆79Updated 6 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 weeks ago
- Extensible app filesystem library.☆32Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆57Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 3 months ago
- ☆63Updated 7 years ago
- Pure, minimal, and scalable timers☆26Updated 4 months ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- ☆54Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆23Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Asset manger for good assets only☆31Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Shred based event handler☆59Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Helps you frob those bits☆38Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago