tacgomes / smart-pointersLinks
C++ unique_ptr, shared_ptr and weak_ptr implementations.
☆23Updated 4 years ago
Alternatives and similar repositories for smart-pointers
Users that are interested in smart-pointers are comparing it to the libraries listed below
Sorting:
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Updated last year
- 学习muduo网络库的一些笔记☆123Updated 5 years ago
- 基于C++11的muduo网络库☆119Updated 4 years ago
- <-- workflow 中文注释 / demos / 源码解析☆309Updated 3 years ago
- Tiny and simple c++ rpc library☆86Updated 7 years ago
- C++简单小工具轮子☆103Updated 3 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆84Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆537Updated 2 years ago
- ☆170Updated 6 years ago
- c++ framework☆108Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Updated last year
- 【muduo 源码解析】☆47Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆241Updated 3 years ago
- A webserver developed using modern c++☆46Updated 6 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 6 years ago
- 基于epoll实现的C++版内网穿透☆197Updated 3 years ago
- c++工具库☆107Updated 4 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆48Updated 5 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆76Updated 6 years ago
- A light and high performance WebSocket Server.☆115Updated 4 years ago
- 《C++ 服务器开发精髓》随书配套源码☆222Updated 4 years ago
- c++11 Server based on coroutine and reactor☆109Updated 4 years ago
- RPC远程调用框架☆26Updated 4 years ago
- C++分布式网络通信框架(RPC)☆19Updated 2 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆60Updated 5 years ago
- JSON-RPC implementation in C++17☆349Updated 3 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated 2 years ago