libfast-zip-clojure

modification of clojure.zip that uses protocols and records

fast-zip is a fast, drop-in replacement of clojure.zip. Internally it uses protocols and records, making it significantly faster than clojure.zip.

libpcl1

Portable Coroutine Library (PCL)

Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. Coroutines are a lot faster than processes or threads switch, since there is no OS kernel involvement for the operation. Also coroutines require much less OS resources than processes of threads.

libgnatcoll-iconv17.0.2017

GNATColl, general purpose Ada library (iconv runtime)

libgmpada5

Ada binding to the GNU MultiPrecision library: shared library

libpcre++0v5

C++ wrapper class for pcre (runtime)

PCRE++ is a C++ wrapper-class for the library PCRE (Perl Compatible Regular Expressions).

libpocodata48

C++ Portable Components (POCO) Data library