The TCE (TAUTOLOGIX Content Engine) is a JAVA library that provides several mechanisms to generate and display content based on templates. The TCE allowes the creation of level-based menus and enables you to build and process navigation trees.
Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
SmartIRC is a PHP class/library for communication with IRC networks, which conforms to the RFC 2812 (IRC). It's an API that handles all IRC protocol messages. Project moved to PEAR! http://pear.php.net/package/Net_SmartIRC/
Everything related to forth programming that has been discussed on the comp.lang.forth usenet newsgroup. The site is dedicated towards improving portability between forth implementations, providing surveys, example implementations, and library modules.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
Wolfpack is a modular Tcl script system for Eggdrop. It supports dynamic loading, unloading, and configuration of script "modules" via Eggdrop's partyline.
An implentation of Microsoft ActiveX Data Objects in Java, allowing disconnected recordset support, better NULL support and business object superclasses for rapid enterprise solution development.
Application for creating XML documents from raw data. Converts set of XPath expressions & it's associated values into XML document with rules to converge onto a single node from XPath expression.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Generic SOAP to CORBA bridging software, using the CORBA Interface repository to match the incoming SOAP request to the corresponding CORBA service, build the dynamic invocation of the CORBA service and to generate the SOAP response or possibly SOAP fault
memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions.
Omega is a light-weight framework for the implementation of hierarchical state machines in Java. The core consists of 2 classes and 3 interfaces, making it simple to implement reliable and deterministic behavior. Small 7K jar for constrained environments
SODA (Small Object Directory Architecture) is a Novell NDS like object configuration tree. A simple api ist written in php and java. additoinal apis will come soon
Milkbox is a set of packages for efficient server-side development. Milkbox currently consists of Arica (general toolkit), Netty (event-based stream I/O library).
Zinc allows PHP developers to better debug and optimise their applications by providing detailed information on the execution path of the code in their scripts.
The purpose of Jane is to provide a library for analyzing Java constructs. The current practice when writing Java tools has been to modify the Java grammer file for a particular compiler compiler to suit the needs of a particular tool. Jane is a layer
DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
Proteus is a toolkit for message-based Enterprise Application Integration. It includes adapters that allow many types of message sources and sinks to be addressed in a simple, uniform fashion. It also includes a simple but very capable message broker. At
getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
Implementation of Fault Tolerant CORBA specification, V1.0 (OMG Document ptc/2000-04-04), extended to support large-scale, distributed systems.
Implements both Passive (Cold and Warm) and Active replication styles.
The goal of the libgenx project is to implement a "generic", "cross-platform" library which provides an application framework for the development of multi-threaded applications using C++. The class library is intended to support service development,