SergiusIW / noisy_float-rs
A rust library for checked floating point operations
☆81Updated last year
Related projects ⓘ
Alternatives and complementary repositories for noisy_float-rs
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- Safe wrapper for initializing arrays☆72Updated last year
- A library for compact bit sets containing enums.☆93Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Safely combine results☆81Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- ☆31Updated 4 years ago
- Shred based event handler☆59Updated 2 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- ☆23Updated 8 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆112Updated last year
- Runtime string formatting for Rust☆62Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆31Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- ☆34Updated last year
- Token tree calling convention☆79Updated last year