SergiusIW / noisy_float-rs
A rust library for checked floating point operations
☆82Updated 2 months ago
Alternatives and similar repositories for noisy_float-rs:
Users that are interested in noisy_float-rs are comparing it to the libraries listed below
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A library for compact bit sets containing enums.☆98Updated this week
- Shred based event handler☆59Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A real-time hierarchical profiler☆81Updated 8 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- ☆31Updated 5 years ago
- ☆52Updated 5 years ago
- Safely combine results☆81Updated 6 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 4 months ago
- (More or less) accurate floating point algorithms☆57Updated 7 months ago
- Token tree calling convention☆79Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year