Skip to content
/ simcc Public
forked from Qihoo360/simcc

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

License

Notifications You must be signed in to change notification settings

jinguoli/simcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.9%
  • C 7.9%
  • CMake 1.4%
  • Makefile 0.7%
  • PHP 0.1%
  • Python 0.0%