Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : C and CPP : CPP : Libraries


Directory : C and CPP : CPP : Libraries

  Options

Links
  • A C++ Socket Library for Linux - SocketCC, the C++ class library Jason But presents here, supports both IPv4 and IPv6 network communications using both TCP- and UDP-style sockets. And it's freely available.
  • BCGControlBar Library - An MFC extension library that allows you to create MS Office/Visual Studio.NET-style professional, fully-customizable applications.
  • Boost C++ - Site that provides free peer-reviewed portable C++ source libraries.
  • Inti - A set of integrated foundation libraries for developing C++ applications on UNIX-like systems such as Linux.
  • STL Everything - Victor R. Volkman explains everything you ever wanted to know about the Standard Template Library.
  • Traits: A New and Useful Template Technique - Internationalizing the Standard C++ Library required inventing some novel techniques, one of which is the unexpectedly useful traits that radically simplifies the interface to class templates instantiable on native C++ types.
Related Categories