jimmycuadra / validations
Rust library to provide validations for arbitrary types.
☆20Updated 8 years ago
Alternatives and similar repositories for validations:
Users that are interested in validations are comparing it to the libraries listed below
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 4 months ago
- ☆58Updated 8 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- [REDUNDANT] Rust officially supports async/await now☆9Updated 9 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- BitSparrow in Rust☆11Updated 8 years ago
- configuration☆31Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Data for timing rustc☆18Updated 4 years ago
- ☆16Updated 6 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆27Updated 8 years ago
- `hyper-mock` is a utility library to help hyper clients with their testing☆29Updated last year
- Derive for the Display trait☆52Updated 6 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated 2 weeks ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Convenient chaining APIs for free☆29Updated 8 years ago
- A dynamically typed value with fast downcasting.