mykoweb / epi-goLinks
Elements of Programming Interviews solutions in golang.
☆57Updated 8 years ago
Alternatives and similar repositories for epi-go
Users that are interested in epi-go are comparing it to the libraries listed below
Sorting:
- An implementation in GO (golang) of the basic algorithms and data structure.☆145Updated 6 years ago
- Collection of useful patterns☆159Updated 4 years ago
- Set of common packages used by all or most projects at ArdanLabs☆244Updated last year
- A compilation of tutorial and talk presentations and videos from Gophercon 2018.☆229Updated 7 years ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Golib contains various useful golang libraries☆69Updated last month
- A library for parallel programming in Go☆189Updated 5 years ago
- Replace boilerplate code with functional patterns using 'go generate'☆124Updated 7 years ago
- Working my way through cracking the coding interview in Go, because I want to learn it☆92Updated 6 years ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 8 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- Common Go lang data structures, utilities, ML algorithms etc☆145Updated 9 years ago
- Package fs provides filesystem-related functions.☆141Updated 4 years ago
- List of tools☆109Updated 6 years ago
- Public Website for blog.GopherAcademy.com☆183Updated 2 years ago
- A good demonstration of Go composition of types and processes.☆85Updated 6 years ago
- The code for the Flappy Gopher episodes of #justforfunc☆105Updated 6 years ago
- All the solutions received to the Go Challenges☆65Updated 9 years ago
- Scrape URLs that contain an incrementing integer ID in the path☆78Updated 4 years ago
- Go example that uses channels to build an execution pipeline☆74Updated last year
- List of non-trivial golang applications / libraries☆272Updated 8 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- http://dave.cheney.net/training#introduction-to-go☆88Updated 5 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆241Updated this week
- test database interactions with Docker☆28Updated 3 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Data access in Go - Code Generator☆106Updated 8 years ago
- Extended Errors (or simply xerrs) for GoLang☆63Updated 5 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 7 years ago
- examples of various sorting algorithms in golang (with visualization)☆125Updated last year