MattDelac / tiny_ormLinks
A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.
☆53Updated 3 months ago
Alternatives and similar repositories for tiny_orm
Users that are interested in tiny_orm are comparing it to the libraries listed below
Sorting:
- Serde with Validation☆68Updated last month
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Generate Rust enum variants without associated data☆100Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆97Updated 9 months ago
- Axum open API docs made simple☆51Updated last week
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆112Updated this week
- State machine pattern for Rust☆29Updated last year
- ☆43Updated 3 months ago
- Cargo subcommand to sort derive attributes 📦☆63Updated last month
- Serde partial serialization made easy☆42Updated 3 years ago
- Rust procedural macro attribute parser☆44Updated last year
- 🦀 Pack of 50+ Ferris pictures and elements will help you to build your own design for anything related to Rust Programming Language: pre…☆185Updated 4 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- 🛎️ One-time notification messages for Axum.☆47Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆118Updated 3 months ago
- run rust executables with vscode's codelldb extension☆64Updated last year
- ☆226Updated 6 months ago
- SVG Icon data from multiple free icon libraries ported to rust.☆76Updated last month
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…