fengyoulin / ef
Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.
☆411Updated 4 years ago
Alternatives and similar repositories for ef
Users that are interested in ef are comparing it to the libraries listed below
Sorting:
- 负载均衡远程服务调度系统☆189Updated last year
- grpc 源码解读☆650Updated last year
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆461Updated 9 months ago
- 纯c版本的协程实 现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆886Updated 5 months ago
- 极客时间<网络编程实战>代码☆953Updated last year
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆854Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,381Updated 2 years ago
- ☆385Updated 5 years ago
- 参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.☆426Updated 8 months ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆586Updated 3 years ago
- 后台开发技术图谱,后台开发成长Roadmap☆268Updated last year
- simple redis server written in golang☆101Updated 2 years ago
- golang 1.10.2 runtime code reading - golang runtime源码分析。只有思考过,你才会印象深刻。☆526Updated 4 years ago
- ☆299Updated 5 years ago
- MIT6.824作业 - 基于Raft的分布式KV存储☆142Updated 4 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆525Updated last year
- 大并发服务器课程源代码☆306Updated 4 years ago
- A distributed service governance framework. 分布式服务治理框架☆429Updated last year
- ☆180Updated last year
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆690Updated 3 years ago
- gopl(The Go Programming Language) is a project that contains all the sample code and all exercise answers in the Go Programming Language.☆198Updated 4 months ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- 对象存储分布式代理(object storage distrbuted proxy),支持Docker一键部署☆285Updated 7 months ago
- Tutorial of Muduo network library☆536Updated 5 years ago
- 面前必看☆168Updated 11 months ago
- Linux高性能服务器编程源码☆541Updated 9 years ago
- 阅读 boltDB 源码后的小结☆264Updated 2 years ago
- ☆57Updated last year
- Raft 博士论文的中文翻译☆553Updated 2 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆724Updated 6 months ago