eyehere / libeasy
一个基于Linux的纯C基础类库
☆37Updated 7 years ago
Alternatives and similar repositories for libeasy:
Users that are interested in libeasy are comparing it to the libraries listed below
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- openssl surpport for handy☆41Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 weeks ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- fast thread pool☆27Updated 6 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll 等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- c++ common library implement☆11Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- ☆66Updated 5 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆46Updated 2 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- 特别适合学习 网络io 的一个简易入门库. 清洁而简单 ~☆34Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 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…☆34Updated 5 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆19Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆51Updated 3 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago