golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
☆207Oct 13, 2022Updated 3 years ago
Alternatives and similar repositories for net-protocol
Users that are interested in net-protocol are comparing it to the libraries listed below
Sorting:
- go 模拟实现用户态下的网络协议栈(蓝桥)☆42Jan 16, 2023Updated 3 years ago
- garbage collector algorithm 垃圾回收算法的系列实现☆31Feb 9, 2023Updated 3 years ago
- A simple TUN/TAP library written in native Go.☆2,142Jul 30, 2024Updated last year
- Go语言虚拟网卡库,可用于制作对战平台、加速器、防火墙、VPN等☆98Jan 11, 2017Updated 9 years ago
- To realize communication between different LAN machines.☆19Jul 24, 2022Updated 3 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆31Nov 11, 2018Updated 7 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Aug 14, 2017Updated 8 years ago
- KCP based VPN [已停止维护]☆46Feb 13, 2021Updated 5 years ago
- help load plugin for go, base on standard plugin library☆17Jan 7, 2020Updated 6 years ago
- skbtracer on ebpf☆68Feb 27, 2023Updated 3 years ago
- 一个 Linux 用户态下的抢占式任务调度框架☆13Apr 19, 2021Updated 4 years ago
- 基于golang实现的C/S架构agent,使用gRPC协议,实现执行远程命令就像在本地执行一样,能够保证命令一边执行,一边返回执行结果,支持远程shell与python命令执行,支持并发执行。☆24Jul 20, 2024Updated last year
- I want to write something fun...☆26Feb 6, 2018Updated 8 years ago
- Go source code analysis(zh-cn)☆4,042Jul 18, 2022Updated 3 years ago
- IPv4 and IPv6 userland network stack☆3,113Dec 10, 2019Updated 6 years ago
- SD-WAN,virtual router,remote network,iot network,network bridge,vpn server,虚拟路由,虚拟网关,网桥,远程组网,物联网组网,桥网☆25Oct 12, 2024Updated last year
- A crypto-secure Reliable-UDP library for Golang with FEC support.☆4,493Feb 19, 2026Updated 2 weeks ago
- Drools 规则引擎示例☆12Apr 22, 2018Updated 7 years ago
- godbg is a golang debugger☆12Oct 20, 2025Updated 4 months ago
- ☆14Oct 14, 2024Updated last year
- 基于`baidu amis`的`pydantic`数据模型构建库,用于快速生成/解析`amis` `json` 数据.☆13Jun 18, 2022Updated 3 years ago
- 基于有赞云的个人网站在线收款解决方案演示☆10Feb 11, 2019Updated 7 years ago
- class热部署☆11Jan 31, 2015Updated 11 years ago
- Stock trading tools experiment☆13Dec 3, 2016Updated 9 years ago
- a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microse…☆920Sep 24, 2025Updated 5 months ago
- Satoru keeper service 🦀.☆14Aug 9, 2024Updated last year
- benchmarks for implementation of servers which support 1 million connections☆1,929Apr 15, 2021Updated 4 years ago
- 🚌 A golang general network connection poolction pool☆862Dec 5, 2025Updated 3 months ago
- Insert payload through the program set by -toolexec☆27Nov 3, 2021Updated 4 years ago
- 基于内存的高性能数字货币交易所撮合引擎核心☆36Aug 12, 2025Updated 6 months ago
- Go Share your TimeSeries/NameSpace/KeyVal DataStore (using leveldb) over HTTP &/or ZeroMQ☆62Oct 28, 2015Updated 10 years ago
- 编译原理实验 PL0简化版程序的词法、语 法分析和解释执行☆15Aug 1, 2021Updated 4 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 11 years ago
- A multi-language protocol compiler that transforms PacketDSL definitions into executable code for binary packet serialization/deserializa…☆31Nov 28, 2025Updated 3 months ago
- Let's Build A Template Engine(让我们一起来构建一个模板引擎)☆12Jul 10, 2016Updated 9 years ago
- A common framework of golang.☆14Jul 18, 2020Updated 5 years ago
- Database server written from scratch☆18Feb 25, 2023Updated 3 years ago
- mitmproxy implemented with golang. 用 Golang 实现的中间人攻击(Man-in-the-middle),解析、监测、篡改 HTTP/HTTPS 流量。☆1,479Jan 31, 2026Updated last month