Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 227 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 227 Bytes

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