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/buckket/go-blurhash
GitHub
GitHub - buckket/go-blurhash: A Blurhash implementation in pure Go (Decode/Encode)
A Blurhash implementation in pure Go (Decode/Encode) - buckket/go-blurhash
Golang drawer
https://github.com/go-kivik/kivik
GitHub
GitHub - go-kivik/kivik: Common interface to CouchDB or CouchDB-like databases for Go and GopherJS
Common interface to CouchDB or CouchDB-like databases for Go and GopherJS - go-kivik/kivik
Golang drawer
https://github.com/Shpota/goxygen
GitHub
GitHub - Shpota/goxygen: Generate a modern Web project with Go and Angular, React, or Vue in seconds
🎲
Generate a modern Web project with Go and Angular, React, or Vue in seconds
🎲
- Shpota/goxygen
Golang drawer
https://github.com/hashicorp/go-memdb
GitHub
GitHub - hashicorp/go-memdb: Golang in-memory database built on immutable radix trees
Golang in-memory database built on immutable radix trees - hashicorp/go-memdb
Golang drawer
https://github.com/netgusto/nodebook
GitHub
GitHub - netgusto/nodebook: Nodebook - Multi-Lang Web REPL + CLI Code runner
Nodebook - Multi-Lang Web REPL + CLI Code runner. Contribute to netgusto/nodebook development by creating an account on GitHub.
Golang drawer
https://gohugo.io/news/0.65.0-relnotes/
gohugo.io
0.65.0: Hugo Reloaded!
Draft, expire, resource bundling, and fine grained publishing control for any page. And it's faster.
Golang drawer
https://godoc.org/tawesoft.co.uk/go/operator
godoc.org
Package operator
Package operator implements logical, arithmetic, bitwise and comparison operators as functions (like the Python operator module).
Golang drawer
https://github.com/briandowns/spinner
GitHub
GitHub - briandowns/spinner: Go (golang) package with 90 configurable terminal spinner/progress indicators.
Go (golang) package with 90 configurable terminal spinner/progress indicators. - briandowns/spinner
Golang drawer
https://changelog.com/gotime/118
Changelog
Quack like a wha-? (Go Time #118)
Interfaces are everywhere in Go. The basic error type is an interface, writing with the `fmt` package means you are probably using an interface, and there are countless other instances where they pop up. In this episode Mark, Mat, Johnny, and Jon discuss…
Golang drawer
https://blog.jetbrains.com/go/2020/02/18/running-goland-on-a-raspberry-pi-4/
The JetBrains Blog
Running GoLand on a Raspberry Pi 4 | The GoLand Blog
Let's learn how to make GoLand, or any JetBrains IDE, work on a Raspberry Pi 4, a popular development single-board computer. We'll cover: Requirements Installing the Operating System Operating
Golang drawer
https://m.youtube.com/watch?v=uvSzIZlh8O8
YouTube
Modeling MongoDB Documents with Native Go Data Structures
Learn how to use the MongoDB Go driver to add BSON annotations to your native Go data structures, providing a way to seamlessly interact with data in the application as well as the NoSQL database.
Check out the Quick Start for Modeling Documents with Golang…
Golang drawer
https://remy.io/blog/bloom-effect-in-go/
remy.io
Bloom effect in Go
How to implement a bloom effect on an image in Go
Golang drawer
https://www.gopherguides.com/articles/test-cleanup-in-go-1-14/
Gopher Guides
What's new in Go 1.14: Test Cleanup
The process of writing a unit test usually follows a certain set of steps. First, we set up dependencies of the unit under test. Next, we execute the unit of logic under test. We then compare the results of that execution to our expectations. Finally, we…
Golang drawer
https://www.calhoun.io/moving-towards-domain-driven-design-in-go/
Calhoun.io
Moving Towards Domain Driven Design in Go - Calhoun.io
Domain driven design sounds great in theory, but how is it applied in Go? In this article we explore some code as it slowly evolves into DDD, learning how and why each decision is made along the way and what benefits it will provide us in the future. We t
Golang drawer
https://github.com/hunterloftis/notes/blob/master/2020-02-14-golang-roguelike.md
GitHub
notes/2020-02-14-golang-roguelike.md at master · hunterloftis/notes
Notes about things. Contribute to hunterloftis/notes development by creating an account on GitHub.
Golang drawer
https://gitlab.com/esr/reposurgeon/blob/master/GoNotes.adoc
GitLab
GoNotes.adoc · master · Eric S. Raymond / reposurgeon
A tool for editing version-control repositories and translating among different systems. Supports git, bzr, Subversion, darcs, and fossil directly, also hg, CVS, and RCS through plugins.
Golang drawer
https://spectrum.ieee.org/view-from-the-valley/at-work/tech-careers/go-language-tops-list-of-indemand-software-skills
IEEE Spectrum: Technology, Engineering, and Science News
Go Language Tops List of In-Demand Software Skills
Engineers don’t give Go a lot of love, but employers consider it king, says Hired study
Golang drawer
https://encore.dev/blog/advanced-go-concurrency
Encore — Open Source Backend Framework for robust distributed systems
Advanced Go Concurrency – Encore Blog
Learn how to use Go's singleflight and errgroup packages, and other important design patterns for concurrency, with real-world examples.
Golang drawer
https://groups.google.com/forum/m/#!msg/golang-dev/mfiPCtJ1BGU/OZ9cU3SgBgAJ
Golang drawer
https://noidea.dog/blog/surviving-the-organisational-side-quest
No Idea Blog
Surviving the Organisational Side Quest — No Idea Blog
The most frustrating but most useful work can be unblocking blocked projects. But it’s sometimes an epic adventure to understand why it’s blocked.
Golang drawer
https://github.com/ermanimer/go-logger