wangdamingll / Cplusplus-Common-ToolsLinks
this is my summary c++ common tools
☆28Updated 2 years ago
Alternatives and similar repositories for Cplusplus-Common-Tools
Users that are interested in Cplusplus-Common-Tools are comparing it to the libraries listed below
Sorting:
- 一些C/C++常用封装例子☆215Updated 3 years ago
- ☆38Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维 )一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated last week
- muduo in windows☆67Updated 5 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- development tools written by C++☆21Updated 4 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆318Updated 2 months ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- c++工具库☆106Updated 4 years ago
- asio examples☆205Updated last month
- Message queue and thread pool implementations of C++ Workflow☆37Updated last week
- spdlog简单封装☆52Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证 读写安全☆364Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆40Updated last year
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A thread safe stl implementation base on C++11 stl☆48Updated 4 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 6 months ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago
- 基于c++11的mysql orm库☆16Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago