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/noborus/ov
GitHub
GitHub - noborus/ov:
π
Feature-rich terminal-based text viewer. It is a so-called terminal pager.
π
Feature-rich terminal-based text viewer. It is a so-called terminal pager. - noborus/ov
Golang drawer
https://github.com/dgryski/awesome-go-style
GitHub
GitHub - dgryski/awesome-go-style: A collection of Go style guides
A collection of Go style guides. Contribute to dgryski/awesome-go-style development by creating an account on GitHub.
Golang drawer
https://github.com/ClickHouse/clickhouse-go
GitHub
GitHub - ClickHouse/clickhouse-go: Golang driver for ClickHouse
Golang driver for ClickHouse. Contribute to ClickHouse/clickhouse-go development by creating an account on GitHub.
Golang drawer
https://github.com/Shopify/sarama
GitHub
GitHub - IBM/sarama: Sarama is a Go library for Apache Kafka.
Sarama is a Go library for Apache Kafka. Contribute to IBM/sarama development by creating an account on GitHub.
Golang drawer
https://github.com/reugn/go-streams
GitHub
GitHub - reugn/go-streams: A lightweight stream processing library for Go
A lightweight stream processing library for Go. Contribute to reugn/go-streams development by creating an account on GitHub.
Golang drawer
https://github.com/elliotchance/pie
GitHub
GitHub - elliotchance/pie:
π
Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety andβ¦
π
Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance. - elliotchance/pie
Golang drawer
https://github.com/montanaflynn/stats
GitHub
GitHub - montanaflynn/stats: A well tested and comprehensive Golang statistics library package with no dependencies.
A well tested and comprehensive Golang statistics library package with no dependencies. - montanaflynn/stats
Golang drawer
https://github.com/qax-os/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/panjf2000/gnet
GitHub
GitHub - panjf2000/gnet:
π
gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written inβ¦
π
gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go. - panjf2000/gnet
Golang drawer
https://github.com/TypicalAM/goread
GitHub
GitHub - TypicalAM/goread: Beautiful program to read your RSS/Atom feeds right in the terminal!
Beautiful program to read your RSS/Atom feeds right in the terminal! - TypicalAM/goread
Golang drawer
https://blog.pjam.me/posts/toy-redis-go/
Occasionally consistent
A toy Redis Server, in Go
A toy Redis server in Go, responding to a small subset of commands.
Golang drawer
https://scribe.rip/@devops-guy/how-to-build-large-golang-applications-using-fx-3ccfac153fc1
Golang drawer
https://watch.thekitty.zone/watch?v=QFGbTOsk-Bk
Anthony GG | Invidious
Zero Allocations And Benchmarking In Golang
βΊ Join my Discord community for free education
π
https://discord.com/invite/bDy8t4b3Rz
βΊ Become a Patreon for exclusive tutorials
π
https://www.patreon.com/anthonygg_
βΊ Follow me on Twitter
π
https://twitter.com/anthdm
βΊ Follow me on GitHub
π
https:/β¦
Golang drawer
https://changelog.com/gotime/262
Changelog
How Go helped save HealthCare.gov
β»οΈ
featuring Paul Smith, CTO of Ad Hoc (Go Time #262)
Paul Smith (from "Obama's Trauma Team") tells us the tale of how Go played a big role in the rescuing and rebuilding of the HealthCare.gov website. Along the way we learn what the original team did wrong, how the rescue team kept it afloat during huge trafficβ¦
Golang drawer
https://github.com/miguelmota/golang-for-nodejs-developers
GitHub
GitHub - miguelmota/golang-for-nodejs-developers: Examples of Golang compared to Node.js for learning
π€
By @miguelmota
Examples of Golang compared to Node.js for learning
π€
By @miguelmota - miguelmota/golang-for-nodejs-developers
Golang drawer
https://abhinavg.net/2022/12/06/designing-go-libraries/
Abhinav Gupta
Designing Go Libraries
Requirements for writing high-quality Go libraries and patterns and best practices to help meet them.
Golang drawer
https://sourcehut.org/blog/2023-01-09-gomodulemirror/
sourcehut.org
SourceHut will (not) blacklist the Go module mirror
sourcehut is a network of useful open source tools for software project maintainers and collaborators, including git repos, bug tracking, continuous integration, and mailing lists.
Golang drawer
https://www.flipt.io/blog/embedding-react-in-go
Golang drawer
https://blog.carlmjohnson.net/post/2023/golang-120-language-changes/
blog.carlana.net
Whatβs New in Go 1.20, Part I: Language Changes
The first part of a three part look at new features in Go 1.20.
Golang drawer
https://github.com/pressly/goose
GitHub
GitHub - pressly/goose: A database migration tool. Supports SQL migrations and Go functions.
A database migration tool. Supports SQL migrations and Go functions. - GitHub - pressly/goose: A database migration tool. Supports SQL migrations and Go functions.
Golang drawer
https://github.com/sourcegraph/conc/releases/tag/v0.2.0
GitHub
Release v0.2.0 Β· sourcegraph/conc
Some notable changes in this release:
pool: ContextPool and ResultContextPool no longer cancel on the first task that errors by default. To enable cancellation on first error, use WithCancelOnErro...