Stars
- https://github.com/segmentio/consul-go
- A recently released Golang Consul API client that focuses on providing a modern API. Eager to give it a try.
- https://github.com/tidwall/evio
- Interesting code, a very fast event-loop that makes direct syscalls rather than going through Golang’s net package. Think nginx or redis like event loops.
- https://github.com/go-commons/commons