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 4 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- `hyper-mock` is a utility library to help hyper clients with their testing☆29Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- rust github webhook server☆59Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- ☆62Updated last year
- 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
- Set the error context using doc comments☆54Updated 6 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated last week
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Unix signal handling for tokio☆88Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Rust MetroHash☆53Updated last year
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 9 years ago