quodlibetor / diesel-derive-newtype
derive newtype for diesel traits
☆51Updated 11 months ago
Alternatives and similar repositories for diesel-derive-newtype:
Users that are interested in diesel-derive-newtype are comparing it to the libraries listed below
- Serialization value trees☆44Updated 8 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆94Updated 10 months ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- ☆54Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆124Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- ☆41Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆119Updated 2 weeks ago
- A tiny library for chaining free functions into method call chains.