assert-rs / predicates-rsLinks
Boolean-valued predicate functions in Rust
☆197Updated 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:
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- ☆188Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆335Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated this week
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Provides assert_eq! like macros with colorized diff output☆146Updated 4 months ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Serde support for querystring-style strings☆212Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- ☆212Updated last week
- x-www-form-urlencoded meets Serde☆252Updated 10 months ago
- Procedural macro for recursive async functions☆225Updated 5 months ago
- lazy static regular expressions checked at compile time☆213Updated 6 months ago
- Typed HTTP Headers from hyper☆180Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆220Updated this week
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Asynchronous HTTP body trait☆142Updated 3 months ago
- Converts to and from various cases.☆146Updated 3 months ago
- Compile-time string formatting☆238Updated 7 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Filesystem fixtures and assertions.☆109Updated 2 weeks ago
- A priority queue for Rust with efficient change function.☆196Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago