A few things I've built — products of my own, and open-source libraries other people use.
Products
Open source
- routerify ★ 397 · 2020
A lightweight, idiomatic, composable router with middleware support for the Rust HTTP library hyper.rs.
- multer ★ 169 · 2020
An async parser for multipart/form-data in Rust — the de-facto upload parser across the Rust web ecosystem.
- electron-menubar ★ 160 · 2019
A boilerplate for Electron menubar apps with a popover, wired up with React and Webpack.
- npmf ★ 62 · 2019
Look up quick info about any npm package right from the terminal.
- electron-with-rust ★ 41 · 2020
An example showing how to build a very performant Electron app backed by Rust and Tokio.
- upfy ★ 38 · 2019
A bash script that sets up a fresh Unix machine with handy commands and aliases.