Skip to content

Qihoo360/simcc

master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
rpm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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