sql2diagram converts sql scripts to diagrams in the XML format dia, which can be viewed and further maintained with the dia drawing program. It is a good help for the documentation of a database structure. It provides HTML output as well.
SLIME (Scream LInux Middleware for Embedded systems) is a tiny and efficient cross-platform embedded middleware as a shared library with tools, which supports CBSD (component-based software development) to build application softwares quickly and easily.
SnowMonkey is a binding library between C++ and SpiderMonkey (Mozilla's implementation of JavaScript engine). The goal of this project is to create library which will take advantage of boost libraries in order to hide as many binding details as possible
General Toolkit Library is a general purpose toolkit written in C++ designed to make it easier for developers to produce applications. It provides classes and templates that implement several data structures like Arrays, Lists, Heaps, Sets, Files, etc.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
CMIL's goal is to improve the state of input handling in games and similar apps. CMIL is a cross-platform, C++ abstraction of media input API's (SDL, DirectX etc) and input devices, with the specific objectives of improving flexibility and ease of use.
The Biomolecule Toolkit is a library for modeling biological macromolecules such as proteins, DNA and RNA. It provides a C++ interface for common tasks in structural biology to facilitate the development of molecular modeling, design and analysis tools.
A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
rayGina is a C++ operating-system independent raytracing library, which provides interfaces to extend the raytracing process while runtime and represents a framework for raytracing experiments/development of different components
wGui is a simple, platform independent dialog manager library using SDL and FreeType2. Written in C++ (with extensive use of the Standard Library and STL) the intention is to leave all of the antiquated C paradigms out of it (like #defines).
The goal of this project is to provide a set of Python bindings for the RakNet UDP network library version 3.0. RakNet-Python is implemented with the help of Boost.Python library and tries to mimic RakNet's original C++ interface.
An IDE which have a extendable core and a flexible, layer-based code editor. By default the application can be used as a simple ascii text editor but it can be easily changed to an IDE. The previous version of this tool was 'Freddy' (freddy.sf.net).
inotify-cxx is the C++ interface for Linux inotify technology. It offers a few simple objects instead of low-level data such as file descriptors, watch descriptors, etc.
GtkWindowForms is lib for View-Layouting through gtk+/c++ it has many features included such as Floating/dockingViews, save/load layouts..etc. It cuurently tested under Win32 and Linux. Here a screenshot http://www.team-bytestorm.com/gtkwindowforms.jpg.
Surumi is a ``modular'' event-driven programming framework.
It originated from an idea of home theater ``freevo'' by Python.
Surumi offers generic and uniform interface to do better jobs.
Its flexiblility will give you so much fun for programmings.
GOTT (GUI on transparent technology) is a highly portable and extensible widget toolkit and development framework written in C++ which aims towards good design and clean programming style while being open for all changes.
PortToIPv6 attempts to automate the porting process of applications written in IPv4 to IPv6. It consists of a number of tools able to breakdown the porting process into two distinct phases of IPv4 code identification and IPv6 code generation.
Library of terrain level of detail algorithm nodes for Coin (an implementation of an Open Inventor scene graph) and other utility classes. Currently are implemented ROAM, Geo Mip-Mapping and Chunked-LoD algorithms. Any issues and feedback for this projec
A collection of programming libraries to ease cross-platform development. docnLib's goal is to provide an abstract layer between your software and the operating system it runs on, meaning system-call functionality is essentially cross-platform.
Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
Intrepid is an object-oriented 2D game programming library written in C++ utilizing OpenGL and SDL that takes care of the low-level programming involved in making 2D games.You can create nearly every kind of 2D game. Comes with collision-detection, phy..