assert-rs / predicates-rsLinks
Boolean-valued predicate functions in Rust
☆200Updated last week
Alternatives and similar repositories for predicates-rs
Users that are interested in predicates-rs are comparing it to the libraries listed below
Sorting:
- ☆200Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆360Updated 3 months ago
- ☆240Updated 4 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Provides assert_eq! like macros with colorized diff output☆157Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Serde support for querystring-style strings☆220Updated last week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- x-www-form-urlencoded meets Serde☆257Updated last year
- lazy static regular expressions checked at compile time☆219Updated this week
- Procedural macro for recursive async functions☆235Updated 3 months ago
- ☆312Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated 3 weeks ago
- Filesystem fixtures and assertions.☆118Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Easily add a --verbose flag to CLIs using Clap☆245Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆92Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- Typed HTTP Headers from hyper☆189Updated last month