brendanzab / approx
Approximate floating point equality comparisons and assertions
☆155Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for approx
- ☆223Updated this week
- Complex numbers for Rust☆232Updated 5 months ago
- Generic Rational numbers for Rust☆144Updated 6 months ago
- Easy function multiversioning for Rust☆203Updated 5 months ago
- A simple bitset container for Rust☆124Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- Generic bijective maps in Rust☆131Updated last year
- An extraction of the compiletest utility from the Rust compiler☆218Updated 3 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Procedural macros in expression position☆203Updated last year
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Integer trait and functions for Rust☆180Updated 6 months ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 2 years ago
- .npy and .npz file format support for ndarray☆54Updated last month
- A library for compact bit sets containing enums.☆92Updated 3 months ago
- Thermite SIMD: Melt your CPU☆155Updated 3 years ago
- A Vec of Bits☆169Updated 3 months ago
- ☆185Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Macro for writing nested `if let` expressions☆163Updated last year