TOMO-CAT / CppUtilLinks
C++常用库设计
☆33Updated last year
Alternatives and similar repositories for CppUtil
Users that are interested in CppUtil are comparing it to the libraries listed below
Sorting:
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆358Updated 5 years ago
- asio examples☆197Updated 11 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆55Updated last year
- muduo in windows☆67Updated 5 years ago
- c++11基础库☆1,021Updated 7 months ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- <-- workflow 中文注释 / demos / 源码解析☆293Updated 3 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- a cpp Web Server☆157Updated 5 years ago
- Log4cpp maintained fork by OrocosDevs☆193Updated 3 years ago
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆248Updated 4 years ago
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- C++/C++11/C++14/C++17/C++20's usage☆314Updated last month
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆633Updated 4 years ago
- ☆38Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- a simple network library☆191Updated 5 years ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 7 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 6 months ago