fengyoulin / efLinks
Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.
☆412Updated 4 years ago
Alternatives and similar repositories for ef
Users that are interested in ef are comparing it to the libraries listed below
Sorting:
- grpc 源码解读☆650Updated last year
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆859Updated 2 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆462Updated 10 months ago
- 负载均衡远程服务调度系统☆190Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发 测试案例☆898Updated 7 months ago
- ☆387Updated 5 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,382Updated 2 years ago
- MIT6.824作业 - 基于Raft的分布式KV存储☆144Updated 4 years ago
- simple redis server written in golang☆103Updated 2 years ago
- A generic raft library☆287Updated 6 months ago
- Raft 博士论文的中文翻译☆553Updated 3 years ago
- 极客时间<网络编程实战>代码☆954Updated last year
- 加入个人阅读代码注释的etcd raft实现☆206Updated 3 years ago
- ☆299Updated 6 years ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- 参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.☆448Updated 10 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆529Updated last year
- 《Go语言高并发与微服务实战》代码☆564Updated 11 months ago
- 对象存储分布式代理(object storage distrbuted proxy),支持Docker一键部署☆287Updated 9 months ago
- A pluggable, high-performance RPC framework written in cpp☆320Updated 3 weeks ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆587Updated 3 years ago
- A high performance cache server☆112Updated last year
- 阅读 boltDB 源码后的小结☆266Updated 2 years ago
- golang 1.10.2 runtime code reading - golang runtime源码分析。只有思考过,你才会印象深刻。☆526Updated 5 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆716Updated 2 months ago
- 致力于百亿量级的通用IM引擎开发☆141Updated 10 months ago
- Linux高性能服务器编程源码☆544Updated 9 years ago
- Linux多线程服务端编程[muduo C++网络库]☆557Updated 3 years ago
- (Chinese) 数据库/存储学习路径推荐☆444Updated last year
- ☆182Updated last year