base lib for linux
how to run ?
cd test
make
cd ../bin
./test
一个极简的基础库 包含了 日志 线程 锁 内存池 没有互相依赖 仅仅简单使用 持续性优化中.......
A minimalist linux code base library including log thread lock memory pool
No dependency, each class file is independent
It is not recommended to use in any medium and large projects
Continuous follow-up to optimize this library