CppUtils

What is CppUtils Library?

CppUtils is the library for C++ extending Boost library with new functionality




Main features
  • Dynamic modules ( shared libraries ) OS abstraction API (DynMod) helps building your Plugin API
  • Thread and object pools, Timers
  • Additional data types like BigInteger, BigDecimal
  • OS abstraction layer for high-resolution timer, BE/LE conversion routines, asynchronous spawn processes
  • I/O routines like ByteBuffer, Streams API
  • Fully free and open source framework released under the terms of the Apache License