- 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
- You can only count on yourself.
- Never reveal more than you have to.
- Execution is nine-tenths of the job.
- Give credit where credit is due.
- When all else fails, do it yourself.
- 90% of a project takes 90% of the time.
- The remaining 10% takes an additional 90% of the time.
- Never date a co-worker.