impact-eintr / netstack
go 模拟实现用户态下的网络协议栈(蓝桥)
☆42Updated last year
Related projects ⓘ
Alternatives and complementary repositories for netstack
- golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP☆199Updated 2 years ago
- ☆100Updated 2 years ago
- docker源码学习和注解(基于docker 1.2.0)☆51Updated 7 years ago
- 记录文章中Demo。微信公众号:Gopher指北☆43Updated 2 years ago
- 支持cgroup2和overlay2的docker引擎,《自己动手写docker》的学习笔记 ,球球大佬们给个star☆30Updated last year
- µGo编程语言(从头开发一个迷你Go语言编译器)☆49Updated 2 years ago
- golang写的存储引擎,基于b+树,mmap☆49Updated 2 years ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated 5 months ago
- 字节内推👇🏻☆53Updated 7 months ago
- 通用型任务队列, 带并发控制和故障恢复☆22Updated 10 months ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆156Updated last year
- A command line tool for sending requests using kitex☆19Updated 2 weeks ago
- 用几十行Go语言代码写一个小型的容器(非原创)。☆37Updated last year
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆136Updated last year
- Writing a Interpreter in Go翻译☆93Updated 3 months ago
- High-performance networking library written in golang☆36Updated 7 months ago
- ☆45Updated 2 years ago
- a simple benchmark testing tool implemented in golang with some small features☆55Updated last year
- 一个运行在golang 上的实时通信软件架构,可拓扑架构,etcd作服务发现,服务间grpc通讯.☆17Updated last month
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆80Updated 3 months ago
- go 语言的一些新特性、知识分享☆72Updated 3 years ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆25Updated last year
- Go语言猴子补丁框架☆124Updated 6 months ago
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆18Updated 2 years ago
- 用 issue 来管理个人博客☆62Updated 4 months ago
- 高性能/跨语言/轻量的玩具级RPC实现,致力提供高扩展性的API,您可以打造属于自己的RPC-Framework!☆46Updated last year
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated last month
- golang epoll实现☆86Updated 11 months ago