9 projects tagged "Mac OS"
Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.
BBCT is a simple database app for your baseball card collection. You can add information about the cards in your collection, view details about individual cards, and filter the list of cards according to a limited set of criteria. BBCT helps you organize your collection and quickly look up which cards you own.
Janus is a platform designed to deal with the implementation and deployment of holonic and multi-agent systems. It is based on the CRIO organizational metamodel. The concepts of role and organization are supported as first-class entities. Janus provides a comprehensive set of features for developing, running, displaying, and monitoring multi-agent-based applications. The platform also natively manages the concept of recursive agents (holon or agents composed of agents). It can also run threaded and non-threaded agents without using the organizational and holonic API. It provides features equivalent to those of TinyMAS or MadKit.
CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.
NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.
RoboBrain SDK is a simple, lightweight 2D game engine for Android phones and tablets. It supports OpenGL ES 1.0 Rendering, a custom GameActivity class, a World/Entity system, basic physics and collision detection, animated and static sprites, and support for Multitouch and accelerometer input.
MundoCore is a lightweight and easy-to-use communication middleware to integrate heterogeneous software systems, consisting of services written in different programming languages and running on different operating systems. It also offers specific support for mobile and ubiquitous computing environments.