libopendht3
Lightweight C++17 distributed hash table implementation
OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
auto-editor
Effort free video editing
This is a program for automatically editing video and audio by analyzing
a variety of methods, most notably audio loudness.
cpp-11-mipsisa32r6-linux-gnu
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
vncdotool
Automate interactions with virtual machines or hardware
vncdotool is a command line VNC client. It can be useful to
automating interactions with virtual machines or hardware devices
that are otherwise difficult to control.
libsop-java-java
Stateless OpenPGP Protocol API and CLI for Java
The Stateless OpenPGP Protocol specification defines a generic stateless
CLI for dealing with OpenPGP messages. Its goal is to provide a minimal,
yet powerful API for the most common OpenPGP related operations.
chibicc
small C compiler
This is yet another small C compiler that implements most C11 features.
Even though it still probably falls into the "toy compilers" category just
like other small compilers do, chibicc can compile several real-world
programs, including Git, SQLite, libpng and chibicc itself, without making
modifications to the compiled programs. Generated executables of these
programs pass their corresponding test suites. So, chibicc actually supports
a wide variety of C11 features and is able to compile hundreds of thousands
of lines of real-world C code correctly.