I like working on open-source software, especially in Rust, as Rust projects are very standardized and therefore easy to get started with 😃
... but I also help with issues and bug reports in various other projects.
The most production-ready projects with the broadest usability are probably:
- Fidelity Fetch - Portable high-performance HTTP server that acts as a file browser, with DNS-SD capabilities.
- MDNS Scanner - Portable TUI for scanning a network and mapping IPs to (m)DNS hostnames
Potentially interesting projects:
- fastPASTA - CLI for debugging the CERN ALICE detector
- Plotinator3000 - High-performance Cross-platform native (+WASM) GUI for viewing logs from our sensor array at SkyTEM
I have Rust performance comparison & Rust Assembly comparison that help shine a light on the low-level result of certain Rust language constructs.