The Daily Go
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO.
https://github.com/kataras/iris
#Web #Framework #Repository
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO.
https://github.com/kataras/iris
#Web #Framework #Repository
The Daily Go
Safe and easy casting from one type to another in Go
https://github.com/spf13/cast
#Cast #Repository
Safe and easy casting from one type to another in Go
https://github.com/spf13/cast
#Cast #Repository
GitHub
GitHub - spf13/cast: safe and easy casting from one type to another in Go
safe and easy casting from one type to another in Go - GitHub - spf13/cast: safe and easy casting from one type to another in Go
The Daily Go
If a map isnβt a reference variable, what is it?
https://dave.cheney.net/2017/04/30/if-a-map-isnt-a-reference-variable-what-is-it
#Blog #Guide
If a map isnβt a reference variable, what is it?
https://dave.cheney.net/2017/04/30/if-a-map-isnt-a-reference-variable-what-is-it
#Blog #Guide
The Daily Go
A fully RESTful API from any existing PostgreSQL database written in Go
https://github.com/nuveo/prest
#Database #REST #Repository
A fully RESTful API from any existing PostgreSQL database written in Go
https://github.com/nuveo/prest
#Database #REST #Repository
GitHub
prest/prest
pREST (PostgreSQL REST), simplify and accelerate development, β‘ instant, realtime, high-performance on any Postgres application, existing or new - prest/prest
The Daily Go
A fake data generator written in and for Go
https://github.com/malisit/kolpa
#Repository #Fake #Data
A fake data generator written in and for Go
https://github.com/malisit/kolpa
#Repository #Fake #Data
GitHub
GitHub - malisit/kolpa: A fake data generator written in and for Go
A fake data generator written in and for Go. Contribute to malisit/kolpa development by creating an account on GitHub.
The Daily Go
An introduction to publishers and subscribers
http://tmrts.com/go-patterns/messaging/publish_subscribe.html
#Guide #Events
An introduction to publishers and subscribers
http://tmrts.com/go-patterns/messaging/publish_subscribe.html
#Guide #Events
The Daily Go
The tomb package helps with clean goroutine termination in the Go language.
https://github.com/go-tomb/tomb
#Package #Goroutine
The tomb package helps with clean goroutine termination in the Go language.
https://github.com/go-tomb/tomb
#Package #Goroutine
GitHub
GitHub - go-tomb/tomb: The tomb package helps with clean goroutine termination in the Go language.
The tomb package helps with clean goroutine termination in the Go language. - GitHub - go-tomb/tomb: The tomb package helps with clean goroutine termination in the Go language.
The Daily Go
Data structures and Algorithms in Golang
1. https://github.com/0xAX/go-algorithms
2. https://github.com/Workiva/go-datastructures
#Guide #Algorithms
Data structures and Algorithms in Golang
1. https://github.com/0xAX/go-algorithms
2. https://github.com/Workiva/go-datastructures
#Guide #Algorithms
GitHub
GitHub - 0xAX/go-algorithms: Algorithms and data structures for golang
Algorithms and data structures for golang. Contribute to 0xAX/go-algorithms development by creating an account on GitHub.
The Daily Go
Is there some elegant way to pause & resume any other goroutine in golang?
https://stackoverflow.com/a/16102304/6559250
#Trick #Concurrency
Is there some elegant way to pause & resume any other goroutine in golang?
https://stackoverflow.com/a/16102304/6559250
#Trick #Concurrency
Stackoverflow
Is there some elegant way to pause & resume any other goroutine in golang?
In my case, I have thousands of goroutines working simultaneously as work(). I also had a sync() goroutine. When sync starts, I need any other goroutine to pause for a while after sync job is done....
The Daily Go
A package for graceful shutdowns (inspired by tomb)
https://github.com/icholy/killable
#Package
A package for graceful shutdowns (inspired by tomb)
https://github.com/icholy/killable
#Package
GitHub
icholy/killable
killable - Composable cancellation
The Daily Go
A Go client library for the Twitter 1.1 API
https://github.com/ChimeraCoder/anaconda
#Twitter #Repository
A Go client library for the Twitter 1.1 API
https://github.com/ChimeraCoder/anaconda
#Twitter #Repository
GitHub
GitHub - ChimeraCoder/anaconda: A Go client library for the Twitter 1.1 API
A Go client library for the Twitter 1.1 API. Contribute to ChimeraCoder/anaconda development by creating an account on GitHub.
This media is not supported in your browser
VIEW IN TELEGRAM
The Daily Go
From @kevinmiston on the Twitter.
From @kevinmiston on the Twitter.
The Daily Go
golang topic server and client package
https://github.com/hadidimad/topserve
#Repository #SubPub
golang topic server and client package
https://github.com/hadidimad/topserve
#Repository #SubPub
GitHub
hadidimad/topserve
topserve - golang topic server and client package