hashicorp / mdns
Simple mDNS client/server library in Golang
☆1,245Updated 2 months ago
Alternatives and similar repositories for mdns:
Users that are interested in mdns are comparing it to the libraries listed below
- mDNS / DNS-SD Service Discovery in pure Go (also known as Bonjour)☆793Updated last year
- SFTP support for the go.crypto/ssh package☆1,560Updated 3 weeks ago
- Enable your Go applications to self update☆1,598Updated 8 months ago
- Golang connection multiplexing library☆2,329Updated last month
- Build self-updating Golang programs☆2,200Updated 2 years ago
- LZ4 compression and decompression in pure Go☆913Updated 2 weeks ago
- Go bindings to systemd socket activation, journal, D-Bus, and unit files☆2,513Updated 10 months ago
- Automatic C-Go Bindings Generator for Go Programming Language☆1,552Updated 3 months ago
- reuse tcp/udp ports in golang☆788Updated 3 weeks ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,883Updated this week
- A disk-backed key-value store.☆1,431Updated 3 years ago
- Pure-Go library for cross-platform local peer discovery using UDP multicast☆655Updated 3 months ago
- gousb provides low-level interface for accessing USB devices☆883Updated 7 months ago
- File system event notification library on steroids.☆916Updated last year
- PTY interface for Go