mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-04 12:00:12 +00:00
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: bindings for libcurl
- 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.