Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around the ALSA library sequencer interface; ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), Cakewalk (.WRK), […]

Read More


Logging component for Delphi and Lazarus. Multithreaded, object oriented, buffered safe. The log file will be correctly written to disk, even if your application crashes. The logging/parsing/formating and optionnal visual feedback work don’t consume your main thread’s time. Logging environment to support debugging. Easy-to-use strings formating capabilities. Update of Olivier Touzot’s HotLog component 2004,2005. Many […]

Read More


Aleph-w is a library of data structures and algorithms implemented in and for C++. It contains the main data structures: single and double lists, special arrays (dynamic and of bits), many types of trees: multitrees, binary search trees, avl, red-black, randomized, treaps, splay and other interesting types. Several types of hash tables are implemented: separated […]

Read More


A condensed library designed to web modern applications, to quickly export your content html to pdf thanks the famous library in javascript: jsPDF. And a special thanks to the project canvg and html2canvas. Project documentation: http://ulmdevice.altervista.org/pdfapihtml5/#documentation Chrome extension: http://bit.ly/2cELWLs Mobile Applications: http://bit.ly/1MrlgKk Opera add-on: http://bit.ly/1kkMhTa The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload […]

Read More


The OpenGL Extension Wrangler Library is a simple tool that helps C/C++ developers initialize extensions and write portable applications. GLEW currently supports a variety of operating systems, including Windows, Linux, Darwin, Irix, and Solaris. The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view […]

Read More


Java generic Iterator implementation to generate permutations and combinations. Uses the algorithm described here http://en.wikipedia.org/wiki/Steinhaus%E2%80%93Johnson%E2%80%93Trotter_algorithm#Even.27s_speedup and the clear description of that algorithm here: http://www.cut-the-knot.org/Curriculum/Combinatorics/JohnsonTrotter.shtml 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 Reviews No contracts, no cancellation fees, over 40 features 99.999% financially backed uptime SLA Free, […]

Read More


LuaBinaries is a distribution of the Lua libraries and executables compiled for several platforms. You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Read More


The stringlib.h library by GreenApple allows easy string manipulation in C language by defining the type ‘string’ (or ‘_string’) and providing several functions to easily operate with them. All allocation is done automatically, unallocation is done by calling the function ‘string_delete(string*)’. Full documentation is present on the library header file. If you are like the […]

Read More


MDX is a thread safe memory manager similar to the standard C library’s malioc() and free(), except that it allows for some (or all) of the memory to be automatically freed by mark and sweep garbage collection with finalization. It’s written in C++ under the Apache license for Windows and Linux on 32 & 64 […]

Read More


NBBC is a high-speed, extensible, sophisticated, well-documented, easy-to-use validating BBCode parser written in PHP. ________________________ NOTE: THIS COPY OF NBBC HAS NOT BEEN UPDATED IN A LONG TIME. There are currently two active maintainers of NBBC: – Theyak (https://github.com/theyak/nbbc) has a copy of NBBC that still works with PHP 4, and is still more-or-less the […]

Read More