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/ak-tr/go-rain
GitHub
GitHub - ak-tr/go-rain: ASCII rain effect in the terminal written in Go inspired by nkleemann's ascii-rain
ASCII rain effect in the terminal written in Go inspired by nkleemann's ascii-rain - GitHub - ak-tr/go-rain: ASCII rain effect in the terminal written in Go inspired by nkleemann's ascii-rain
Golang drawer
https://www.stormkit.io/blog/factory-pattern-for-go-tests
www.stormkit.io
Factory pattern for Go tests - Stormkit
This article will show you how we improved our Go unit tests worklow using a factory pattern.
Golang drawer
https://avilpage.com/2015/05/whats-so-good-about-django-traceback.html
Avil Page
Whats So Good About Django Traceback?
When You are working on django project, if You make any errors, it will throw a simple traceback on the terminal where you started server.If you go to browser, you will find a rich traceback like this
Golang drawer
https://www.golang.dk/articles/go-and-sqlite-in-the-cloud
www.golang.dk
Go and SQLite in the Cloud
Why SQLite and Go in the cloud are a great match, getting started, best practices, and more.
Golang drawer
https://puzpuzpuz.dev/concurrent-map-in-go-vs-java-yet-another-meaningless-benchmark
Random thoughts on concurrency, databases and distributed systems
Concurrent Map in Go vs Java: Yet Another Meaningless Benchmark
We're comparing Java's ConcurrentHashMap and Go's xsync.MapOf in a totally non-scientific, unfair benchmark.
Golang drawer
https://github.com/nilesh-akhade/duplicate-files-finder
GitHub
GitHub - nilesh-akhade/duplicate-files-finder: Finds duplicate files in a given directory using checksum
Finds duplicate files in a given directory using checksum - GitHub - nilesh-akhade/duplicate-files-finder: Finds duplicate files in a given directory using checksum
Golang drawer
https://github.com/vincentdchan/PoloDB
GitHub
GitHub - vincentdchan/PoloDB: PoloDB is an embedded JSON-based database.
PoloDB is an embedded JSON-based database. Contribute to vincentdchan/PoloDB development by creating an account on GitHub.
Golang drawer
https://github.com/melliston/go-basic-lambda
GitHub
GitHub - melliston/go-basic-lambda
Contribute to melliston/go-basic-lambda development by creating an account on GitHub.
Golang drawer
https://github.com/gospacedev/lunar
GitHub
GitHub - gospacedev/lunar: A Fast CLI Audio Player
A Fast CLI Audio Player. Contribute to gospacedev/lunar development by creating an account on GitHub.
Golang drawer
https://github.com/thomscoder/luna
GitHub
GitHub - thomscoder/luna:
🌙
A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built…
🌙
A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon - thomscoder/luna
Golang drawer
https://github.com/chainbound/shardmap
GitHub
GitHub - chainbound/shardmap: A performant, highly concurrent and simple sharded hashmap implementation using generics
A performant, highly concurrent and simple sharded hashmap implementation using generics - chainbound/shardmap
Golang drawer
https://github.com/ixtendio/gofre
GitHub
GitHub - ixtendio/gofre: A fast and low memory consumption web framework for Go with middleware support and without third-party…
A fast and low memory consumption web framework for Go with middleware support and without third-party dependencies - GitHub - ixtendio/gofre: A fast and low memory consumption web framework for Go...
Golang drawer
https://yewtu.be/watch?v=aOEl5BCfHv0
GoLab conference | Invidious
Pure Go Unikernels - go metal with TamaGo - Andrea Barisani
🔔
FOLLOW GOLAB CHANNEL
🔔
For far too long the perceived necessity of low level coding in C lead to unsafe implementations.
Go is not yet seen as a prime candidate for drivers and firmware. We aim to prove that the Go runtime can be a 1st class citizen…
Golang drawer
https://yewtu.be/watch?feature=share&v=08Lygg2JAdg
Robson Dev | Invidious
Go Workspaces #golang
Nesse vídeo, vamos aprendar como criar e usar Go Workspaces. Lançado na versão 1.18 de Go, Workspaces possibilitam o desenvolvimento local de múltiplos módulos.
#golang #goworkspace #gomodules #gopackages
Golang drawer
https://yewtu.be/watch?v=UjYis-lPLNg
AppSeed App Generator | Invidious
Black Dashboard Flask - Generate the app and Go LIVE on Render | AppSeed
This material explains how to generate a new Flask Dashboard on top of the Black Dashboard design and Go LIVE on Render using a Python Deployer (free tool)
-
👉
App Generator: https://appseed.us/generator/black-dashboard/
-
👉
Python Deployer: https://github.com/app…
Golang drawer
https://yewtu.be/watch?v=gd_Vyb5vEw0
Google Open Source | Invidious
A consistent logging format for Go
In this session, Jonathan Amsterdam discusses the Go team's proposal for a new standard library package which could provide structured logging with levels.
Speaker: Jonathan Amsterdam
Original air date: November 3, 2022
Captions are available in Brazilian…
Golang drawer
https://yewtu.be/watch?v=MRbhtMptago&feature=youtu.be
Boldly Go | Invidious
What's the proper way to wrap errors in Go?
errors.New()? fmt.Errorf()? errors.Errorf()? errors.Wrapf()? Which should you use?
In this video, I dive into the history of the various ways to wrap errors in Go, and describe which method(s) you should be using now.
Related answer on StackOverflow: …
Golang drawer
https://yewtu.be/watch?v=DjNERjqzILQ&feature=youtu.be
Boldly Go | Invidious
How I write offline API tests in Go
In this video, I show how I write tests for the Transistor.fm API client library I'm writing, and walk you through the concepts used to build offline unit tests that don't require a live network connection.
I use Transistor.fm (https://transistor.fm/) to…
Golang drawer
https://github.com/nikoksr/notify
GitHub
GitHub - nikoksr/notify: A dead simple Go library for sending notifications to various messaging services.
A dead simple Go library for sending notifications to various messaging services. - nikoksr/notify
Golang drawer
https://github.com/okieraised/go2com
GitHub
GitHub - okieraised/go2com: A DICOM file parser
A DICOM file parser. Contribute to okieraised/go2com development by creating an account on GitHub.