jimmycuadra / validationsLinks
Rust library to provide validations for arbitrary types.
☆20Updated 9 years ago
Alternatives and similar repositories for validations
Users that are interested in validations are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆61Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- rust github webhook server☆59Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- ☆27Updated 8 years ago
- `hyper-mock` is a utility library to help hyper clients with their testing☆29Updated last year
- A pool of reusable values☆51Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 11 months ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago