Ben Chuanlong Du's Blog

It is never too late to learn.

Benchmark a Rust App

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Tips and Traps

  1. The built-in benchmarking is still unstable and will likely be deprecated.

  2. criterion is currently the best Rust crate for benchmarking.

Criterion

  1. With Rust stable, Criterion can only benchmark …

App Platforms

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Firebase

Firebase is an app development platform that helps you build and grow apps and games users love. Backed by Google and trusted by millions of businesses around the world.

  • cloud …

Web Automation

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Selenium

Selenium is a great web automation tool!

Here are official Docker images for selenium.

playwright

Node.js library to automate Chromium, Firefox and WebKit with a single API https://playwright …

Great Apps Developed in Rust

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

SpaceDrive

SpaceDrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust.