-
Entropy
Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.
-
Fuego
Fuego is a Go web framework that generates OpenAPI documentation from your code.
-
Ren'Py Graphviz
A popular vizualisation tool for the Ren'Py framework. It generates a graph of the project from its source code.
-
Sudoku solvers
Solve sudokus in less than a millisecond in Go, Python and Rust