Skip to content

cross platform c++ class lib (makefile version)

Notifications You must be signed in to change notification settings

honghaier2020/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++ 57.1%
  • C 20.4%
  • Shell 7.8%
  • Java 7.7%
  • Python 6.2%
  • Makefile 0.5%
  • Other 0.3%