assert-rs / predicates-rsLinks
Boolean-valued predicate functions in Rust
☆195Updated 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:
- Conditional compilation according to rustc compiler version☆364Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆329Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- ☆183Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Type that deserializes only from one specific value☆243Updated last week
- Asynchronous HTTP body trait☆142Updated last month
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Cargo extension for running Criterion.rs benchmarks☆199Updated last week
- ☆209Updated last week
- Serialize and deserialize C-like enum as underlying repr☆243Updated last week
- ☆278Updated 3 months ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆240Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Filesystem fixtures and assertions.☆106Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated 3 weeks ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated this week
- Compile-time string formatting☆236Updated 5 months ago