Bazel : Bazel is an open-source build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports pr...
Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
Glances : Glances is a cross-platform curses-based system monitoring tool written in Python.
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language
Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.