SergiusIW / noisy_float-rs
A rust library for checked floating point operations
☆81Updated 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
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- ☆52Updated 5 years ago
- A library for compact bit sets containing enums.☆98Updated last month
- 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
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Safely combine results☆81Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆31Updated 5 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- ☆23Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 5 months ago
- Token tree calling convention☆79Updated 2 years ago
- Shred based event handler☆59Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Useable macro identifier concatenation plugin for Rust (deprecated)☆43Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago