ChrisBuchholz / accord
Data validation library for Rust
☆78Updated 6 years ago
Alternatives and similar repositories for accord
Users that are interested in accord are comparing it to the libraries listed below
Sorting:
- An IRC client library for rust written using tokio and futures.☆65Updated 5 years ago
- Safely combine results☆81Updated 8 months ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- Asynchronous process management for tokio☆148Updated 5 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Event Sourcing Library for Rust☆86Updated 5 years ago
- Simple routing middleware for rust HTTP library hyper.☆52Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 6 years ago
- Multipart requests with an asynchronous API.☆72Updated 2 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A migration manager written in Rust that attempts to be smart yet minimal☆108Updated last year
- A collection of cargo subcommands☆36Updated 9 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆96Updated 2 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Error management☆26Updated 7 years ago
- ☆125Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- async for rust without the noise☆142Updated 5 years ago
- ☆5Updated 9 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- A Rust library for generically joining iterables with a separator