ruby-kyotocabinet
Straightforward implementation of DBM - Ruby bindings
Kyoto Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of
a key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in
hash table or B+ tree.
libwlroots9
Modular wayland compositor library - shared library
wlroots is a set of pluggable, composable modules to build a Wayland
composior.
isc-dhcp-server-ldap
DHCP server that uses LDAP as its backend
This is the server from the Internet Software Consortium's implementation of
DHCP.
libace-htbp-7.1.3
ACE protocol over HTTP tunneling library
The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables
the writing of stream-based protocols over HTTP.
roundcube-plugin-sauserprefs
SAUserPrefs plugin for Roundcube Webmail
Roundcube Webmail is a browser-based multilingual IMAP client with an
application-like user interface. It provides full functionality
expected from an e-mail client, including MIME support, address book,
folder manipulation and message filters.
libcephfs2
Ceph distributed file system client library
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
shared library allowing applications to access a Ceph distributed
file system via a POSIX-like interface.