TOMO-CAT / CppUtilLinks
C++常用库设计
☆34Updated last year
Alternatives and similar repositories for CppUtil
Users that are interested in CppUtil are comparing it to the libraries listed below
Sorting:
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- Examples and toturials for C++ Boost Asio library.☆270Updated 3 years ago
- asio examples☆207Updated 2 months ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆55Updated last year
- 一些C/C++常用封装例子☆216Updated 4 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- muduo in windows☆68Updated 5 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- Coroutine C++ Workflow based on C++ 20☆68Updated this week
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆123Updated 2 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated last month
- <-- workflow 中文注释 / demos / 源码解析☆301Updated 3 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆42Updated last year
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆406Updated 2 months ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- a cpp Web Server☆159Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆888Updated 3 weeks ago
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- ☆38Updated 5 years ago
- convert json/xml/bson to c++ struct☆652Updated last year
- 简单有效的内存池实现☆96Updated 9 years ago
- ☆112Updated last year