EasyloggingppSingle header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
safeC++11 header only RAII guards for mutexes and locks.
lfqueueMinimize lock-free queue ever!
MemoryPoolsimple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
concurrent-resourceA header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
sledA high performance lock free map type for go.
lfqueuelock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!