TOMO-CAT / CppUtilLinks
C++常用库设计
☆35Updated 2 years ago
Alternatives and similar repositories for CppUtil
Users that are interested in CppUtil are comparing it to the libraries listed below
Sorting:
- a modern c++ plugin library☆86Updated 4 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Updated last year
- asio examples☆223Updated 3 months ago
- purecpp opensource projects list☆95Updated 3 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- cpp singleton works across dll/exe boundaries.☆81Updated 4 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- c++工具库☆107Updated 4 years ago
- ☆113Updated 2 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- C++ implementation of hierarchy time wheel☆27Updated 5 years ago
- ☆38Updated 5 years ago
- spdlog简单封装☆53Updated 2 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆43Updated last year
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆428Updated 4 years ago
- Coroutine Workflow based on C++ 20☆70Updated last month
- fn-log is a cpp-based logging utility. It's a gift.☆86Updated 4 months ago
- muduo in windows☆69Updated 6 years ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 8 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆413Updated 6 months ago
- this a simple taskflow inspired by the githu taskflow proj for learning , it is even more easy than the ori version of task flow☆47Updated 4 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 5 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆334Updated last year
- A portable, pure C++11 timer component.☆181Updated last year