Linkvvu / yazi-serialize
a tiny c++ serialize library
☆10Updated last year
Alternatives and similar repositories for yazi-serialize:
Users that are interested in yazi-serialize are comparing it to the libraries listed below
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- a tiny c++ logger☆11Updated 2 years ago
- c++ rpc framework☆39Updated last year
- 基于c++11的mysql orm库☆16Updated 4 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18Updated 2 years ago
- a tiny c++ json parser☆32Updated last year
- a tiny c++ reflect library☆12Updated last year
- 简单有效的内存池实现☆91Updated 8 years ago
- spdlog简单封装☆49Updated last year
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- C++并发编程实战☆14Updated 7 years ago
- This is the lightweight and highly concurrent thread pool of C++.☆17Updated last year
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- Single header static reflection library for C++14 and above☆26Updated 5 months ago
- Three major design patterns for multithreading development☆32Updated last year
- A single header c++ timer☆18Updated 3 years ago
- 三方库源码、编译脚本、二进制输出等。openssl、libsrtp、zlmediakit☆25Updated 5 months ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 weeks ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- c++ mysql orm☆18Updated 2 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 实现的一个简易的 C++ 序列化库☆74Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- The code from CSDN(大学时写的博客代码存储地)☆81Updated last year
- a lightweight c++ web mvc framework☆27Updated last year
- C++公用基础库,仿照chromium-base,提供一些基本的功能实现,可以在项目中方便导入,提高开发效率.☆28Updated 3 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago