balloonwj / opensourceLinks
整理了几款优质软件的源码。
☆35Updated 6 months ago
Alternatives and similar repositories for opensource
Users that are interested in opensource are comparing it to the libraries listed below
Sorting:
- 华宇拼音输入法核心源码(source code of unispim)☆60Updated 7 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- ☆26Updated 6 years ago
- 高性能博客系统☆30Updated 6 years ago
- filezilla是一款非常不错的ftp软件,这是我维护的filezilla客户端和服务器端源码。☆74Updated 8 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆151Updated 3 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 8 years ago
- ☆41Updated 6 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- muduo in windows☆67Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 微服务治理框架C++实现☆81Updated 2 years ago
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 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++开发web服务器框架☆31Updated 4 years ago
- ☆45Updated 6 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 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语言封装的一些常用工具类库,便于在工程项目中参考引用☆58Updated 3 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30Updated 7 years ago