assert-rs / predicates-rsLinks
Boolean-valued predicate functions in Rust
☆198Updated 2 weeks ago
Alternatives and similar repositories for predicates-rs
Users that are interested in predicates-rs are comparing it to the libraries listed below
Sorting:
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- ☆195Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated last week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- ☆302Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- ☆226Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Provides assert_eq! like macros with colorized diff output☆152Updated 7 months ago
- Filesystem fixtures and assertions.☆116Updated 2 weeks ago
- Serde support for querystring-style strings☆219Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- Type that deserializes only from one specific value☆265Updated last week
- x-www-form-urlencoded meets Serde☆255Updated last year
- Easily add a --verbose flag to CLIs using Clap☆222Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- TimeZone implementations for rust-chrono from the IANA database☆264Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Typed HTTP Headers from hyper☆183Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Procedural macro for recursive async functions☆231Updated last month
- Converts to and from various cases.☆151Updated 6 months ago