ether
Ethernet Frame Library
A Go package for crafting and transmitting ethernet frames.
A Go package for sending and receiving ethernet frames. Currently supporting Linux, Freebsd, and OS X.
80 stars
5 watching
7 forks
Language: Go
last commit: almost 9 years ago
Linked from 2 awesome lists
gonetworking
Related projects:
Repository | Description | Stars |
---|---|---|
songgao/water | A native Go library for managing TUN/TAP interfaces | 1,963 |
fish-tennis/gnet | A high-performance network library designed specifically for game servers | 20 |
xtaci/gaio | A high-performance networking library for Go that reduces context switching and improves concurrency in networked applications. | 829 |
openpeedeep/xdg | A package providing cross-platform file locations and utility functions for XDG Standard compliance | 79 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
everfinance/goar | A Go library and SDK for interacting with the Arweave blockchain network | 140 |
number571/go-peer | A library for building secure and private networks in Go | 270 |
gorilla/pat | A simple HTTP router for Go. | 154 |
allenxuxu/gev | A lightweight, non-blocking TCP network library that supports custom protocols and high-performance event-driven networking. | 1,735 |
linxgnu/goseaweedfs | A complete Golang client for interacting with the SeaweedFS distributed file system | 113 |
ergo-services/meta | Provides WebSocket-related meta processes for the Ergo Framework 3.0 and above. | 4 |
aregm/nff-go | A cloud-native framework for building scalable network functions in Go, abstracting away low-level networking details. | 1,388 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 17 |
lileio/lile | Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
go-fuego/fuego | Automatically generates OpenAPI documentation from Go code | 975 |