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:
- ☆296Updated 3 weeks ago
- Complex numbers for Rust☆241Updated 4 months ago
- Generic Rational numbers for Rust☆151Updated 7 months ago
- Floating point approximate comparison for Rust☆64Updated 6 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 4 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A Vec of Bits☆181Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- ☆77Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- Generic array types in Rust☆418Updated 6 months ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated last week
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago
- Integer trait and functions for Rust☆186Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Rust macro for automatically generating default☆145Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- .npy and .npz file format support for ndarray☆62Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆341Updated 8 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Generic bijective maps in Rust☆147Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago