philiprehberger-approx is an open-source Ruby library that enables epsilon-based approximate equality checks for floats, arrays, and hashes. Below are 6 frameworks & sdks apps with similar functionality to philiprehberger-approx, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
philiprehberger-interval is an open-source Ruby library that provides an interval data type supporting open, closed, and half-open boundaries. It enables arithmetic operations, merging, and gap finding for intervals, making it useful for developers working with range-based data in Ruby projects.
philiprehberger-ip_addr is an open-source Ruby library for parsing, classifying, and manipulating IP addresses and CIDR ranges. It supports IPv4 and IPv6, range operations, and provides utilities for network-related tasks in Ruby projects.
philiprehberger-math_kit is an open-source Ruby library offering statistical analysis, regression, interpolation, rounding, and moving averages. It is intended for Ruby developers needing advanced math functions.
philiprehberger-differ is an open-source Ruby library for deep structural diffing of hashes, arrays, and nested objects. It helps developers compare complex data structures and identify changes in Ruby projects.
philiprehberger-fuzzy_match is an open-source Ruby gem that provides fuzzy string matching capabilities using algorithms like Levenshtein and Jaro-Winkler. It supports ranked search and is suitable for applications needing approximate string comparison.
philiprehberger-checksum is an open-source Ruby gem that enables developers to generate checksums (SHA256, MD5, SHA1) and HMACs for files and strings, with support for streaming large files. It is designed for Ruby developers needing secure and efficient checksum operations.