colinsusie / colinlibLinks
由C语言实现的单线程高并发的网络基础库
☆55Updated 4 years ago
Alternatives and similar repositories for colinlib
Users that are interested in colinlib are comparing it to the libraries listed below
Sorting:
- A actor framework base on C++11/14.☆56Updated 5 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated last week
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 2 months ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- cxx utils code☆85Updated 3 months ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- openssl surpport for handy☆42Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- 基于acl 开发的微服务框架☆15Updated 8 years ago
- ☆25Updated 10 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- 深入学习lua☆38Updated 10 years ago
- Multi-Read from one bind port☆198Updated 10 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- service framework for game server using libatbus, libatapp, libcopp and etc.☆78Updated 2 months ago
- C 菜鸟修真之旅☆52Updated last month
- 多种无锁队列☆43Updated 7 years ago