Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://eli.thegreenplace.net/2020/faking-stdin-and-stdout-in-go/
Golang drawer
https://medium.com/@bradford_hamilton/building-a-chip-8-emulator-in-go-9f137ec5d71c
Medium
Building a Chip-8 Emulator in Go
Hey all, this post is a high level overview of the chippy project and how to build your own Chip-8 emulator.
Golang drawer
https://github.com/zladovan/gorched
GitHub
GitHub - zladovan/gorched: Gorched is terminal based game written in Go inspired by "The Mother of all games" Scorched Earth
Gorched is terminal based game written in Go inspired by "The Mother of all games" Scorched Earth - zladovan/gorched
Golang drawer
https://github.com/RichardKnop/machinery
GitHub
GitHub - RichardKnop/machinery: Machinery is an asynchronous task queue/job queue based on distributed message passing.
Machinery is an asynchronous task queue/job queue based on distributed message passing. - RichardKnop/machinery
Golang drawer
https://github.com/google/exposure-notifications-server
GitHub
GitHub - google/exposure-notifications-server: Exposure Notification Reference Server | Covid-19 Exposure Notifications
Exposure Notification Reference Server | Covid-19 Exposure Notifications - google/exposure-notifications-server
Golang drawer
https://github.com/mmcloughlin/addchain
GitHub
GitHub - mmcloughlin/addchain: Cryptographic Addition Chain Generation in Go
Cryptographic Addition Chain Generation in Go. Contribute to mmcloughlin/addchain development by creating an account on GitHub.
Golang drawer
https://github.com/github/go-fault
GitHub
GitHub - github/go-fault: Fault injection library in Go using standard http middleware
Fault injection library in Go using standard http middleware - GitHub - github/go-fault: Fault injection library in Go using standard http middleware
Golang drawer
https://github.com/ericm/stonks
GitHub
GitHub - ericm/stonks: Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in…
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal. See how fast your stonks will crash. - ericm/stonks
Golang drawer
https://github.com/go-resty/resty
GitHub
GitHub - go-resty/resty: Simple HTTP, REST, and SSE client library for Go
Simple HTTP, REST, and SSE client library for Go. Contribute to go-resty/resty development by creating an account on GitHub.
Golang drawer
https://changelog.com/gotime/130
Changelog
Challenges of distributed messaging systems with Derek Collison from NATS (Go Time #130)
Distributed systems are hard. Building a distributed messaging system for these systems to communicate is even harder. In this episode, we unpack some of the challenges of building distributed messaging systems (like NATS), including how Go makes that easy…
Golang drawer
https://klotzandrew.com/blog/speeding-up-json-processing-in-go
Klotzandrew
Speeding up json processing in go
We will be speeding up our JSON processing by 11x with a few tricks: reusing allocated memory the Flyweight pattern JSON parsing without reflection As well as…
Golang drawer
https://dominicstpierre.com/paperless-go-twilio-fax-email
Dominic St-Pierre
Build paperless remote friendly process with Go, Twilio and Google Cloud Run | DominicSt-Pierre
Blog about software engineering and long-live systems.
Golang drawer
https://eli.thegreenplace.net/2020/representing-json-structures-in-go/
Golang drawer
https://dmitryfrank.com/articles/mocking_time_in_go
Golang drawer
https://cybernetist.com/2020/05/18/getting-started-with-go-ldap/
Cybernetist
Getting Started With LDAP in Go
Recently I had to write a fair amount of Go code which interacts with Active Directory (AD) for one of my clients. AD uses Lightweight Directory Access Protocol (LDAP) [1] for client-server …
Golang drawer
https://www.youtube.com/watch?v=arZiFSerU1k
YouTube
Build a Microservice with Go and GoLand
How fast can you build a microservice in Go? 1 week? 1 day? 1 hour? In this webinar, we start from scratch, build a #microservice that connects to a PostgreSQL database, and then is deployed in a Kubernetes cluster.
We use GoLand IDE, the dedicated Go IDE…
Golang drawer
https://www.dudley.codes/posts/2020.05.19-golang-structure-web-servers/
www.dudley.codes
How I Structure Web Servers in Go
A corporate-friendly pattern for organizing web servers written using the Go programming language.
Golang drawer
https://awesome-go.com/
Awesome-Go
A curated list of awesome Go frameworks, libraries and software - Awesome Go
A curated list of awesome #Golang frameworks, libraries and software
Golang drawer
https://github.blog/2020-05-20-three-bugs-in-the-go-mysql-driver/
The GitHub Blog
Three bugs in the Go MySQL Driver
Check out what we learned from shipping our busiest Go service in production—we found 3 bugs in the Go MySQL driver.
Golang drawer
https://dmitryfrank.com/articles/mocking_time_in_go