/cc-common

C/C++ utilities and support functions

Primary LanguageCMIT LicenseMIT

cc-common

cc-common contains C/C++ utilities and support functions

  • support libraries for encoding formats: simple and binc
  • connection management for servers: starting, accepting client connections, managing file descriptors, etc
  • utilities including big endian support, buffered read and write, managing collections of locks, logging, etc

It is used by ndb, simplehttpfileserver, and other C/C++ projects.