Need to create, update, or convert images programmatically? Look no further than GraphicsMagick for help for your C, C++, Perl, or .NET app.
Articles Written by Victor Volkman
Hamsterdb: a Small, Fast Database That Won't Weigh You Down
Need a fast database that won't bloat your application? Try this fast b+tree record manager with a small footprint, especially good for embedded device environments.
Wt: C++ Web Toolkit Library Lets You Write Scripting-Independent Web Apps
Tired of over-committing to one web scripting technology only to get derailed by the client's browser? Wt will insulate your application logic from the bumpy ride of trying to guess the right web platform for your apps.
Faster and Friendlier Access to Oracle's OCI API
Why get bogged down in the quicksand of the Oracle Call Interface (OCI) when you can get the same service with less code and fewer headaches with Vincent Rogier's OCILIB?
Simple DirectMedia Layer: Gaming Platform for C++, Java, and More
Got game? SDML immerses you into a complete game developer's environment, including low-level access to audio, keyboard, mouse, joystick, OpenGL, and 2D video framebuffers.
Libxml2: Everything You Need in an XML Library
Got XML files? Look no further than libxml2, which gives you both DOM and SAX model XML parsing in a single freeware library that works with most common languages in all popular platforms including Linux and Win32/Win64.