zhaozhencn / cuteLinks
a cute socket framework based epoll on linux with reactor pattern.
☆24Updated 4 years ago
Alternatives and similar repositories for cute
Users that are interested in cute are comparing it to the libraries listed below
Sorting:
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆20Updated 3 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 11 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- 用c语言写的dbproxy☆36Updated 3 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 优化JsonCpp的性能,使其更加适合运行在高并发的服务端。☆39Updated 6 years ago
- ☆16Updated 2 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- C实现的服务端开发框架☆29Updated 6 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- A coroutine library written in and for C. Different kinds of Interfaces available: Posix thread style(old version), Lua coroutine style(C…☆36Updated 6 years ago
- tbnet☆13Updated 7 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- linux网络源码分析☆48Updated 3 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
- epoll version of libtask☆25Updated 10 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 学习redis源码过程笔记、问题记录,通过代码阅读熟悉分布式NOSQL数据库redis cluster集群功能、主从复制,节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助☆28Updated 7 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- IM cpp server☆19Updated 10 years ago