Just a personal list with helpful rust crates
- Rocket
- Actix
- Warp
- Yew
- Iced
- validator
- message-io
- handlebars
- teloxide
- clap
- indicatif
- lazy_static
- once_cell
- serde (& serde-json)
- nom
- anyhow
- thiserror
- Tokio
- async-std
- async-trait
- Hyper
- reqwest
- mobc (async)
- deadpool (async)
- r2d2 (sync)
- bb8 (async)
- Diesel (sync)(Strictly typed)
- quaint (async)(Dynamic typing)
- crossbeam