Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://github.com/arp242/goatcounter
GitHub
GitHub - arp242/goatcounter: Easy web analytics. No tracking of personal data.
Easy web analytics. No tracking of personal data. Contribute to arp242/goatcounter development by creating an account on GitHub.
Golang drawer
https://github.com/bufbuild/buf
GitHub
GitHub - bufbuild/buf: The best way of working with Protocol Buffers.
The best way of working with Protocol Buffers. Contribute to bufbuild/buf development by creating an account on GitHub.
Golang drawer
https://github.com/wailsapp/wails
GitHub
GitHub - wailsapp/wails: Create beautiful applications using Go
Create beautiful applications using Go. Contribute to wailsapp/wails development by creating an account on GitHub.
Golang drawer
https://github.com/reidjs/markdown-tweet-scheduler
GitHub
GitHub - reidjs/markdown-tweet-scheduler: Schedule daily tweets from markdown files in your repo, posted via github actions.
Schedule daily tweets from markdown files in your repo, posted via github actions. - GitHub - reidjs/markdown-tweet-scheduler: Schedule daily tweets from markdown files in your repo, posted via gi...
Golang drawer
https://github.com/psanford/sqlite3vfshttp
GitHub
GitHub - psanford/sqlite3vfshttp: Go sqlite3 http vfs: query sqlite databases over http with range headers
Go sqlite3 http vfs: query sqlite databases over http with range headers - psanford/sqlite3vfshttp
Golang drawer
https://metalbear.co/blog/mirrord-3.0-is-out/
MetalBear
🐻
- Tools for Backend Engineers
mirrord 3.0 is out!
Our biggest release yet is now available for download
Golang drawer
https://github.com/k0kubun/pp
GitHub
GitHub - k0kubun/pp: Colored pretty printer for Go language
Colored pretty printer for Go language. Contribute to k0kubun/pp development by creating an account on GitHub.
Golang drawer
https://fasterthanli.me/articles/the-http-crash-course-nobody-asked-for
fasterthanli.me
The HTTP crash course nobody asked for
HTTP does a pretty good job staying out of everyone’s way.
If you’re reading this article, there’s a solid chance it was delivered to you over HTTP. Even if you’re reading this from an RSS reader o...
Golang drawer
https://programmingpercy.tech/blog/previewing-the-ide-of-the-future
programmingpercy.tech
Previewing the IDE of the Future — Fleet
JetBrains recently released a preview version of their newest IDE, Fleet. Let’s take a look at it
Golang drawer
https://www.dolthub.com/blog/2022-10-14-golang-performance-case-studies/
Dolthub
Go Performance Case Studies
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
Golang drawer
https://frankenphp.dev
frankenphp.dev
FrankenPHP: the modern PHP app server
FrankenPHP is a new app server for PHP apps (built on top of Caddy) and a library to embed the PHP interpreter in Go web servers.
Golang drawer
https://quii.gitbook.io/learn-go-with-tests/testing-fundamentals/scaling-acceptance-tests
quii.gitbook.io
Scaling acceptance tests | Learn Go with tests
Golang drawer
https://github.com/golang/go/issues/56351
GitHub
spec: add clear(x) builtin, to clear map, zero content of slice · Issue #56351 · golang/go
There is no way to clear a map in Go. You can write for k := range m { delete(m, k) } but that only works if m does not contain any key values that contain NaNs. Based on the discussion in #55002, ...
Golang drawer
https://xeiaso.net/talks/wasm-abi
Golang drawer
https://y.com.sb/watch?v=BR_ys_qR2kI&feature=youtu.be
Invidious
Build an Incident Management Backend using Go and Slack in 1 Hour
In this video, Bil walks through how we can easily build and deploy our own fully fledged Go backend for creating & managing incidents like PagerDuty, Incident.io, Better Uptime, xMatters, Alertops, Opsgenie, or Splunk.
Within 1 hour, you will be able to…
Golang drawer
https://y.com.sb/watch?v=5lxQJS3b38w
Invidious
Building Interactive TUIs in Go | Part I
github.com/charmbracelet/bubbletea
Welcome back to another Charm video! Today we are building a shopping list for the command line together using Bubble Tea. Let us know what you think in the comments!
If you like this video, we would appreciate any likes…
Golang drawer
https://github.com/stepci/stepci
GitHub
GitHub - stepci/stepci: Automated API Testing and Quality Assurance
Automated API Testing and Quality Assurance. Contribute to stepci/stepci development by creating an account on GitHub.
Golang drawer
https://github.com/Masterminds/squirrel
GitHub
GitHub - Masterminds/squirrel: Fluent SQL generation for golang
Fluent SQL generation for golang. Contribute to Masterminds/squirrel development by creating an account on GitHub.
Golang drawer
https://levelup.gitconnected.com/go-worker-pool-the-concurrency-powerhouse-2dc7971f4f15
Medium
Go Worker Pool: The Concurrency Powerhouse
The best “Application programmers” are cultured to focus on business requirements and they typically don’t always factor in the need for…
Golang drawer
https://go.dev/play/p/1KYAZ4kwCxD
go.dev
Go Playground - The Go Programming Language