tangyibo / serializeLinks
实现的一个简易的 C++ 序列化库
☆78Updated 3 years ago
Alternatives and similar repositories for serialize
Users that are interested in serialize are comparing it to the libraries listed below
Sorting:
- 简单有效的内存池实现☆96Updated 8 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- 学习muduo网络库的一些笔记☆112Updated 4 years ago
- A C++ network library for study.☆154Updated 2 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- ☆110Updated last year
- 高性能博客系统☆27Updated 5 years ago
- 📚一个三级缓存的高并发内存池☆57Updated 6 years ago
- c++工具库☆106Updated 4 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 5 months ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆71Updated 5 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 自己实现智能指针☆97Updated 9 years ago
- C++ 11标准库源代码分析☆97Updated 7 years ago
- <-- workflow 中文注释 / demos / 源码解析☆289Updated 3 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆262Updated 4 months ago
- ☆23Updated 3 years ago
- A C++17-based lightweight high-performance network library☆259Updated last year
- 基于C++11的muduo网络库☆107Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- muduo in windows☆68Updated 5 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆383Updated last month
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 5 months ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago