Decision Workspace
crud_hyper vs rustless vs crud_routers
Side-by-side comparison of Rust crates
34
crud_hyper
growingv0.1.0
A simple CRUD (Create, Read, Update, Delete) web application built using Rust's `hyper` library. This project demonstrates how to implement basic CRUD operations with an in-memory database and serves as a learning resource for Rust web development.
37
rustless
growingv0.10.0
Rustless is a REST-like API micro-framework for Rust.
35
crud_routers
growingv0.1.0
Automatically create crud routes for your favorite api server and orm
Core Metrics
| crud_hyper | rustless | crud_routers | |
|---|---|---|---|
| Health Score | 34 | 37 | 35 |
| Total Downloads | 821 | 50.5K | 1.1K |
| 30d Downloads | 3 | 106 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 25 | 1 |
| Last Updated | 405d ago | 3396d ago | 516d ago |
| Age | 1y 1m | 11y 4m | 1y 5m |
Health Breakdown
crud_hyper
Maintenance
2
Quality
13
Community
6
Popularity
3
Documentation
10
rustless
Maintenance
4
Quality
13
Community
3
Popularity
6
Documentation
11
crud_routers
Maintenance
2
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| crud_hyper | rustless | crud_routers | |
|---|---|---|---|
| Version | 0.1.0 | 0.10.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 18 | 8 |
| Crate Size | 105KB | 30KB | 9KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustless leads with a health score of 37/100, but none of the options score above 80.
- •⚠ crud_hyper, rustless, crud_routers have not been updated in over a year.