mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-03 05:10:17 +02:00
A curated list of Rust code and resources.
README.md |
Awesome Rust
A curated list of awesome Rust code and resources. Inspired by the other awesome lists.
Code
Web Programming
See also http://arewewebyet.com/
- core
- chris-morgan/rust-http: superceeded by Teepee
- teepee/teepee
- client
- carllerche/curl-rust: libcurl bindings
- 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.