mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-04 06:08:43 +02:00
Awesome Rust
A curated list of awesome Rust code and resources. Inspired by the other awesome lists.
Code
Compression
- alexcrichton/rust-compress
: compression algorithms written in Rust
Cryptography
- DaGenix/rust-crypto:
- sfackler/rust-openssl
: OpenSSL bindings
Web Programming
See also http://arewewebyet.com/
- core
- chris-morgan/rust-http
: will be replaced by teepee/teepee.
- teepee/teepee
- chris-morgan/rust-http
- 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.
Resources
Languages
Rust
100%