fengyoulin / ef
Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.
☆406Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ef
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆434Updated 3 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆846Updated last week
- 负载均衡远程服务调度系统☆187Updated last year
- grpc 源码解读☆635Updated 11 months ago
- ☆374Updated 5 years ago
- 对象存储分布式代理(object storage distrbuted proxy),支持Docker一键部署☆268Updated last month
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆827Updated last year
- simple redis server written in golang☆95Updated last year
- MIT6.824作业 - 基于Raft的分布式KV存储☆135Updated 4 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,368Updated last year
- A high performance cache server☆110Updated last year
- Raft 博士论文的中文翻译☆541Updated 2 years ago
- 极客时间<网络编程实战>代码☆948Updated 10 months ago
- ☆297Updated 5 years ago
- ☆177Updated 11 months ago
- 《UNIX环境高级编程》随书代码与课后习题☆426Updated 7 months ago
- 参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.☆339Updated 2 months ago
- 后台开发技术图谱,后台开发成长Roadmap☆237Updated last year
- (Chinese) 数据库/存储学习路径推荐☆399Updated 7 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆509Updated 10 months ago
- A distributed service governance framework. 分布式服务治理框架☆407Updated 7 months ago
- 加入个人阅读代码注释的etcd raft实现☆195Updated 3 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆577Updated 3 years ago
- ☆41Updated 8 months ago
- Linux高性能服务器编程源码☆519Updated 8 years ago
- 🏠参考groupcache实现的分布式缓存,并在此基础上使用gRPC进行节点间通信,并用etcd作为服务注册与发现。☆76Updated 3 years ago
- 阅读 boltDB 源码后的小结☆255Updated 2 years ago
- 🚀 Fast, stable, mini RPC framework based on protocol buffer☆1,036Updated 2 months ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆678Updated 3 years ago
- ☆36Updated 2 years ago