/simcc

A simple C++ common base library used in Qihoo 360

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

simcc

The simple C++ common base library used in Qihoo 360.

Provides some basic utility library:

  • JSON
  • Base64
  • MD5
  • INI parser
  • string utility
  • LRU
  • CRC
  • Any
  • Reference count pointer
  • Time relative utility