SergiusIW / noisy_float-rs
A rust library for checked floating point operations
☆82Updated 3 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 type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- Shred based event handler☆59Updated 2 years ago
- A library for compact bit sets containing enums.☆98Updated last week
- 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
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Noise and World Generation library for Rust☆35Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- ☆37Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- A real-time hierarchical profiler☆81Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 4 months ago
- ☆31Updated 5 years ago
- ☆52Updated 5 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆31Updated 5 years ago