elewis787 / hacketLinks
Golang Packet Client and Server with Handler Support
☆12Updated 3 years ago
Alternatives and similar repositories for hacket
Users that are interested in hacket are comparing it to the libraries listed below
Sorting:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- go-app implementations of Material Components for the web☆13Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- The fastest HTTP router available for Go.☆60Updated last year
- [mirror] A collection of libraries and tools written in Go.☆50Updated 2 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A cancelable reader for Go☆137Updated 2 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Audio fingerprinting in Go☆19Updated 8 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Go encoding based on protobuf, but hopefully easier to deal with