A few things I've built — products of my own, and open-source libraries other people use.
Products
Open source
- routerify
A lightweight, idiomatic, composable router with middleware support for the Rust HTTP library hyper.rs.
- multer
An async parser for multipart/form-data in Rust — the de-facto upload parser across the Rust web ecosystem.
- electron-menubar
A boilerplate for Electron menubar apps with a popover, wired up with React and Webpack.
- belofte.js
A lightweight, Promises/A+ compliant implementation of the ECMAScript Promise API.
- electron-with-rust
An example showing how to build a very performant Electron app backed by Rust and Tokio.
- es6-harmony
An ES6 equivalent implementation in ES5 for older JavaScript engines.
More on GitHub.