QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects.
QSimpleUpdater is free and open source LGPL software, which means that you can use it for both open source and proprietary applications.
TurboVM is a small and simple virtual machine, intended as a compilation target for programming languages. TurboVM uses bytecode with a RISC instruction set designed for easy and fast generation and interpretation, as well as flexibility (i.e. it does not impose a certain paradigm like many other
... [More] VMs). Bytecode can be interpreted or compiled to native code (currently via C). Some speed tests indicate that the bytecode interpreter runs about a factor 15 to 30 slower than native programs, whereas compiling the bytecode yields performance equal to or close to that of equivalent programs written in C. [Less]
A panel heavily based on the Gtk+2 stack that tries to follow the NRSI (No Rocket Science Involved) principle.
The primary target of this project is to provide a panel that reuses whatever available in the obvious way, such as subclassing GtkWidget instead of implementing applets (whatever they
... [More] are) or by using a GtkBuilder file instead of defining a new format to customize the panel. [Less]
The JSTL library is a Javascript implementation of the popular STL library in C++. As with the C++ implementation the JSTL library aims to provide a comprehensive set of classes to simplify the development of complex applications.
The JSTL library has a similar semantics and API as the STL. It
... [More] aims to ease the transition for a developer from C++ to Javascript, while providing stable industry-standard libraries. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy