aerogo / packet
Send network packets over a TCP or UDP connection.
☆1Updated 5 years ago
Alternatives and similar repositories for packet
Users that are interested in packet are comparing it to the libraries listed below
Sorting:
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated 3 weeks ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Simple string pattern matcher for Go☆127Updated last year
- ☆80Updated last month
- GoUp (pronounced go-up) is an install and make tool which helps to build go modules with gomobile for android and ios.☆31Updated last year
- a thread-safe concurrent map for go☆94Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆57Updated last year
- System V shared memory functions in pure Go.☆133Updated 7 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆157Updated 2 months ago
- High level go to Lua binder. Write less, do more.☆79Updated 2 years ago
- Helpers for making the use of reflection easier☆28Updated 10 months ago
- Golang Connection pool for net.conn.☆36Updated 4 years ago
- HTTP proxy handler and dialer☆28Updated last month
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated 10 months ago
- gotiny 是一个高效的golang序列化库。☆101Updated 6 months ago
- Go simple async worker pool☆92Updated 4 years ago
- Facade to the Video4Linux video capture interface.☆83Updated last year
- Run stuff on the main thread in Go