libodb-pgsql-2.4
ODB Runtime Library for PostgreSQL
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.
node-node-rest-client
Rest API client for NodeJS
Allows connecting to any API REST and get results as js Object. The client
has the following features:
* Transparent HTTP/HTTPS connection to remote API sites.
* Allows simple HTTP basic authentication.
* Allows most common HTTP operations: GET, POST, PUT, DELETE, PATCH or any
other method through custom connect method
* Allows creation of custom HTTP Methods (PURGE, etc.)
* Direct or through proxy connection to remote API sites.
* Register remote API operations as own client methods, simplifying reuse.
* Dynamic path and query parameters and request headers.
* Improved Error handling mechanism (client or specific request)
* Added support for compressed responses: gzip and deflate
* Added support for follow redirects thanks to great follow-redirects
package
* Added support for custom request serializers (json,xml and url-encoded
included by default)
* Added support for custom response parsers (json and xml included by
default)
libnet-smtp-tls-butmaintained-perl
Perl module for providing SMTP client supporting TLS and AUTH
Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which
offers an interface that users will find familiar from Net::SMTP.
Net::SMTP::TLS::ButMaintained implements a subset of the methods provided by
that module, but certainly not (yet) a complete mirror image of that API.
messaging-app-autopilot
autopilot tests for messaging-app
libxxx-perl
debug viewer for Perl data structure
XXX.pm exports a function called XXX that you can put just about anywhere in
your Perl code to make it die with a YAML dump of the arguments to its right.
librte-graph21
Data Plane Development Kit (librte-graph runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.