Boolean-valued predicate functions in Rust
☆206Mar 5, 2026Updated this week
Alternatives and similar repositories for predicates-rs
Users that are interested in predicates-rs are comparing it to the libraries listed below
Sorting:
- Assert process::Command - Easy command initialization and assertions☆542Updated this week
- Filesystem fixtures and assertions.☆122Updated this week
- Preferred system exit codes as defined by sysexits.h☆78Sep 6, 2022Updated 3 years ago
- Assure that your tests are there, and well written.☆16Jan 19, 2023Updated 3 years ago
- Rust crate for a convenient RAII scope guard.☆553Jul 17, 2023Updated 2 years ago
- Backported standard Rust library to older compilers.☆23Oct 7, 2022Updated 3 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 3 weeks ago
- Easily add a --verbose flag to CLIs using Clap☆253Updated this week
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Updated this week
- ☆247Jan 25, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Updated this week
- A rust console and terminal abstraction☆1,135Dec 16, 2025Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Updated this week
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated 2 weeks ago
- Generic Associated Types lang team initiative☆13Jan 25, 2023Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- ☆206Feb 8, 2026Updated last month
- Generate and parse UUIDs.☆1,187Updated this week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Do two directories have different contents?☆63Updated this week
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Visualize tree-like data on the command-line☆106Updated this week
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆550Dec 15, 2025Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆2,066Feb 13, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Re-usable CLI flags for `cargo` plugins☆45Mar 2, 2026Updated last week
- Extra RNGs☆50Feb 27, 2026Updated last week