The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.
GCSTL is a port of the C++ Standard Template Library to the C programming language. This library is for developers that desire the functionality of lists, stacks, queues, sets, or maps when using the C programming language.
Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
Lightweight include files adding reflection capabilities to C++. Generates SQL queries and serialization routines. STL-style iterations over class members. Compile-time / run-time reflection. Based on templates and meta-programming.
Autofetch automates adding association prefetches to object queries. Prefetch is an optimization to reduce the number of round-trips to an object store. Autofetch is designed to integrate with different object persistence technologies such as Hibernate.
A free rendered GUI library providing windowing and widgets for the easy creation of HUDs for games. It supports themes/skinning, XML-based configuration, and works with any graphics API or rendering engine including Axiom, Irrlicht, and SDL.NET.
This educational software simulates an Ad-hoc network with AODV algorithm, it uses a high level view and only works in Routing layer. it has a user-friendly graphical user interface and has been written in java language.
BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
The Simple Object-Oriented Game Library is basically a simplification of SDL with some nifty features. SOOGL is used in a C++ course at Mälardalen University (http://www.mdh.se) and is mainly intended for beginners.
PHPOP, or POP for short, is an opensource web application framework for fast and efficient scripting and serving of your websites and Internet applications.
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.
Simplifed All Gaming Graphical User Interface (SAGGUI). Project aimed towards simplifying inclusion of GUI elements in games. Graphical backends include: Allegro,SDL,and OpenLayer. Font backends include: FreeType. Easily extensible to any other system.
A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
A domain framework based on PHP5, XML and XSLT. The framework is implemented in two layers. A domain layer implemented as a OO state masching, for flow control, and GUI manipulation.
A system layer for interaction width the DB, and storing env. variables
"Siberia types" is a member of the "Siberia Rich Client Platform" plugins environment. It's a plugin that define the basic bean types that can be managed on a Siberia based software for manipulating strings, numbers, booleans, urls and collections.
`parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input.
Additionally a function is provided to indent HTML code properly.
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.