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/beevik/ntp
GitHub
GitHub - beevik/ntp: a simple ntp client package for go
a simple ntp client package for go. Contribute to beevik/ntp development by creating an account on GitHub.
Golang drawer
https://github.com/erroneousboat/slack-term
GitHub
GitHub - jpbruinsslot/slack-term: Slack client for your terminal
Slack client for your terminal. Contribute to jpbruinsslot/slack-term development by creating an account on GitHub.
Golang drawer
https://blog.carlmjohnson.net/post/2020/how-to-host-golang-on-netlify-for-free/
blog.carlana.net
How to Use Netlify to Deploy a Free Go Web Application
Netlify is a cheap and easy way to start hosting a Go webapp
Golang drawer
https://mattermost.com/blog/maintaining-consistency-in-codebases-with-go-vet/
Mattermost.com
Maintaining consistency in codebases with Go Vet
Maintaining success in a large open source project is one of the key objectives of Mattermost. Find out how we use Go Vet to ensure our code is strong.
Golang drawer
https://blog.gopheracademy.com/gophercon-2020-news/
Gopheracademy
GopherCon 2020 Update
It’s been a few weeks since our first release about GopherCon and COVID-19, so we wanted to share an update. You all are the backbone of this conference and so important to us!
Golang drawer
https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql
Semaphore
Building and Testing a REST API in Go with Gorilla Mux and PostgreSQL - Semaphore
Learn how to build simple and well-tested REST APIs backed by PostgreSQL in Go, using Gorilla Mux — a highly stable and versatile router.
Golang drawer
https://medium.com/@ankur_anand/illustrated-tales-of-go-runtime-scheduler-74809ef6d19b
Medium
Illustrated Tales of Go Runtime Scheduler.
Concurrency in Go in the form of goroutines is a very convenient means for writing modern concurrent software, but how does your Go program
Golang drawer
https://github.com/RadhiFadlillah/duit
GitHub
GitHub - RadhiFadlillah/duit: Simple money tracker, built with Go
Simple money tracker, built with Go. Contribute to RadhiFadlillah/duit development by creating an account on GitHub.
Golang drawer
https://github.com/aunum/gold
GitHub
GitHub - aunum/gold: Reinforcement Learning in Go
Reinforcement Learning in Go. Contribute to aunum/gold development by creating an account on GitHub.
Golang drawer
https://github.com/sirupsen/logrus
GitHub
GitHub - sirupsen/logrus: Structured, pluggable logging for Go.
Structured, pluggable logging for Go. Contribute to sirupsen/logrus development by creating an account on GitHub.
Golang drawer
https://github.com/prologic/tube
GitHub
GitHub - prologic/tube:
📺
tube is a Youtube-like (without censorship and features you don't need!) Video Sharing App written in…
📺
tube is a Youtube-like (without censorship and features you don't need!) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections a...
Golang drawer
https://github.com/aquasecurity/lmdrouter
GitHub
GitHub - aquasecurity/lmdrouter: Go HTTP router library for AWS API Gateway-invoked Lambda Functions
Go HTTP router library for AWS API Gateway-invoked Lambda Functions - GitHub - aquasecurity/lmdrouter: Go HTTP router library for AWS API Gateway-invoked Lambda Functions
Golang drawer
https://github.com/pion/ion
GitHub
pion/ion
TODO. Contribute to pion/ion development by creating an account on GitHub.
Golang drawer
https://github.com/JetSetIlly/Gopher2600
GitHub
GitHub - JetSetIlly/Gopher2600: Gopher2600 is an emulator for the Atari 2600 games console
Gopher2600 is an emulator for the Atari 2600 games console - JetSetIlly/Gopher2600
Golang drawer
https://www.theregister.co.uk/2020/03/09/monzo_microservices/
The Register
How does Monzo keep 1,600 microservices spinning? Go, clean code, and a strong team
Well-known software development principles count for more than technology choices
Golang drawer
https://mohitkhare.me/blog/transaction-on-postgres-golang/
Welcome to Mohit’s blog
Transactions on Postgres in Golang
Handling DB operations well
Golang drawer
https://klotzandrew.com/blog/object-fingerprinting-for-efficient-data-ingestion
Klotzandrew
Object Fingerprinting for Efficient Data Ingestion
We are going to cut our write payload down by 95% for our very specific example. What happens when you frequently receive a payload for an updated collection of…
Golang drawer
https://pingcap.com/blog/quickly-find-rust-program-bottlenecks-online-using-a-go-tool/
PingCAP
Quickly Find Rust Program Bottlenecks Online Using a Go Tool | PingCAP
In this post, we will share how we use pprof to visualize TiKV's profiling data to help quickly locate TiKV's performance bottlenecks online.
Golang drawer
https://github.com/dtgorski/typex
GitHub
GitHub - dtgorski/typex: [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships.…
[TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations. ...
Golang drawer
https://medium.com/@teivah/introducing-rxgo-v2-e7e369faa99a
Medium
Announcing RxGo v2
What’s new in the official Go implementation of ReactiveX?