ae6rt / golang-examplesLinks
Examples from the Programming in Go book
☆26Updated 12 years ago
Alternatives and similar repositories for golang-examples
Users that are interested in golang-examples are comparing it to the libraries listed below
Sorting:
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Common Go code.☆126Updated last year
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Implements a dynamic work pool of goroutines to perform tasks.☆64Updated 10 years ago
- ☆45Updated 7 years ago
- a Go package to observe notable events in a decoupled fashion☆240Updated 12 years ago
- nsqdelay - a delayed message queue for NSQ☆34Updated 10 years ago
- Package runcmd provides a convenience Run function for exec.Cmd which includes the original command along with the output and error strea…☆51Updated 10 years ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 10 years ago
- Go implementation of a RESTful JSON API exposing CRUD functionality relying on a custom storage.☆121Updated 7 years ago
- my personal golang lib☆127Updated 4 years ago
- GoProxy is a ReverseProxy / LoadBalancer helper for Golang☆177Updated 4 years ago
- Simple TCP load balancer in Go☆177Updated 7 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- Gin middleware to use glog☆63Updated 7 years ago
- K-Means algorithm implementation in Go☆118Updated 11 years ago
- Collection of Go programs for quick reference☆63Updated 2 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- Common Go lang data structures, utilities, ML algorithms etc☆145Updated 9 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆137Updated 2 years ago
- A quick demo of bi-directional streaming RPC's using grpc, go and python3☆167Updated 8 years ago
- experimenting with groupcache☆160Updated 12 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 7 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- An ab-like benchmark tool run on multi-core cpu☆229Updated 2 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆127Updated 6 years ago
- A set of useful tools for working with collections in Go☆82Updated 10 years ago
- A small and evil REST framework for Go☆128Updated 8 years ago
- flatmap transform nested map to flatten map☆42Updated 9 years ago
- skiplist for golang☆84Updated 11 years ago