A hash table library that can store binary data. It is thread safe and you can use as many hash tables in your program as you wish because each has its own context. You can drop items from the hash table and can expire items that have become too old. String keys are default, but with your own comparison routine you can use binary or specialty keys. If you have special needs you can substitute your on hash calculation function for the built in one. There is also a library call that allows you...
ICEdit is a web-based open source IDE built as a replacement for the standard
desktop-installed IDE's. ICEdit allows you to work your site from anywhere and anytime!
The Bluetail Ticket Tracker (BTT) is a system for creating, storing and keeping track of tickets. BTT can also store customer info and mail, as well as general information structures (e.g FAQ).
Gigabyte-scale persistent object Store in C++. Able to intern and persist arbitrary ELF loadble objects. Convenient class library (Lists, Strings, Dicts, Namespaces, etc.) optimised for spatial locality of reference. Virtual machine toolkit.