liblsan0-ppc64-cross
LeakSanitizer -- a memory leak detector (runtime)
LeakSanitizer (Lsan) is a memory leak detector which is integrated
into AddressSanitizer.
libghc-text-metrics-prof
Calculate various string metrics efficiently; profiling libraries
This library provides efficient implementations of various strings metric
algorithms. It works with strict Text values.
libtls26
libtls shared library
LibreTLS is a port of libtls from LibreSSL to OpenSSL.
libtls is a TLS library designed by the OpenBSD project to make it easier
to write more secure code.
preludedb-utils
Security Information and Events Management System [ Library utils ]
The PreludeDB Library provides an abstraction layer upon the type and the
format of the database used to store IDMEF alerts. It allows developers to use
the Prelude IDMEF database easily and efficiently without worrying about SQL,
and to access the database independently of the type/format of the database.
erlang-base64url
standalone URL-safe base64-compatible codec for Erlang
Base64Url is a standalone, URL-safe and base64-compatible codec for Erlang.
It supports URL-safe base64 en- and decoding. Some systems in the wild use
base64 URL encoding, but keep the padding for MIME compatibility
(base64 Content-Transfer-Encoding).
Base64Url allows one to interact with such systems.