impact-eintr / netstackLinks
go 模拟实现用户态下的网络协议栈(蓝桥)
☆42Updated 3 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 3 years ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆163Updated 2 years ago
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- go语言代码分析 工具☆236Updated 3 months ago
- 记录文章中Demo。微信公众号:Gopher指北☆44Updated 3 years ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated last year
- 用几十行Go语言代码写一个小型的容器(非原创)。☆38Updated 2 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 6 months ago
- Writing a Interpreter in Go翻译☆101Updated last year
- µGo编程语言(从头开发一个迷你Go语言编译器)☆53Updated 3 years ago
- hotfix is a golang function hot-fix solution☆32Updated 3 months ago
- Go和大语言模型编程☆44Updated 10 months ago
- High-performance networking library written in golang☆49Updated 6 months ago
- ☆100Updated 4 years ago
- a simple benchmark testing tool implemented in golang with some small features☆55Updated 2 years ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆28Updated last year
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆109Updated 4 years ago
- go 语言的一些新特性、知识分享☆68Updated 4 years ago
- BeePF 是一个用 Go 语言编写的 eBPF 程序加载器和运行时框架。它提供了一套完整的工具链,用于加载、管理和监控 eBPF 程序。☆21Updated 6 months ago
- A command line tool for sending requests using kitex☆24Updated 7 months ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆233Updated 3 years ago
- A minimal programming example for a chat server in Go☆92Updated 2 months ago
- eBPF-based API Interface Builder☆34Updated 2 years ago
- 书里没有的golang小技巧☆68Updated 2 years ago
- General Golang Code Generator☆199Updated 2 years ago
- 字节内推👇🏻☆62Updated last year
- 🐑 🐑 🐑 本系列教程主要是为了弄清楚容器化的原理,纸上得来终觉浅,绝知此事要躬行,理论始终不及动手实践来的深刻,所以这个系列会用go语言实现一个类似docker的容器化功能,最终能够容器化的运行一个进程。☆162Updated 2 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆110Updated last year
- A golang ebpf libary based on cilium/ebpf and datadog/ebpf.☆346Updated 8 months ago