Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://www.philipotoole.com/7-years-of-open-source-database-development-lessons-learned/
Philipotoole
7 years of open-source database development: lessons learned – Vallified
It was April 9th 2016, and I tagged my first official release of rqlite -- two years after I actually started coding it. Since then there has been 58 releases, 277 closed issues, 416 closed pull requests, 32,785 insertions, 1954 deletions, and 100 files have…
Golang drawer
https://qvault.io/clean-code/writing-good-unit-tests-dont-mock-database-connections/
Boot.dev
Learn Go [Full Course] | Boot.dev
Master the fundamentals of the Go programming language in this comprehensive interactive course.
Go is one of the most popular languages of 2025, and Go developers
are among the highest paid in the world. You'll practice writing performant,
idiomatic Go with…
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoConvertSliceToArray
Golang drawer
https://github.com/360EntSecGroup-Skylar/excelize
GitHub
GitHub - qax-os/excelize: Go language library for reading and writing Microsoft Excel
™
(XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Go language library for reading and writing Microsoft Excel
™
(XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets - qax-os/excelize
Golang drawer
https://github.com/gographics/imagick
GitHub
GitHub - gographics/imagick: Go binding to ImageMagick's MagickWand C API
Go binding to ImageMagick's MagickWand C API. Contribute to gographics/imagick development by creating an account on GitHub.
Golang drawer
https://github.com/PierreKieffer/htui
GitHub
GitHub - PierreKieffer/htui: Heroku Terminal User Interface
Heroku Terminal User Interface. Contribute to PierreKieffer/htui development by creating an account on GitHub.
Golang drawer
https://github.com/esimov/triangle
GitHub
GitHub - esimov/triangle: Convert images to computer generated art using delaunay triangulation.
Convert images to computer generated art using delaunay triangulation. - esimov/triangle
Golang drawer
https://github.com/xo/usql
GitHub
GitHub - xo/usql: Universal command-line interface for SQL databases
Universal command-line interface for SQL databases - xo/usql
Golang drawer
https://github.com/alecthomas/chroma
GitHub
GitHub - alecthomas/chroma: A general purpose syntax highlighter in pure Go
A general purpose syntax highlighter in pure Go . Contribute to alecthomas/chroma development by creating an account on GitHub.
Golang drawer
https://thedevdash.com
Golang drawer
https://changelog.com/gotime/177
Changelog
Building startups with Go (Go Time #177)
Startups are all about iterating quickly, building MVPs, and finding that elusive product market fit, so how does Go fit into that picture? Is Go a good choice for startups, or is it exclusively for the larger corporations? In this episode Jon is joined by…
Golang drawer
https://charly3pins.dev/blog/automate-your-github-profile-readme-with-go-and-github-actions/
charly3pins.dev
Automate Your GitHub Profile README with Go and GitHub Actions
Create a dynamic Markdown file for your README with the help of Go and deploy it to your profile's GitHub using GitHub Actions.
Golang drawer
https://dev.to/charly3pins/level-up-your-presentations-with-go-59lo
DEV Community
Level up your presentations with Go
If you're a technical person and you don't like to battle with presentation softwares but you want/ne...
Golang drawer
https://eli.thegreenplace.net/2021/go-socket-servers-with-tls/
Golang drawer
https://qvault.io/golang/json-golang/
Golang drawer
https://developer.okta.com/blog/2021/04/23/elasticsearch-go-developers-guide
Okta Developer
Elasticsearch in Go: A Developer's Guide
How to get started with Elasticsearch in Go
Golang drawer
https://v0x.nl/articles/portable-apps-go-nextjs
v0x.nl
Portable apps with Go and Next.js
How-to guide for embedding a web interface in your Go app.
Golang drawer
https://cloud.google.com/blog/topics/developers-practitioners/go-powering-enterprise-developers-developer-survey-results
Google Cloud Blog
Go is powering enterprise developers: Developer survey results | Google Cloud Blog
We’re sharing results from the Go Developer Survey, with a focus on cloud development, which informs the experience of building with Go on Google Cloud.
Golang drawer
https://ggcarvalho.dev/posts/montecarlo/
ggcarvalho.dev
The art of solving problems with Monte Carlo simulations | Gabriel Carvalho
Using the power of randomness to answer scientific questions.
Golang drawer
https://mtlynch.io/litestream/
mtlynch.io
How Litestream Eliminated My Database Server for $0.03/month
I've always hated maintaining database servers. Litestream offers a simple alternative without sacrificing reliability or security.