slowtec / semvalLinks
Semantic validation for Rust
☆91Updated 2 months ago
Alternatives and similar repositories for semval
Users that are interested in semval are comparing it to the libraries listed below
Sorting:
- deserialize typed structures from regex captures☆176Updated 2 years ago
- ☆126Updated 3 years ago
- ☆127Updated 4 years ago
- A graph library for Rust.☆121Updated 5 years ago
- Safely combine results☆82Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Rust serializer library☆89Updated 4 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 months ago
- A Parallel test runner for DevOps☆103Updated 3 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- openapi schema serialization for rust☆135Updated 3 years ago
- A migration manager written in Rust that attempts to be smart yet minimal☆108Updated 2 years ago
- ☆81Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 months ago
- A strict subset of ØMQ with an ergonomic API.☆57Updated 5 years ago
- A circuit breaker implementation for rust☆204Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Datatest -- data-driven test framework for Rust☆56Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 7 years ago
- A binding and CLI generator for all google APIs☆73Updated 4 years ago
- Extract differences between arbitrary datastructures☆91Updated last year
- Abstract over the atomicity of reference-counting pointers in rust