Version 1.0.0 of the StdUtil library was released today and is available through subversion! The StdUtil library is a collection of C data structures and functions that serves much the same function of the STL libraries for C++. In addition, it also provides a platform independent APIs to system specific concepts such as threads and files.
This version was recently incorporated into the popular Spread communication toolkit as posted previously.
The StdUtil library has been adopted by the developers of The Spread Toolkit [ http://www.spread.org ] as a fundamental component of their project. StdUtil is now bundled into the core distribution of Spread and is used extensively throughout its code base.
Having StdUtil become a key component of such a successful and well known communication toolkit is a big honor!