CodeDread

Started by
-1 comments, last by rypyr 20 years ago
I''ve been slowly trickling in some "building block" libraries on to my website with documentation when I can find some spare time: CodeDread At this time they include: - a flexible, extensible and thread-safe Logging library (with cool syntax, imho) - a minimalist (but Win32/Posix compatible) Threading library that features a base class for creating your own threads, a class for simple threads and a mutex class - a sparse Memory management library (header file) that features a private heap and an object pool template class - a Configuration File parser library that allows reading and writing of configuration information in a particular syntax I''m looking for peer reviews/comments/suggestions for any of these libraries. You can either respond to this thread or send me an email (address shown at the top of my website). Thanks very much, Jeff [ CodeDread ]

This topic is closed to new replies.

Advertisement