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:
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆462Updated 9 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含 服务器端案例,客户端并发测试案例☆891Updated 6 months ago
- ☆385Updated 5 years ago
- 负载均衡远程服务调度系统☆188Updated last year
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆855Updated 2 years ago
- grpc 源码解读☆650Updated last year
- MIT6.824作业 - 基于Raft的分布式KV存储☆143Updated 4 years ago
- Raft 博士论文的中文翻译☆554Updated 2 years ago
- simple redis server written in golang☆102Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,383Updated 2 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.☆199Updated 4 months ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆585Updated 3 years ago
- 分享源码分析的文章:目前有《深入 Go 语言》《深入istio》、《深入k8s(kubernetes)》源码分析系列☆371Updated 2 years ago
- ☆180Updated last year
- 对象存储分布式代理(object storage distrbuted proxy),支持Docker一键部署☆286Updated 8 months ago
- 加入个人阅读代码注释的etcd raft实现☆205Updated 3 years ago
- 极客时间<网络编程实战>代码☆952Updated last year
- A high performance cache server☆110Updated last year
- 《UNIX环境高级编程》随书代码与课后习题☆435Updated 5 months ago
- golang 面试总结☆146Updated 2 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆724Updated 7 months ago
- Linux高性能服务器编程源码☆542Updated 9 years ago
- 阅读 boltDB 源码后的小结☆263Updated 2 years ago
- 《Go语言高并发与微服务实战》代码☆561Updated 10 months ago
- 面前必看☆168Updated last year
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆526Updated last year
- 后台开发技术图谱,后台开发成长Roadmap☆273Updated last year
- 完整的 etcd 应用学习过程,产出最详细的 etcd 代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆108Updated 3 years ago
- 参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.☆434Updated 9 months ago
- A distributed service governance framework. 分布式服务治理框架☆430Updated last year