BITXml is an open xml based protocol for Machine to Machine communications. BITXml is both language and "transport" agnostic and covers all the requirements of a generic M2M telemetry & control application. For more info www.bitxml.org
`ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
Random Java utility classes
1. Prefix Trie based data structure
2. An indexed map (indexed by keys or values).
3. Main class that provides start/stop functionality for standalone apps.
4. File io api's based based on callback design.
UDAE allows developers to access data both
locally and over WSN from a variety of sources, such
as sensors, communications links and platform components in a
unified manner.
Template Math Library is a generic math library with support for bignums, that act like primitive types, with many math functions (such as trigonometric, logarithm, etc).
This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
Design by Contract allows a programmer to document a function/class with statements describing behavior. Metacontract implements the PEP-0316 related to this feature for the Python language using meta classes.
Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
SleekIce is an easy to use game engine used to write games in Java. This will allow a game programmers to devote more time and thought to their game content rather than how to make the game work.
RB ReportPage is a RealBasic class to simplify generating reports. This project provides a GUI based layout method using the RealBasic IDE. Designed to support a single page printout this project is best suited for invoice style reports.
QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
Qomo Project is a JavaScript-implemated, custom-cuttable OOP framework (with namespace, AOP, templet ...) and UI Library for Web Browsers. The project is opened for all JavaScript fans, DOM specialists, etc. Hope you join/impulse now.
The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
.NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
"Siberia resources" is a member of the "Siberia Rich Client Platform" plugins environment. It's a plugin based on the java plugin system JPF (http://jpf.sourceforge.net). It allows to load resources in a multi-classloaders environment.
abNORM is a .NET based Object Relational Mapper which focuses on an easy, quick to learn API. It features forward- and reverse engineering of datamodels. Supported databases are Ingres, PostgreSQL and Oracle. Support for MySQL and MS SQL Server planned.
OpenBASIC is a modernized programming derived from the syntax of QBasic, QuickBasic, and FreeBASIC, yet has most (if not all) of the Object-Oriented features of C++, as well as the portability of that language coupled with Allegro for graphics routines.