This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.
It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.
This module provides the basic constants and other support functions
required to communicate with a Cassandra database using CQL3. It is
not in itself a CQL client; it simply provides the necessary support
functions to allow one to be written.
For a complete client, see instead Net::Async::CassandraCQL.
This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.
It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.
GNU libavl, a library for balanced binary trees. Balanced binary trees
provide guaranteed O(lg n) performance for list insertion, deletion, and
search operations. libavl is the most complete free balanced binary tree
library on the net today, supporting AVL trees in plain, threaded, and
right-threaded forms as well as plain red-black trees.
This module make use of Algorithm::Accounting and SVN::Log to do
simple accounting of any subversion repository (not necessarily
local, as long as you can do "svn log" to). The installed
svn-accounting.pl script demonstrate a simple use to this module,
you may try:
svn-accounting.pl http://svn.collab.net/repos/svn/
Pithub provides a set of modules to access the Github v3 API in an object
oriented way. There is also Net::GitHub which does the same for all the versions
(v1, v2, v3) of the Github API. Pithub supports all API calls so far, but only
for v3.
http://search.cpan.org/dist/Pithub/ WWW: http://search.cpan.org/dist/Pithub/
Shapely is a Python package for manipulation and analysis of 2D geospatial
geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0
is not concerned with data formats or coordinate reference systems.
Responsibility for reading and writing data and projecting coordinates
is left to other packages like WorldMill and pyproj.
Robot Framework remote servers allow hosting test libraries on different
processes or machines than Robot Framework itself is running on. This
version is implemented in Python and supports also Jython (JVM) and
IronPython (.NET). See remote library interface documentation for more
information about the remote interface in general as well as for a list
of remote server implementations in other programming languages.
The ta-lib provides common functions for the technical analysis of
financial market data. Widely used by trading software developers
working with Excel, .NET, Java, Perl, Python or C/C++.
More than 150 technical analysis indicators such as ADX, MACD, RSI,
Stochastic, Bollinger Bands. Includes candlestick pattern recognition.
Optional abstract API allowing your code to adapt automatically when new
functions are added!
This port contains a subset of djbdns (net/djbdns) -
a DNS client library released to the public domain by its author.
The library was packaged by Gerrit Pape. The port contains both static
and shared versions of the DNS client library.