Skip to content

weakwater/easy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy

easy,a cross platform c++ class lib (makefile version) which include database,network,
thread,lock.buffer,and so on. at the directory of src/test you will find some test code,
you can use at windows or linux to do unit test. enjoy it !

compiler:

#####linux $git clone git@github.com:yuyunliuhen/tinynet.git $cd easy $cd build & make #####windows use the visual studio solution at the directory build. file list

unit test:

just add file to makefile or visual studio solution.

#####linux #####windows

About

cross platform c++ class lib (makefile version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.5%
  • C 17.8%
  • Shell 6.8%
  • Java 6.8%
  • HTML 6.1%
  • Python 4.9%
  • Other 7.1%