brendanzab / approx
Approximate floating point equality comparisons and assertions
☆165Updated last year
Alternatives and similar repositories for approx
Users that are interested in approx are comparing it to the libraries listed below
Sorting:
- Complex numbers for Rust☆237Updated 3 months ago
- ☆275Updated 2 months ago
- A simple bitset container for Rust☆140Updated 3 weeks ago
- Generic Rational numbers for Rust☆147Updated 3 months ago
- Generic array types in Rust☆409Updated 2 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆235Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 2 weeks ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆193Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆201Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Boolean-valued predicate functions in Rust☆193Updated this week
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆197Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Generic bijective maps in Rust☆145Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Integer trait and functions for Rust☆182Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆96Updated last week
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆241Updated 8 months ago
- generators☆207Updated last year
- Abstract algebra for Rust.☆194Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago