wangbojing / developkit_setLinks
2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
☆34Updated 6 years ago
Alternatives and similar repositories for developkit_set
Users that are interested in developkit_set are comparing it to the libraries listed below
Sorting:
- 测试操作系统并发量☆71Updated 6 years ago
- ☆40Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆85Updated 4 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 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)☆59Updated 9 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆95Updated 5 years ago
- muduo in windows☆68Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- ☆67Updated 5 years ago
- ☆91Updated 6 years ago
- 《C++ 服务器开发精髓》随书配套源码☆213Updated 3 years ago
- a simple network library☆191Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆71Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆119Updated 3 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- ☆44Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- 大并发服务器课程源代码☆306Updated 4 years ago
- ☆40Updated 6 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆356Updated 5 years ago