impact-eintr / netstack
go 模拟实现用户态下的网络协议栈(蓝桥)
☆43Updated 2 years ago
Alternatives and similar repositories for netstack:
Users that are interested in netstack are comparing it to the libraries listed below
- golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP☆202Updated 2 years ago
- a simple netpoll implemented using go☆77Updated last year
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 2 months ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆161Updated last year
- ☆100Updated 3 years ago
- ☆47Updated 2 years ago
- High-performance networking library written in golang☆43Updated 10 months ago
- 字节内推👇🏻☆54Updated 10 months ago
- 用go写一个docker☆184Updated 5 years ago
- a simple benchmark testing tool implemented in golang with some small features☆57Updated last year
- 记录文章中Demo。微信公众号:Gopher指北☆43Updated 2 years ago
- docker源码学习和注解(基于docker 1.2.0)☆53Updated 7 years ago
- eBPF-based API Interface Builder☆34Updated last year
- A command line tool for sending requests using kitex☆21Updated last month
- go 语言的一些新特性、知识分享☆71Updated 3 years ago
- µGo编程语言(从头开发一个迷你Go语言编译器)☆51Updated 2 years ago
- a simple peer to peer download sharer☆28Updated last year
- 用几十行Go语言代码写一个小型的容器(非原创)。☆39Updated last year
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆137Updated last year
- etcd 学习,使用场 景,源码解读☆81Updated 2 years ago
- 完整的 etcd 应用学习过程,产出最详细的 etcd 代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆102Updated 3 years ago
- 与 eBPF 相关的精选项目的中文清单☆93Updated last year
- A golang ebpf libary based on cilium/ebpf and datadog/ebpf.☆328Updated 3 months ago
- 支持cgroup2和overlay2的docker引擎,《自己动手写docker》的学习笔记 ,球球大佬们给个star☆30Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆81Updated 7 months ago
- 一个go语言的轻量级的快速实现任务调度的框架,支持并发控制、超时控制和重试。框架预置函数执行器和docker执行器,快捷进行函数调度和 docker 调度。☆71Updated last month
- golang写的存储引擎,基于b+树,mmap☆51Updated 2 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 8 months ago