zengxianbing / easy

cross platform c++ class lib (makefile version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:C++ 52.5%Language:C 18.8%Language:Shell 7.2%Language:Java 7.1%Language:HTML 6.4%Language:Python 5.1%Language:Protocol Buffer 2.1%Language:Makefile 0.5%Language:CMake 0.3%Language:CSS 0.0%Language:Emacs Lisp 0.0%Language:Perl 0.0%Language:Batchfile 0.0%Language:Vim Script 0.0%Language:Objective-C 0.0%