Golang drawer
@golang101
178
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
178 subscribers
Golang drawer
https://www.willem.dev/articles/may-househunt-update/
www.willem.dev
Devlog I: The foundations of a Go/Golang web application
2 Months in: All the major components are in place.
Golang drawer
https://github.com/NimbleMarkets/ntcharts
GitHub
GitHub - NimbleMarkets/ntcharts: Nimble Terminal Charts for the Golang BubbleTea framework and your TUIs
Nimble Terminal Charts for the Golang BubbleTea framework and your TUIs - NimbleMarkets/ntcharts
Golang drawer
https://github.com/tommie/v8go
GitHub
GitHub - tommie/v8go: Execute JavaScript from Go (a fork of rogchap.com/v8go)
Execute JavaScript from Go (a fork of rogchap.com/v8go) - tommie/v8go
Golang drawer
https://github.com/context-labs/mactop
GitHub
GitHub - context-labs/mactop: mactop - Apple Silicon Monitor Top
mactop - Apple Silicon Monitor Top. Contribute to context-labs/mactop development by creating an account on GitHub.
Golang drawer
https://logdy.dev/
Golang drawer
https://github.com/hexdigest/gowrap
GitHub
GitHub - hexdigest/gowrap: GoWrap is a command line tool for generating decorators for Go interfaces
GoWrap is a command line tool for generating decorators for Go interfaces - hexdigest/gowrap
Golang drawer
https://blog.cloudflare.com/reclaiming-cpu-for-free-with-pgo/
The Cloudflare Blog
Reclaiming CPU for free with Go's Profile Guided Optimization
Golang 1.20 introduced support for Profile Guided Optimization (PGO) to the go compiler. This allows guiding the compiler to introduce optimizations based on the real world behaviour of your system. This post covers the process we created for experimenting…
Golang drawer
https://www.dolthub.com/blog/2024-05-10-ok-considered-harmful/
Dolthub
ok Considered Harmful
A polemic against the use of one of the most common idioms in the Go world: boolean variables named ok
Golang drawer
https://brandur.org/notifier
brandur.org
The Notifier Pattern for Applications That Use Postgres
Maximizing Postgres connection economy by using a single connection per program to receive and distribute all listen/notify notifications.
Golang drawer
https://www.jetbrains.com/guide/go/tutorials/webapp_go_react_part_one/
Jetbrains
Web App with Go and React - Part 1
Fullstack Application Development with Go and React.
Golang drawer
https://domenicoluciani.com/2024/05/07/create-dns-resolver.html
Domenico Luciani - Create a DNS Resolver with Golang
Passionate programmer, experienced Extreme Programmer, Senior Agile Software Engineer, remote worker from Spain, Open Source enthusiast, and avid learner with a focus on software craftsmanship, and IT security.
Golang drawer
https://tduyng.github.io/blog/dynamic-github-profile-readme/
Duy NG
How I made my GitHub profile README dynamic
Explore the process of making your GitHub profile README dynamic with automated updates of your latest blog posts using GitHub Actions and Python scripting
Golang drawer
https://m.youtube.com/watch?v=8XbxQ1Epi5w
YouTube
GopherCon 2023: Build Your Own Distributed System Using Go - Philip O'Toole
Go provides all you need to build your own powerful distributed system. The language provides the power you need and the community provides you with the libraries you need. Come and learn how to build your distributed system, using the Raft consensus and…
Golang drawer
https://aran.dev/posts/using-golang-crypto-aes-and-crypto-cipher-packages/
Aran Wilkinson
using golang's crypto/aes and crypto/cipher packages
Using Golang's crypto/aes and crypto/cipher packages for encrypting and decrypting.
Golang drawer
https://cpn.jjude.com/@jjude/statuses/01HXBY7JZEQ8S8N34EMX1ESF3K
cpn.jjude.com
Post by jjude, @jjude@cpn.jjude.com
How to use #duckdb with #golang DuckDB has golang sdk and it is easy to integrate both. Here is the code. DuckDB's golang SDK follows the same `database/sql` interface, so using duckdb with golang is as easy as using sqlite. ```go import ( "database/sql"…
Golang drawer
https://www.jvt.me/posts/2024/05/09/oapi-codegen-sustainable/
Jamie Tanna | Software Engineer
Creating a more sustainable model for `oapi-codegen` in the future · Jamie Tanna | Software Engineer
Announcing a request for sponsorship to continue to allow allocating more time to `oapi-codegen` as well as to make more ambitious changes to the project.
Golang drawer
https://m.youtube.com/watch?v=un6ZyFkqFKo
YouTube
Go Programming – Golang Course with Bonus Projects
Learn the Go programming language in this full course for beginners. You'll practice writing performant, idiomatic Go with these hands-on lessons and challenges.
💻
Code: https://github.com/bootdotdev/fcc-learn-golang-assets
💻
Follow along interactively on…
Golang drawer
https://chapar.rest/
chapar.rest
Chapar is a api testing tools build with Go
Golang drawer
https://github.com/coder/hnsw
GitHub
GitHub - coder/hnsw: In-memory vector index for Go
In-memory vector index for Go. Contribute to coder/hnsw development by creating an account on GitHub.
Golang drawer
https://github.com/rhysd/actionlint
GitHub
GitHub - rhysd/actionlint: :octocat: Static checker for GitHub Actions workflow files
:octocat: Static checker for GitHub Actions workflow files - rhysd/actionlint