12 projects tagged "API"
libposix is an impementation of the core functionality of all Unix systems. It is a full, cross-platform implementation of the POSIX 2008 standard. It is meant to replace existing implementations of a Unix system's core libraries. It is an exact implementation of POSIX 2008 and nothing else (no extensions, no previous POSIX versions). However, it works well with possible extensions to the core system functionallity (for example, GNU or BSD).
uberVU php Library is a PHP class that provides simple access to the uberVU API for adding URLs and retrieving information about them. uberVU is a service which aggregates conversations from social Web sites around specific URLs. They track services for comments and reactions regarding a URL. It supports sites like Twitter, FriendFeed, Digg, Reddit, Hacker News, major blogging platforms (such as Wordpress, Blogger, MT, and Typepad), major video sharing websites (such as YouTube and Vimeo), Flickr, Picasa, and Disqus.
JHeatChart is a one class Java API for generating heat map charts that was created because very few charting APIs seem to contain the facility to create heat maps. It is not a full featured charting API and cannot be used to other charts. The generated charts are created as Java Image objects, which can be incorporated into a GUI or saved to a file.
EpochX is a genetic programming framework. It is designed specifically for the task of analyzing evolutionary automatic programming, so is ideal for researchers who require an extendable system for studying the effects of new operators or procedures. It supports 3 popular representations - Strongly-Typed tree GP, Context-Free Grammar GP, and Grammatical Evolution.
Tephlon is an easy PHP persistence library. It has a highly modular OOP design and a no-SQL storage system. It stores any object or variable safely and tidily on disk for fast access. The API is meant to be easy and fast to learn. It features Java-style key-value maps, namespaces, easy Codeigniter integration, programmable lifetime of records, a multi-driver architecture, reliable and well-tested code, and easy incremental backup of data with SVN or GIT.