A simple java library with Swing widgets and other stuff. This library tries to simplify the development of Swing applications … which is sometime a nightmare ! It contains the classes I developed during the Yapbam project in order to deal with the problems I encountered. This work is still under progress and some things […]

Read More


bigz is the continuation of an old BigNum project that started its life as a joined INRIA & Dec project in 1989. The current version includes many fixes and improvements. Although not as efficient as, say, gmp, it is very small, reasonably efficient and extremely portable. 1 of 5 2 of 5 3 of 5 […]

Read More


Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with ‘qmake’ or ‘CMake’ and test program in ‘main.cpp’. Online documentation: http://ppip.sourceforge.net/doc/ You’re probably paying too much […]

Read More


Win flex-bison is a windows port the Flex (the fast lexical analyser) and Bison (GNU parser generator). win_flex based on Flex version 2.6.3 source code and win_bison based on Bison version 2.7 and they depend on system libraries only. Git repository: https://github.com/lexxmark/winflexbison UPDATE1: Bison version 3.0.4 available in Files section in win_flex_bison-2.5.7.zip package. UPDATE2: Now […]

Read More


Nana C++ Library takes aim at easy-to-use and portable library, it provides a GUI framework and threads for easy programming with modern C++ methods, such as traits, metaprogramming and other template technologies. Documentation http://nanapro.org/en-us/documentation Feel free to report a bug at https://github.com/cnjinhao/nana/issues Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications […]

Read More


Win32++ is a C++ library used to build windows applications. It supports most compilers including Visual Studio Community 2015. It is an ideal starting point for anyone learning to program for windows, but also caters for the needs of professional developers. The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and […]

Read More


GLPK for Java provides a Java language binding for the library GLPK. GLPK is a proven solver for linear and mixed integer mathematical programming problems. For Windows binaries see project GLPK for Windows (http://sourceforge.net/projects/winglpk/). The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view […]

Read More


This is the fast and Free (LGPL license) real time MPEG Audio Layer 1, 2 and 3 decoding library and console player. It uses floating point or integer math, along with several special optimizations (3DNow, SSE, ARM, …) to make it most efficient. Cloudbased voice solutions are common in enterprise networks and frustrating for operations […]

Read More


This library represents XLSX files writer. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible […]

Read More


This is a collection of APL libraries. It was developed in gnu-apl but should be easily ported to other versions. Our objective is adding functionality that is available in more recently created languages. Process inefficiencies are a drain on any business, no matter how big or small, so speeding up your workflow is an absolute […]

Read More