2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
☆36Jun 14, 2019Updated 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:
- ☆32Nov 26, 2017Updated 8 years ago
- 测试操作系统并发量☆74Aug 10, 2018Updated 7 years ago
- ☆45Jun 21, 2019Updated 6 years ago
- 后端架构师技术图谱☆29May 2, 2018Updated 7 years ago
- ☆70Jul 29, 2019Updated 6 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆941Nov 29, 2024Updated last year
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compress…☆10Oct 31, 2016Updated 9 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆743Apr 7, 2025Updated 11 months ago
- libevent library reimplemented with c++☆43Jan 17, 2020Updated 6 years ago
- 友善之臂(FriendlyARM)开发板Tiny6410学习笔记☆14Jun 5, 2018Updated 7 years ago
- 后端架构师技术图谱☆44May 7, 2018Updated 7 years ago
- An advanced cross-platform serial port utility☆27Dec 28, 2025Updated 2 months ago
- 基于OpenGL的3D游戏引擎☆12Nov 14, 2016Updated 9 years ago
- Installing and configuring a ShawdowSocks Proxy Server and Client☆12Feb 26, 2019Updated 7 years ago
- c++负载均衡服务器☆29Aug 2, 2018Updated 7 years ago
- light意为轻量级,也意为光速级。☆16Feb 26, 2018Updated 8 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Sep 27, 2022Updated 3 years ago
- A C++ math expression parser and evaluator☆12Nov 13, 2025Updated 4 months ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- Official Dub Go SDK☆14Mar 14, 2026Updated last week
- 游戏服务器基础框架。☆22Jul 3, 2017Updated 8 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆16Sep 27, 2018Updated 7 years ago
- https://github.com/0voice/from_coder_to_expert.git☆20Jul 19, 2019Updated 6 years ago
- Real-Time Programming using QNX 7.0 - Neutrino RTOS☆12Nov 20, 2018Updated 7 years ago
- A buffer similar to the skbuff in the kernel, but more suitable for application.☆17Sep 5, 2024Updated last year
- APUE(Advanced Programming in the UNIX)《UNIX环境高级编程(第3版)》学习笔记☆23Aug 8, 2018Updated 7 years ago
- PHP7.0.x+Swoole2.0.5+yaf3.0.5-dev+协程Mysql+协程Redis+inotify实时监控日志变化☆24Apr 18, 2018Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- Leica Kernel source tree for various Products (5.4.y, 5.10.y and 5.15.y branches, with and without RT patch)☆10Mar 3, 2026Updated 2 weeks ago
- AMQP client library written in c++ using boost-asio☆20Oct 21, 2011Updated 14 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Jan 22, 2017Updated 9 years ago
- Ultralightweight JSON parser in ANSI C☆10Mar 8, 2017Updated 9 years ago
- ☆16Dec 12, 2021Updated 4 years ago
- 一个redis协议的持久化kv存储☆19Jul 18, 2016Updated 9 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆19May 30, 2022Updated 3 years ago