brendanzab / approxLinks
Approximate floating point equality comparisons and assertions
☆172Updated last year
Alternatives and similar repositories for approx
Users that are interested in approx are comparing it to the libraries listed below
Sorting:
- ☆294Updated last week
- Complex numbers for Rust☆241Updated 3 months ago
- Generic Rational numbers for Rust☆150Updated 7 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Floating point approximate comparison for Rust☆64Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last year
- ☆77Updated 2 years ago
- Generic array types in Rust☆416Updated 5 months ago
- A Vec of Bits☆181Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 3 months ago
- Rust macro for automatically generating default☆144Updated last year
- Generic bijective maps in Rust☆147Updated last year
- A library for compact bit sets containing enums.☆115Updated last week
- Integer trait and functions for Rust☆186Updated 6 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- Write doc comments from macros☆100Updated 3 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Conditional compilation according to rustc compiler version☆375Updated last week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Delegation of trait implementations via procedural macros☆271Updated last year
- Abstract algebra for Rust.☆194Updated 2 years ago