brendanzab / approxLinks
Approximate floating point equality comparisons and assertions
☆176Updated 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☆251Updated 8 months ago
- ☆314Updated 3 months ago
- Generic Rational numbers for Rust☆149Updated 11 months ago
- A Vec of Bits☆185Updated 4 months ago
- Generic array types in Rust☆431Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A simple bitset container for Rust☆159Updated 6 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆221Updated last month
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- Procedural macros in expression position☆204Updated 3 years ago
- Rust macro for automatically generating default☆150Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Floating point approximate comparison for Rust☆66Updated 10 months ago
- Integer trait and functions for Rust☆186Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Conditional compilation according to rustc compiler version☆390Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last month
- Manual segmented stacks for Rust☆331Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Easy code duplicate with substitution for Rust☆253Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago