libkres6
caching, DNSSEC-validating DNS resolver (shared library)
libinireader0
simple .INI file parser for C++
INIReader is a simple .INI file parser written for C++ derived from inih.
It's only a couple of pages of code, and it was designed to be small and
simple, so it's good for embedded systems. It's also more or less
compatible with Python's ConfigParser style of .INI files, including
RFC 822-style multi-line syntax and name: value entries.
libast2
Library of Assorted Spiffy Things
LibAST is the Library of Assorted Spiffy Things. It contains many
spiffy things, and it is a library. Thus, the ever-so-creative name.
LibAST has been previously known as libmej, the Eterm helper library
which nobody really understood and certainly never used. The
plan is to gradually remove some of the neat stuff from Eterm that
could be made generic (things like the theme parsing engine, the
command-line options parser, perhaps the event engine, ...) and place
it here in the hopes that others will find them useful.
libqgis-app2.18.17
QGIS - shared app library
mold
Drop-in linker
mold is a faster drop-in replacement for existing Unix linkers.
It is several times faster than the LLVM lld linker.
mold is designed to increase developer productivity by reducing
build time, especially in rapid debug-edit-rebuild cycles.