Builder of stuff
Stars
rust
7 repositories
Rust / Wasm framework for creating reliable and efficient web applications
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
🦀 Small exercises to get you used to reading and writing Rust code!