| Crates.io | approx_collections |
| lib.rs | approx_collections |
| version | 3.2.0 |
| created_at | 2025-07-15 05:40:41.486137+00 |
| updated_at | 2026-01-25 21:40:37.080339+00 |
| description | Collections using approximate floating-point comparison |
| homepage | |
| repository | https://github.com/HactarCE/approx_collections/ |
| max_upload_size | |
| id | 1752602 |
| size | 106,782 |
Collections using approximate floating-point comparison.
See the docs for a list of collections and crate features.
I recommend setting the environment variable PROPTEST_CASES to 1_000_000 to test more cases (default is only 256) and running tests using cargo test --release.