A list of interesting open source software projects:
- Mosh is a terminal application that maintains an SSH connection across disconnects
- Sway is a drop-in replacement for i3, but for Wayland instead of X11
- Servo is a new browser engine developed by Mozilla
- browserhtml is an experimental browser written in HTML and Javascript built on top of Servo
- ripgrep combines the usability of The Silver Searcher with the raw speed of grep
Software development
- Meson is a Python build system for C, C++, and Rust among other languages