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:
- 📚一个三级缓存的高并发内存池☆61Updated 6 years ago
- c++工具库☆107Updated 4 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- A C++ network library for study.☆159Updated 2 years ago
- C++简单小工具轮子☆103Updated 2 years ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆263Updated 9 months ago
- ☆113Updated 2 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- 《C++ 服务器开发精髓》随书配套源码☆219Updated 4 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆331Updated 10 months ago
- A C++17-based lightweight high-performance network library☆263Updated 2 years ago
- Tiny and simple c++ rpc library☆86Updated 7 years ago
- 基于C++11的muduo网络库☆118Updated 4 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆75Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- 使用 C++11 实现的动态线程池☆207Updated 2 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- c++ framework☆108Updated 2 years ago
- asio examples☆217Updated 3 weeks ago
- 自己实现智能指针☆102Updated 9 years ago
- 学习muduo网络库的一些笔记☆118Updated 5 years ago
- A high performance multithread C++ network library for linux.☆66Updated 6 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆248Updated 5 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆38Updated 10 months ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- C++ 11标准库源代码分析☆101Updated 7 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago