SergiusIW / noisy_float-rs
A rust library for checked floating point operations
☆81Updated 4 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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 6 months ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Shred based event handler☆59Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆58Updated 7 years ago
- ☆63Updated 7 years ago
- A library for compact bit sets containing enums.☆98Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆52Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆31Updated 5 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- A #[no_std] LinAlg library☆52Updated 3 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