impact-eintr / netstackLinks
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
Sorting:
- golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP☆207Updated 2 years ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆161Updated 2 years ago
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- go语言代码分析 工具☆225Updated 3 weeks ago
- ☆47Updated 3 years ago
- 记录文章中Demo。微信公众号:Gopher指北☆44Updated 3 years ago
- 字节内推👇🏻☆61Updated last year
- ☆100Updated 3 years ago
- BeePF 是一个用 Go 语言编写的 eBPF 程序加载器和运行时框架。它提供了一套完整的工具链,用于加载、管理和监控 eBPF 程序。☆21Updated 2 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆85Updated 3 months ago
- µGo编程语言(从头开发一个迷你Go语言编译器)☆53Updated 3 years ago
- 时间轮golang实现☆11Updated last year
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated last year
- Writing a Interpreter in Go翻译☆100Updated last year
- Go和大语言模型编程☆42Updated 7 months ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆231Updated 3 years ago
- a simple benchmark testing tool implemented in golang with some small features☆56Updated 2 years ago
- 用go写一个docker☆184Updated 5 years ago
- go 语言的一些新特性、知识分享☆68Updated 3 years ago
- ☆79Updated 5 years ago
- A command line tool for sending requests using kitex☆24Updated 3 months ago
- 用几十行Go语言代码写一个小型的容器(非原创)。☆37Updated last year
- ☆99Updated 2 years ago
- Kusion Cookbook☆38Updated 2 years ago
- go相关项目的源码分析和注释☆68Updated 2 years ago
- etcd 注解版☆17Updated 2 years ago
- General Golang Code Generator☆200Updated 2 years ago
- A golang ebpf libary based on cilium/ebpf and datadog/ebpf.☆340Updated 4 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆104Updated last year