libdtk6log0

Simple, convenient and thread-safe C++ Qt6 logger library (shared library)

Dtklog provides a simple, convenient and thread-safe logger for Qt6-based C++ applications.

libcache-fastmmap-perl

Perl module providing a mmap'ed cache

Cache::FastMmap uses the mmap system call to establish an interprocess shared memory cache. Its core code is written in C, which can provide significant performance compared to a Pure Perl implementation such as Cache::Mmap. It can handle rather large pages without the socket connection and latency of using full-fledged databases where long-term persistence is unnecessary.

libfinance-quote-perl

Perl module for retrieving stock quotes from a variety of sources

Finance::Quote gets stock quotes from various internet sources all over the world. Quotes are obtained by constructing a quoter object and using the fetch method to gather data, which is returned as a two-dimensional hash (or a reference to such a hash, if called in a scalar context). For example:

libcourier-unicode4

Courier Unicode library (shared runtime library)

This library implements several algorithms related to the Unicode Standard: - Look up uppercase, lowercase, and titlecase equivalents of a unicode character. - Implementation of grapheme and work breaking rules. - Implementation of line breaking rules. - Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as “&”, for example), and determining the normal width or a double-width status of a unicode character. Also, an adaptation of the iconv(3) API for this unicode library. - Look up Unicode script property.

mlton

Optimizing compiler for Standard ML

MLton is a whole-program optimizing compiler for Standard ML. MLton generates standalone executables with excellent runtime performance, is SML 97 compliant, and has a complete basis library. MLton has source-level profiling, a fast C FFI, an interface to the GNU multiprecision library, and lots of useful libraries.

libdbus-c++-ecore-1-0

C++ API for D-Bus (runtime library with Ecore main loop)

DBus-c++ attempts to provide a C++ API for D-Bus. The library has a GLib/GTK and an Ecore main loop integration. It also offers an optional own main loop.