The simple program is a Witleaf handheld pulse oxymeter BIN file format data decoder. It reads BIN-files produced by popular professional pulse oxymeters manufactured by Shenzhen Witleaf Medical Electronics Co., Ltd. (like the WIT-S300 shown in the photo on the project icon) and produces a CSV-formatted output with the extracted data to stdout (gets printed to the console if not directed otherwise).
More info on https://github.com/mrKirushko/OxyWitleaf2CSV .
Sofu is a simple Unicode-based plain text file format designed for easily accessing and storing application data, such as game databases and configuration files. This project also hosts various Sofu parser libraries.
The Language Machine is a toolkit for language and grammar: a library, main program, and self-hosted rule compilers with one frontend. The system is easy to use. It directly implements unrestricted rule-based grammars with actions and external interfaces.
EntAgent is a tool for map-makers who map for source-engine based games (HL2, etc...).
EntAgent allows you to edit entity info(keys, outputs) with a text editor, so that you don't have to use the cumbersome hammer entity dialog.