balloonwj / opensourceLinks
整理了几款优质软件的源码。
☆34Updated 3 months ago
Alternatives and similar repositories for opensource
Users that are interested in opensource are comparing it to the libraries listed below
Sorting:
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 华宇拼音输入法核心源码(source code of unispim)☆59Updated 7 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30Updated 7 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- c++异步io☆16Updated last year
- muduo in windows☆68Updated 5 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- ☆40Updated 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
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 6 years ago
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- ☆26Updated 6 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 8 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆14Updated 2 years ago
- c++ windows棋牌服务器框架,包含斗地主游戏☆25Updated 5 years ago