mykoweb / epi-go
Elements of Programming Interviews solutions in golang.
☆57Updated 7 years ago
Alternatives and similar repositories for epi-go:
Users that are interested in epi-go are comparing it to the libraries listed below
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Build a Jekyll blog in minutes, without touching the command line.☆40Updated 8 years ago
- Idiomatic API responses for Go.☆86Updated 3 years ago
- Collections generator for Golang☆82Updated 7 years ago
- A repository of programming algorithms implemented in Go. This is meant to complement the "Let's Learn Algorithms" series at calhoun.io☆94Updated 6 years ago
- ☆60Updated 4 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- Common Go lang data structures, utilities, ML algorithms etc☆146Updated 9 years ago
- A a Go 1/2 language feature proposal to immutability☆172Updated 5 years ago
- simple Optical Character Recognition in Go☆125Updated 6 years ago
- A good demonstration of Go composition of types and processes.☆85Updated 6 years ago
- A simple, extensible, library to make argument validation in Go palatable.☆116Updated 8 years ago
- Slack bot for Gophers slack https://invite.slack.golangbridge.org☆95Updated 4 years ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 7 years ago
- Automatically generate mocks for interfaces with go generate