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:
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- `hyper-mock` is a utility library to help hyper clients with their testing☆29Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Derive for the Display trait☆51Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- ☆62Updated last year
- BitSparrow in Rust☆11Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- rust github webhook server☆59Updated 8 years ago
- ☆25Updated 2 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A pool of reusable values☆51Updated 6 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust MetroHash☆53Updated last year
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago