libodb-mysql-2.4
ODB Runtime Library for MySQL
ODB is an object-relational mapping (ORM) system for C++. It provides
tools, APIs, and library support that allow you to persist C++ objects to
a relational database (RDBMS) without having to deal with tables, columns,
or SQL and without manually writing any of the mapping code.
libnmz7
full text search engine - shared library
Namazu is a full text search engine which is usable via CGI. It features
a simple and easy setup, and is written in C and Perl. Namazu uses the
text utilities nkf, kakasi or chasen.
libplexus-cdc-java
Plexus Component Descriptor Creator
The Plexus project provides a full software stack for creating and
executing software projects. Based on the Plexus container, the applications
can utilise component-oriented programming to build modular, reusable
components that can easily be assembled and reused.
libimager-qrcode-perl
Generate QR code with Imager using libqrencode
This is the CPAN Perl module Imager::QRCode.
libring-ssl-clojure
Ring middleware for managing HTTPS requests
This library is a collection of Ring middlewares for managing HTTPS requests.
It includes middlewares for:
libnats3.4
C client for the NATS messaging system
NATS messaging enables the exchange of data that is segmented into messages
among computer applications and services. These messages are addressed by
subjects and do not depend on network location. This provides an abstraction
layer between the application or service and the underlying physical network.
Data is encoded and framed as a message and sent by a publisher.
The message is received, decoded, and processed by one or more subscribers.