Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1310,3 +1310,4 @@ A curated list of awesome Rust frameworks, libraries and software.
* [dalek-cryptography/curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) - A pure-Rust implementation of group operations on Ristretto and Curve25519
* [sayanarijit/qrcode.show](https://github.com/sayanarijit/qrcode.show) - [WORKING PROTOTYPE] Generate QR code easily for free - QR Code Generation as a Service
* [withoutboats/fehler](https://github.com/withoutboats/fehler) - Rust doesn't have exceptions
* [LiveDuo/tinyweb](https://github.com/LiveDuo/tinyweb) - 🌱 Minimalist web framework for Rust (wasm) written in 800 lines of code