mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
1.1 KiB
1.1 KiB
Awesome Rust
A curated list of awesome Rust frameworks, libraries, resources, and shiny things. Inspired by the other awesome lists.
Web Programming
See also http://arewewebyet.com/
- core
- chris-morgan/rust-http: superceeded by Teepee
- teepee/teepee
- client
- server
- erickt/rust-mongrel2: bindings for the Mongrel2 webserver
- iron/iron: inspired by Express.js, which is inspired by Sinatra.
- nickel-org/nickel.rs: inspired by Express.js, which is inspired by Sinatra.