HuangHongkai / tinyserverLinks
☆26Updated 6 years ago
Alternatives and similar repositories for tinyserver
Users that are interested in tinyserver are comparing it to the libraries listed below
Sorting:
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 基于DUILib和Tesseract的OCR识别工具☆18Updated 9 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆51Updated 2 months ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆65Updated 8 years ago
- 整理了几款优质软件的源码。☆34Updated 3 months ago
- light意为轻量级,也意为光速级。☆16Updated 7 years ago
- fast thread pool☆27Updated 6 years ago
- muduo in windows☆68Updated 5 years ago
- C++ ORM (Object Relational Mapping)☆77Updated 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++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 8 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 10 months ago
- A IOCP Server Class on Windows!☆95Updated 7 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 华宇拼音输入法核心源码(source code of unispim)☆59Updated 6 years ago
- 传统Qt C++开发应用程序(插件化框架搭建、酷炫的动画窗口、图表控件、多屏自适应、权限控制、VNC远程监控集成、WebEngine与Qt交互、按键声效)☆48Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- cpp plugin template framework☆29Updated 10 years ago
- 高性能博客系统☆27Updated 5 years ago