Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/bradfitz/shotizam
GitHub
GitHub - bradfitz/shotizam: Shotizam analyzes the size of Go binaries
Shotizam analyzes the size of Go binaries. Contribute to bradfitz/shotizam development by creating an account on GitHub.
Golang drawer
https://github.com/posener/goaction
GitHub
GitHub - posener/goaction: Write Github actions in Go
Write Github actions in Go. Contribute to posener/goaction development by creating an account on GitHub.
Golang drawer
https://github.com/mum4k/termdash
GitHub
GitHub - mum4k/termdash: Terminal based dashboard.
Terminal based dashboard. Contribute to mum4k/termdash development by creating an account on GitHub.
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoUncomparableThings
Golang drawer
https://eng.uber.com/go-monorepo-bazel/
Golang drawer
https://dev.to/ilyakaznacheev/how-i-write-my-unit-tests-in-go-quickly-4bd5
DEV Community
How I write my unit tests in Go quickly
Photo by Veri Ivanova We all love unit tests because they help us to keep our software workable. And...
Golang drawer
https://github.com/yolossn/Prometheus-Basics
GitHub
GitHub - yolossn/Prometheus-Basics: Prometheus-Basics is part of Prometheus Docs now, checkout
👇
Prometheus-Basics is part of Prometheus Docs now, checkout
👇
- yolossn/Prometheus-Basics
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