Skip to content
forked from Aleda/libsummer

libsummer is an open source C ++ library that provides a variety of functions, including split string,progress show,curl pages etc

Notifications You must be signed in to change notification settings

cash2one/libsummer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libsummer


What is the libsummer ?

libsummer is my personal code library, including those features:

  • algorithm: some personal algorithm implementation.
    • basic-algorithm
    • modeling-algorithm/
  • design-pattern
  • lib: code library for a variety of languages.
    • cpp
    • py
    • golang
  • doc
  • misc: some small projects

How To use it ?

algorithm:

make algorithm
or
Please see the specific README.md of each classification and build it.

lib:

make lib
or
Please see the specific README.md of each classification and build it.

misc:

make misc
or
Please see the specific README.md of each project and build it.

Any question

Please contact [Aleda](mailto: aledalee@foxmail.com) or aleda.cn

About

libsummer is an open source C ++ library that provides a variety of functions, including split string,progress show,curl pages etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.0%
  • Python 13.6%
  • C 10.5%
  • Go 2.3%
  • Java 1.6%
  • Makefile 1.5%
  • Shell 0.5%