This is a C++ template class library for generic smart data.
Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
Framework for persisting heirarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported.
Open Streaming Server is an digital media delivery. Main characteristics are: - Streaming of mp4, 3gp, WMF, QT files - Dynamic Bandwidth adaptation - Load balancing - Content distribution Technology: C++, Java and CORBA.
Longenis is a simple, powerful object-oriented scripting language incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The Delirium Framework is a set of tools and a very high level library to help to create 2D games and related tools, saving time by using a very object oriented design and lots of modularization, as well as a very complete exception scheme.
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Data structures,advanced debugging tools, etc.
jCart was superceeded by Tiny Marbles (http://www.tinymarbles.org/). You will also find the project here in SourceForge with the project name 'tinymarbles'.
The OOParLib (Object Oriented Parser Library) is a C++ library for dynamical construction of parser objects (possibly on the fly) through the combination of various tokenizing objects by the help of operators.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
DYL (DynaBits Libray) is a C++ library of generic classes and functions that enhance the STL. It offers polymorphic containers, portable strings and paths, algorithms with function/method parameters and much more...
UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
Macro Scipting Language (MSL) is a light weight perl-like scripting language that is intended to be added to existing or new applications to provide macro support. It can also run standalone as well. The syntax is very close to perl and c.
TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
The 'Nameless Allegro Engine' is a several layers of C++ abstraction. It is intended to abstract the entire game development process all the way from Allegro to the finished game.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
GAEM stands for Graphical Adventure tiny-Engine for Mobiles. Its main use is to read some text files and images and generate the game. It's being developed in J2ME under CLDC/MIDP environment.
A cross-platform, object-oriented, general purpose C++ wrapper to the libupnp API. The framework will implement UPnP specifications published at upnp.org.
The aim of the Open OCL (Object Class Libraries) project is to develop a standard library API for true cross platform program development. Target platforms are Linux/UNIX, Windows and Mac OS X.
Java Manufacturing Components Project, is an Open Source Project that give the core infraestructure to build an Entire Manufacturing System that includes 3 main Lean Manufacturing Methods 1.- Batch Production, 2.- Job Production and 3.- Continuous Produc
Simple Portable Memory Management (SPMM) is a small, easy to integrate memory management library for C++. The library emphasizes simplicity of use and implementation while guaranteeing leak free program execution.
A C++ immutable value string class, template. Constant time copy construction and assignment, avoids some costly dynamic allocation, and can serve as "smart pointer" for API strings. Constant time construction from literals and as "smart pointer".