fengyoulin / efLinks
Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.
☆414Updated 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 源码解读☆651Updated last year
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆463Updated 11 months ago
- ☆387Updated 5 years ago
- 后台开发技术图谱,后台开发成长Roadmap☆301Updated 2 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆865Updated 2 years ago
- 负载均衡远程服务调度系统☆191Updated last year
- MIT6.824作业 - 基于Raft的分布式KV存储☆144Updated 4 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,383Updated 2 years ago
- A high performance cache server☆112Updated last year
- ☆60Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆901Updated 7 months ago
- simple redis server written in golang☆105Updated 2 years ago
- 极客时间<网络编程实战>代码☆954Updated last year
- 致力于百亿量级的通用IM引擎开发☆147Updated 11 months ago
- 对象存储分布式代理(object storage distrbuted proxy),支持Docker一键部署☆288Updated 9 months ago
- Raft 博士论文的中文翻译☆552Updated 3 years ago
- 参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.☆454Updated 10 months ago
- 简单实现raft协议☆45Updated 2 weeks ago
- ☆300Updated 6 years ago
- ☆182Updated last year
- 🚀 Fast, stable, mini RPC framework based on protocol buffer☆1,053Updated 5 months ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆689Updated 3 years ago
- 使用 Go 实现一个 LSM Tree 数据库☆93Updated 2 months ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆589Updated 3 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆727Updated 8 months ago
- 雷神项目,翻译 mit 6.824 2020☆655Updated 2 years ago
- (Chinese) 数据库/存储学习路径推荐☆447Updated last year
- ☆67Updated 3 years ago
- redis implemented by golang☆68Updated last year
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago