calvinwilliams / tcpdaemonLinks
tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应用逻辑代码就能快速构建出完整的TCP应用服务器。
☆24Updated 8 years ago
Alternatives and similar repositories for tcpdaemon
Users that are interested in tcpdaemon are comparing it to the libraries listed below
Sorting:
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- truck of Virtual memory☆49Updated 3 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 6 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
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆36Updated last year
- 一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.☆56Updated last year
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 13 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- 基于acl 开发的微服务框架☆15Updated 8 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 15 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- 简易无类型脚本语言☆14Updated 12 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆170Updated 2 weeks ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- 基于协程的C++网络开发框架☆25Updated 7 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- simple c json parse☆16Updated 3 years ago
- The Nixy Library - A Lightweight C++ Library.☆41Updated 6 years ago
- fast thread pool☆29Updated 6 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago