# Twtxt is an open, distributed microblogging platform that # uses human-readable text files, common transport protocols, # and free software. # # Learn more about twtxt at https://github.com/buckket/twtxt # # This is an automated Yarn.social feed running feeds v0.0.0@HEAD # Learn more about Yarn.social at https://yarn.social # # nick = golang_news # url = https://feeds.twtxt.net/golang_news/twtxt.txt # type = rss # source = https://golangnews.com/index.xml # avatar = https://feeds.twtxt.net/golang_news/avatar.png#xc4347uyyxgo4gwomnznsuc3xbcgljzkj24zltjcbxtumxhihwsq # description = Golang News - Jobs, Code, Videos and News for Go hackers - everything about the go programming language # updated_at = 2024-04-25T05:06:58Z # 2020-07-08T13:58:55Z apikit - Generates Golang client and server based on OpenAPI2 (swagger) definitions ⌘ https://github.com/ExperienceOne/apikit 2020-07-08T13:58:55Z Using go analysis to fix your source code ⌘ https://arslan.io/2020/07/07/using-go-analysis-to-fix-your-source-code 2020-07-08T13:58:55Z Clean Architecture, 2 years later ⌘ https://eltonminetto.dev/en/post/2020-07-06-clean-architecture-2years-later 2020-07-08T13:58:55Z See Go in programming language trends ⌘ https://tjpalmer.github.io/languish 2020-07-08T13:58:55Z Go is Boring...And That’s Fantastic! ⌘ https://www.capitalone.com/tech/software-engineering/go-is-boring 2020-07-08T13:58:55Z Hiring: Are you looking for golang roles across the world (tech job search engine 2.0.0-alpha) ? ⌘ https://www.goopensource.dev/companies/go 2020-07-08T13:58:55Z When microservices in Go are not enough: introduction to DDD Lite ⌘ https://threedots.tech/post/ddd-lite-in-go-introduction 2020-07-08T13:58:55Z Golang how to unmarshal a subset of nested JSON data ⌘ https://dev.to/m7shapan/golang-how-to-unmarshal-a-subset-of-nested-json-data-d84 2020-07-08T13:58:55Z sql2slack - send sql results periodically to slack ⌘ https://github.com/alash3al/sql2slack 2020-07-08T13:58:55Z Building a high performance JSON parser #json ⌘ https://dave.cheney.net/high-performance-json.html 2020-07-08T13:58:55Z How to benchmark: dbq vs sqlx vs GORM ⌘ https://medium.com/@rocketlaunchr.cloud/how-to-benchmark-dbq-vs-sqlx-vs-gorm-e814caacecb5 2020-07-08T13:58:55Z 🚀 fgprof is a sampling Go profiler for On-CPU as well as Off-CPU (e.g. I/O) time ⌘ https://github.com/felixge/fgprof 2020-07-08T13:58:55Z Accessing the browser's DOM from Go using WebAssembly ⌘ https://golangbot.com/go-webassembly-dom-access 2020-07-08T13:58:55Z Introduction to WebAssembly - Run Go programs in the browser using WebAssembly ⌘ https://golangbot.com/webassembly-using-go 2020-07-08T13:58:55Z Business Applications in Go: Things to know about DRY ⌘ https://threedots.tech/post/things-to-know-about-dry 2020-07-08T13:58:55Z NJson Package Unmarshal/Decode nested JSON by JSON Path ⌘ https://github.com/m7shapan/njson 2020-07-08T13:58:55Z The revised Go generics draft ⌘ https://go.googlesource.com/proposal/+/refs/heads/master/design/go2draft-type-parameters.md 2020-07-08T13:58:55Z The Next Step for Generics in Go ⌘ https://blog.golang.org/generics-next-step 2020-07-08T13:58:55Z Hiring: Senior Backend Software Engineer at Fast #sf ⌘ https://jobs.lever.co/fast/f741551c-b2cb-4e94-a717-f9f084be8b6d 2020-07-08T13:58:55Z Pkg.go.dev is open source! ⌘ https://blog.golang.org/pkgsite 2020-07-08T13:58:55Z Hiring: Senior software engineer at Cantabular #remote ⌘ https://medium.com/@SensibleCode/job-senior-software-engineer-golang-or-c-c-desirable-191aad29bf47 2020-07-08T13:58:55Z ldapauthn - Webhook OpenLdap server for k8s written in go #authn #k8s #kubernetes #webhook ⌘ https://github.com/almartino/ldapauthn 2020-07-08T13:58:55Z Vscode go moves to the go team ⌘ https://blog.golang.org/vscode-go 2020-07-08T13:58:55Z Optional json fields in go ⌘ https://eli.thegreenplace.net/2020/optional-json-fields-in-go 2020-07-08T13:58:55Z Getting Hands-on with io_uring using Go ⌘ https://developers.mattermost.com/blog/hands-on-iouring-go 2020-07-08T13:58:55Z receive emails as simple http payloads ⌘ https://github.com/alash3al/smtp2http?_v2.0.0 2020-07-08T13:58:55Z Hiring: Are you looking for golang jobs? ⌘ https://www.goopensource.dev/companies/go 2020-07-08T13:58:55Z The go compiler needs to be smarter ⌘ https://lemire.me/blog/2020/06/04/the-go-compiler-needs-to-be-smarter 2020-07-08T13:58:55Z Golang Basics Video Lessons #training #go #web ⌘ http://www.golangbasics.com 2020-07-08T13:58:55Z basgo 0.7.0 - compile BASIC-lang to Golang, then to executable binary ⌘ https://github.com/udhos/basgo/releases/tag/v0.7.0 2020-07-08T13:58:55Z robotgo - RobotGo, Go Native cross-platform GUI automation @vcaesar ⌘ https://github.com/go-vgo/robotgo 2020-07-08T13:58:55Z Go and CPU Caches ⌘ https://medium.com/@teivah/go-and-cpu-caches-af5d32cc5592 2020-07-08T13:58:55Z Robust gRPC communication on Google Cloud Run (but not only!) ⌘ https://threedots.tech/post/robust-grpc-google-cloud-run 2020-07-08T13:58:55Z Diving into go by building a cli application ⌘ https://eryb.space/2020/05/27/diving-into-go-by-building-a-cli-application.html 2020-07-08T13:58:55Z Mocking time in go tests ⌘ https://dmitryfrank.com/articles/mocking_time_in_go 2020-07-08T13:58:55Z bricks - a standard library for microservices ⌘ https://github.com/pace/bricks 2020-07-08T13:58:55Z go-fault - Fault injection library in Go using standard http middleware ⌘ https://github.com/github/go-fault 2020-07-08T13:58:55Z Hiring: Senior Software Engineer at Invision ⌘ https://boards.greenhouse.io/invision/jobs/2168713 2020-07-08T13:58:55Z Building an LRU cache in go ⌘ https://dormoshe.io/trending-news/building-an-lru-cache-in-go-10102 2020-07-08T13:58:55Z Hiring: Staff software engineer at quizlet #denver ⌘ https://golang.cafe/job/staff-software-engineer-quizlet-1590087925 2020-07-08T13:58:55Z Three bugs in the go mysql driver ⌘ https://github.blog/2020-05-20-three-bugs-in-the-go-mysql-driver 2020-07-08T13:58:55Z A pure Go implementation of the WebRTC API ⌘ https://github.com/pion/webrtc 2020-07-08T13:58:55Z gofpher - a collection of functional programming constructs for go ⌘ https://github.com/asteris-llc/gofpher 2020-07-08T13:58:55Z certigo - A utility to examine and validate certificates in a variety of formats ⌘ https://github.com/square/certigo 2020-07-08T13:58:55Z Code: An opinionated Ansible role to install Go #updates ⌘ https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.14.3 2020-07-08T13:58:55Z A journey with Go ⌘ https://medium.com/a-journey-with-go 2020-07-08T13:58:55Z Google - Exposure Notification Reference Server for Covid-19 ⌘ https://github.com/google/exposure-notifications-server 2020-07-08T13:58:55Z Cast: Challenges of distributed messaging systems ⌘ https://changelog.com/gotime/130 2020-07-08T13:58:55Z Building Uber's Go Monorepo with Bazel ⌘ https://eng.uber.com/go-monorepo-bazel 2020-07-08T13:58:55Z Storing and retrieving map values in go ⌘ https://bitfieldconsulting.com/golang/storing-retrieving-map-values 2020-07-09T02:45:54Z rss2twtxt - An RSS/Atom to twtxt feed aggregator written in Go. ⌘ https://feeds.twtxt.net 2020-07-16T10:21:39Z The Repository pattern: a painless way to simplify your Go service logic ⌘ https://threedots.tech/post/repository-pattern-in-go 2020-07-18T13:05:00Z Twtxt -- a twtxt web app and free public instance written inGo ⌘ https://twtxt.net 2020-07-18T21:25:00Z NoiseTorch - Real-time microphone noise suppression on Linux. ⌘ https://github.com/lawl/NoiseTorch 2020-07-20T06:24:00Z Best Golang packages which are quite useful for gophers ⌘ https://www.golangprograms.com/go-programming-language-packages.html 2020-07-20T14:14:00Z twtxt v0.0.4 now with Markdown support! Sick of Twitter? ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.4 2020-07-21T06:24:00Z Optimizing a code intelligence backend @srcgraph ⌘ https://about.sourcegraph.com/blog/optimizing-a-code-intel-backend 2020-07-22T12:45:00Z Bloaty puffs and the go compiler ⌘ https://paper.dropbox.com/doc/Bloaty-Puffs-and-the-Go-Compiler--A4OkwhhEeIDfusOEt5ZYie6jAg-YiblPOe6AD2tKfEj5RzFT 2020-07-23T00:43:00Z statping - Status Page for monitoring your websites and applications ⌘ https://github.com/statping/statping 2020-07-23T03:38:00Z twtxt v0.0.6 is out and now available on https://twtxt.net/ ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.6 2020-07-23T07:50:00Z Video: io/fs draft design by Russ Cox ⌘ https://www.youtube.com/watch?v=yx7lmuwUNv8 2020-07-23T13:47:00Z Video: Go embed draft design ⌘ https://www.youtube.com/embed/rmS-oWcBZaI 2020-07-24T22:53:00Z twtxt v0.0.7 Your self-hosted decentralised Twitter™-like. ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.7 2020-07-26T00:00:00Z twtxt v0.0.8 -- Self-Hosted, Decentralised Twitter™ like micro-Blogging. Now with subFeeds! ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.8 2020-07-27T15:15:00Z twtxt v0.10.0 (bug fix) Self-hosted, decentralised Twitter™-like micro-Blogging platform! Join us! ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.10 2020-07-28T15:47:00Z Go Design Draft: First Class Fuzzing #fuzzing ⌘ https://go.googlesource.com/proposal/+/master/design/draft-fuzzing.md 2020-07-30T10:10:00Z 4 practical principles of high-quality database integration tests in Go ⌘ https://threedots.tech/post/database-integration-testing 2020-07-31T08:04:00Z Gotchas in Golang ⌘ https://www.golangprograms.com/go-programming-language.html 2020-07-31T20:30:00Z Different approaches to HTTP routing in Go ⌘ https://benhoyt.com/writings/go-routing 2020-08-01T09:55:00Z Go Generics basic syntax ⌘ https://www.ardanlabs.com/blog/2020/07/generics-01-basic-syntax.html 2020-08-02T14:03:00Z twtxt v0.0.11 decentralised self-hosted micro-blogging Twitter™like ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.11 2020-08-09T10:49:00Z GitBook to GitHub Wiki ⌘ https://github.com/kataras/gitbook-to-wiki 2020-08-09T18:01:00Z Excelize 2.3.0 Released - Go library for reading and writing spreadsheets (Excel) files ⌘ https://github.com/xuri/excelize/releases 2020-08-09T23:23:00Z twtxt v0.0.12 - a Self-Hosted, Twitter™-like Decentralised microBlogging platform ⌘ https://github.com/prologic/twtxt/releases/tag/0.0.12 2020-08-10T02:34:00Z blocks - Go-idiomatic View Engine ⌘ https://github.com/kataras/blocks 2020-08-10T17:01:00Z A theoretical performance guide ⌘ http://sled.rs/perf 2020-08-11T07:44:00Z Upgrading CockroachDB from dep to Go Modules ⌘ https://www.cockroachlabs.com/blog/dep-go-modules/ 2020-08-12T17:35:00Z Go 1.15 Released ⌘ https://blog.golang.org/go1.15 2020-08-13T17:28:00Z Connecting to MySQL and Creating a DB using Go ⌘ https://golangbot.com/connect-create-db-mysql 2020-08-14T16:52:00Z Proposal: Register-based Go calling convention ⌘ https://go.googlesource.com/proposal/+/refs/changes/78/248178/1/design/40724-register-calling.md 2020-08-17T12:53:00Z Task v3.0.0 is released! 🎉🎉🎉 ⌘ https://github.com/go-task/task/releases/tag/v3.0.0 2020-08-18T23:31:00Z twtxt v0.1.0 - a Self-Hosted, Twitter™-like Decentralised microBlogging platform ⌘ https://github.com/prologic/twtxt/releases/tag/0.1.0 2020-08-24T08:44:00Z Notes on working with Go alongside code examples ⌘ https://github.com/betty200744/ultimate-go 2020-08-25T01:34:00Z Go2: Ordered maps (using generics) ⌘ https://medium.com/@rocketlaunchr.cloud/ordered-maps-for-go-using-generics-875ef3816c71 2020-08-27T18:07:00Z New case studies about googles use of go ⌘ https://opensource.googleblog.com/2020/08/new-case-studies-about-googles-use-of-go.html 2020-08-28T16:09:00Z #php #crc32 ⌘ https://osinet.fr/go/en/articles/trucs/php-crc32 2020-08-30T16:07:00Z An interesting mistake with Go's context package that I (sort of) made ⌘ https://utcc.utoronto.ca/~cks/space/blog/programming/GoContextValueMistake 2020-08-31T09:49:00Z glab - An open source GitLab CLI tool written in Go (golang) ⌘ https://github.com/profclems/glab 2020-09-02T13:19:00Z Introducing Clean Architecture by refactoring a Go project ⌘ https://threedots.tech/post/introducing-clean-architecture 2020-09-09T19:47:00Z depaware - depaware makes you aware of your Go dependencies ⌘ https://github.com/tailscale/depaware 2020-09-10T09:28:00Z Code: An opinionated Ansible role to install Go ⌘ https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.15.1 2020-09-10T14:49:00Z Code: new version of oppinionated Ansible role to install Golang ⌘ https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.15.2 2020-09-10T16:20:00Z Go Modules have a v2+ Problem ⌘ https://donatstudios.com/Go-v2-Modules 2020-09-11T05:12:00Z Being a Staff engineer at heroku ⌘ https://amyunger.com/blog/2020/09/10/staff-engineer-at-heroku.html 2020-09-11T07:39:00Z Golang binary sizes are stable ⌘ https://donatstudios.com/Golang-Binary-Sizes-Part-2 2020-09-11T08:55:00Z Go callvis - visualise call trees in go programs ⌘ https://ofabry.github.io/go-callvis 2020-09-11T13:18:00Z goyave - 🍐 Elegant Golang Web Framework ⌘ https://github.com/System-Glitch/goyave 2020-09-11T18:56:00Z Discussion - 🗄️ Access Log in Iris Web Framework ⌘ https://github.com/kataras/iris/issues/1601 2020-09-12T11:18:00Z go-edlib - String comparison and edit distance library compatible Unicode ⌘ https://github.com/hbollon/go-edlib 2020-09-12T12:39:00Z simple and dummy data streaming service for fun and learning purposes ⌘ https://github.com/alash3al/xtrym 2020-09-14T17:56:00Z Semantic Import Versioning is unsound ⌘ https://peter.bourgon.org/blog/2020/09/14/siv-is-unsound.html 2020-09-17T18:10:00Z Github CLI 1.0 uses Go ⌘ https://github.blog/2020-09-17-github-cli-1-0-is-now-available 2020-09-18T21:53:00Z How we tracked down a memory leak in one of our go microservices ⌘ https://blog.detectify.com/2019/09/05/how-we-tracked-down-a-memory-leak-in-one-of-our-go-microservices 2020-09-22T17:22:00Z Excelize 2.3.1 is Released – Go library for spreadsheet (Excel) files #excelize #golang #go #excel ⌘ https://github.com/xuri/excelize 2020-09-23T16:29:00Z Traefik 2.3, now has native Go plugins #releases ⌘ https://traefik.io/blog/houston-we-have-plugins-traefik-2-3-announcement 2020-09-24T08:36:00Z TamaGo - bare metal Go for ARM SoCs ⌘ https://github.com/f-secure-foundry/tamago 2020-09-25T09:23:00Z Garbage collection in TinyGo (and Go) ⌘ https://aykevl.nl/2020/09/gc-tinygo 2020-09-25T13:01:00Z Jobs: Position: Go Developer (100% Remote) ⌘ https://golangjob.xyz/job/1hp7BxncCFlZaytLIrgBsOaKzCo/Go%2520Developer%2520(100%2525%2520Remote) 2020-09-25T17:48:00Z Finding Goroutine Bugs with TLA+ ⌘ https://www.hillelwayne.com/post/tla-golang 2020-09-28T14:07:00Z Introducing basic CQRS by refactoring a Go project ⌘ https://threedots.tech/post/basic-cqrs-in-go 2020-09-29T13:20:00Z elsa - ❄️ Elsa is a minimal, fast and secure runtime for Javascript and Typescript written in Go ⌘ https://github.com/elsaland/elsa 2020-09-29T21:04:00Z Gotime with Brad Fitzpatrick ⌘ https://changelog.com/gotime/148 2020-10-01T14:28:00Z What s the fastest template parser in Go? #article ⌘ https://dev.to/kataras/what-s-the-fastest-template-parser-in-go-4bal 2020-10-04T11:49:00Z Hiring: Software engineer at Bedful #remote #london ⌘ https://bedful.com/careers/software-engineer#2020 2020-10-05T09:28:00Z Open tracing for Go projects ⌘ https://developers.mattermost.com/blog/open-tracing 2020-10-06T07:53:00Z #assets, #pkger ⌘ https://osinet.fr/go/en/articles/bundling-templates-with-pkger 2020-10-06T19:59:00Z Video: So you think you know Go? ⌘ https://www.youtube.com/watch?v=U_qVSHYgVSE 2020-10-07T07:57:00Z Apache rewrite for Go and Iris Web Framework ⌘ https://dev.to/kataras/apache-rewrite-for-go-and-iris-2j86 2020-10-07T16:02:00Z Internationalization and localization with Go ⌘ https://dev.to/kataras/internationalization-and-localization-with-go-3b56 2020-10-08T14:24:00Z Cryptography Dispatches: Reconstruct Instead of Validating ⌘ https://buttondown.email/cryptography-dispatches/archive/cryptography-dispatches-reconstruct-instead-of 2020-10-12T07:36:00Z Bit is a modern Git CLI ⌘ https://github.com/chriswalz/bit 2020-10-16T14:35:00Z Code: new version of oppinionated Ansible role to install Golang ⌘ https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.15.3 2020-10-18T08:31:00Z An Empirical Study on the Usage of the unsafe Package ⌘ https://arxiv.org/pdf/2006.09973.pdf 2020-10-20T19:11:00Z Go Developer Survey 2020 ⌘ https://blog.golang.org/survey2020 2020-10-22T22:27:00Z Cast: GoVirCon - behind the scenes #gotime ⌘ https://changelog.com/gotime/152 2020-10-23T19:14:00Z A Go unikernel running on x86 bare metal ⌘ https://github.com/icexin/eggos 2020-10-23T20:49:00Z statsviz - Instant live visualization of your Go application runtime statistics in the browser ⌘ https://github.com/arl/statsviz 2020-10-28T15:46:00Z Create a table and insert rows in MySQL using Go ⌘ https://golangbot.com/mysql-create-table-insert-row 2020-10-29T10:17:00Z My experience of writing a CLI app in go ⌘ https://dormoshe.io/trending-news/my-experience-of-writing-a-cli-in-go-1ni8-15494 2020-11-05T13:21:00Z Combining DDD, CQRS, and Clean Architecture by refactoring a Go project ⌘ https://threedots.tech/post/ddd-cqrs-clean-architecture-combined 2020-11-05T18:12:00Z go-edlib - Update: Cosine similarity, Fuzzy search, Benchmarks & More! #go #golang #opensource ⌘ https://github.com/hbollon/go-edlib/releases 2020-11-10T11:59:00Z PGkebab - Golang wrapper over PostgreSQL driver ⌘ https://github.com/miguelpragier/pgkebab 2020-11-14T16:58:00Z Play with Go - Guides for newcomers to Go ⌘ https://play-with-go.dev/guides.html 2020-11-15T08:23:00Z simple-subscribe - collect emails with a subscription box ⌘ https://github.com/victoriadrake/simple-subscribe 2020-11-15T18:04:00Z Hiring: Engineering manager kernel dynamic tools at Google ⌘ https://careers.google.com/jobs/results/132302755587859142-engineering-manager-kernel-dynamic-tools 2020-11-17T16:49:00Z Code: new version of my opinionated Golang role for Ansible ⌘ https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.15.5 2020-11-18T17:50:00Z Video: Deep dive into Go's build cache ⌘ https://www.youtube.com/watch?v=VVqaFLev19Y 2020-11-19T21:28:00Z gVisor: Protecting GKE and serverless users in the real world ⌘ https://cloud.google.com/blog/products/containers-kubernetes/how-gvisor-protects-google-cloud-services-from-cve-2020-14386 2020-11-19T22:15:00Z Postgres clickhouse fdw in go ⌘ https://arunsori.me/posts/postgres-clickhouse-fdw-in-go 2020-11-20T09:38:00Z M1 Go benchmarks ⌘ https://roland.zone/m1-go-benchmarks 2020-11-21T15:03:00Z Go the complete guide to profiling your code h51r3waz ⌘ https://hackernoon.com/go-the-complete-guide-to-profiling-your-code-h51r3waz 2020-11-22T08:48:00Z maddy - ✉️ Composable all-in-one mail server. ⌘ https://github.com/foxcpp/maddy 2020-11-22T16:42:00Z A tiny mandelbrot set renderer in Go ⌘ https://github.com/kochampsy/fractal 2020-11-23T15:56:00Z box - 📦 A command-line utility for creating Linux containers, sandboxing a processes ⌘ https://github.com/prologic/box 2020-11-28T08:09:00Z k6 - A modern load testing tool, using Go and JavaScript - https://k6.io ⌘ https://github.com/loadimpact/k6 2020-11-29T10:50:00Z A better Kubernetes, from the ground up ⌘ https://blog.dave.tf/post/new-kubernetes 2020-12-01T12:53:00Z kube-linter - checks Kubernetes YAML files and Helm charts ⌘ https://github.com/stackrox/kube-linter 2020-12-03T21:59:00Z Go developers opinion on Trump + entrepreneurship ⌘ https://medium.com/@rocketlaunchr.cloud/trump-is-the-greatest-inspirer-in-chief-of-our-time-bfb19d508356 2020-12-07T23:28:00Z When distributed systems Go wrong ⌘ https://changelog.com/gotime/156 2020-12-08T09:35:00Z Baker is a high performance, composable and extendable data-processing pipeline for the big data era ⌘ https://github.com/adroll/baker 2020-12-11T15:41:00Z bitcaskfs - A FUSE filesystem for the Bitcask database ⌘ https://github.com/prologic/bitcaskfs 2020-12-12T12:15:00Z Code: new version of oppinionated Ansible role to install Golang ⌘ https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.15.6 2020-12-13T15:20:00Z Hiring: Senior backend engineer at findhotel ⌘ https://golang.cafe/job/senior-backend-engineer-findhotel-1607712566 2020-12-14T16:14:00Z Client-Side Field Level Encryption (CSFLE) in MongoDB with Golang ⌘ https://developer.mongodb.com/how-to/field-level-encryption-fle-mongodb-golang 2020-12-15T19:52:00Z On concurrency in go http servers ⌘ https://eli.thegreenplace.net/2019/on-concurrency-in-go-http-servers 2020-12-16T10:17:00Z A Gentle Introduction to Web Services With Go ⌘ https://www.honeybadger.io/blog/go-web-services 2020-12-22T09:06:00Z Reverse Engineering Go Binaries ⌘ https://x0r19x91.gitlab.io/post/vibrations-hacktm-2020-finals 2020-12-22T12:41:00Z Hiring: Backend developer at Powerspike #remote ⌘ https://www.golangprojects.com/golang-go-job-ebt-Remote-Backend-Developer-API-s-Golang-Powerspike-remotework.html 2020-12-23T14:57:00Z baetyl - extend cloud computing, data and service seamlessly to edge devices. ⌘ https://github.com/baetyl/baetyl 2021-01-02T14:30:00Z An up-to-date list of recommended books for learning Golang ⌘ [Read more...](https://golangexample.com/20-golang-books) 2021-01-05T14:16:00Z A few bytes here a few there pretty soon you're talking real memory ⌘ [Read more...](https://dave.cheney.net/2021/01/05/a-few-bytes-here-a-few-there-pretty-soon-youre-talking-real-memory) 2021-01-05T19:34:00Z Embedding files into go executables at runtime ⌘ [Read more...](https://github.com/maja42/ember) 2021-01-07T03:58:00Z Hiring: ⌘ [Read more...](https://golangjob.xyz/job/1miWTfRUYkvVZYni81AmtE6TxYp/S) 2021-01-08T01:24:00Z QueryCSV enables you to load CSV files and manipulate using SQL queries then export it to CSV file ⌘ [Read more...](https://github.com/m7shapan/querycsv) 2021-01-08T13:25:00Z a2a - json/yaml, toml/json, hcl/json, csv/json and vs converter! ⌘ [Read more...](https://github.com/alash3al/a2a) 2021-01-09T09:23:00Z Re-txt: convert from JSON/YAML/toml/CSV to YAML/JSON/toml ⌘ [Read more...](https://github.com/alash3al/re-txt) 2021-01-12T19:17:00Z A Humble Proposal for Adding Generics to Go ⌘ [Read more...](https://blog.golang.org/generics-proposal) 2021-01-13T12:55:00Z Simple but effective in-memory key-value storage with TTL for each record. ⌘ [Read more...](https://github.com/cheshir/ttlcache) 2021-01-14T20:26:00Z A Better sync.Pool for creating high-performance applications ⌘ [Read more...](https://github.com/rocketlaunchr/go-pool) 2021-01-15T04:15:00Z Golang1 - After 4 years only tweeting about Go, my Newsletter is started ⌘ [Read more...](https://golang1.substack.com) 2021-01-17T22:08:00Z Create an awesome page ⌘ [Read more...](https://medium.com/@rocketlaunchr.cloud/create-awesome-list-ae72aa4da605) 2021-01-19T09:24:00Z Packages as layers ⌘ [Read more...](https://www.gobeyond.dev/packages-as-layers) 2021-01-20T08:03:00Z Path security in Go ⌘ [Read more...](https://blog.golang.org/path-security) 2021-01-24T15:43:00Z Go's ioutil package to be deprecated in 1.16 ⌘ [Read more...](https://www.srcbeat.com/2021/01/golang-ioutil-deprecated) 2021-01-28T06:02:00Z UDS- packages for unix domain sockets ⌘ [Read more...](http://ghostsre.com/2021/01/27/uds-unix-domain-socket-packages) 2021-01-28T07:43:00Z litestream - Streaming S3 replication for SQLite. ⌘ [Read more...](https://github.com/benbjohnson/litestream) 2021-01-28T12:19:00Z Microservices test architecture. Can you sleep well without end-to-end tests? ⌘ [Read more...](https://threedots.tech/post/microservices-test-architecture) 2021-01-30T15:57:00Z Code: new version of opinionated Ansible role to install Golang ⌘ [Read more...](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.15.7) 2021-01-31T06:55:00Z #api #cache #web ⌘ [Read more...](https://dev.to/golangch/avoid-high-costs-with-google-places-api-go-react-54b2) 2021-02-01T20:24:00Z Gopls is now the default for vscode ⌘ [Read more...](https://blog.golang.org/gopls-vscode-go) 2021-02-03T17:40:00Z Use mac apis and build mac apps with go ⌘ [Read more...](https://dev.to/progrium/use-mac-apis-and-build-mac-apps-with-go-ap6) 2021-02-03T19:59:00Z Large type legacy celebrated in 80 lines of go ⌘ [Read more...](https://dev.to/progrium/large-type-legacy-celebrated-in-80-line-go-program-1mob) 2021-02-04T03:31:00Z Create an eye-catching GitHub Readme ⌘ [Read more...](https://itnext.io/create-awesome-list-ae72aa4da605) 2021-02-09T12:02:00Z Repository secure by design: how to sleep better without fear of security vulnerabilities ⌘ [Read more...](https://threedots.tech/post/repository-secure-by-design) 2021-02-11T19:12:00Z Why i built litestream ⌘ [Read more...](https://litestream.io/blog/why-i-built-litestream) 2021-02-12T17:36:00Z Go internals - invariance and memory layout of slices ⌘ [Read more...](https://eli.thegreenplace.net/2021/go-internals-invariance-and-memory-layout-of-slices) 2021-02-16T12:11:00Z How to use go embed ⌘ [Read more...](https://blog.carlmjohnson.net/post/2021/how-to-use-go-embed) 2021-02-16T13:44:00Z Microservices in Go using the Go kit ⌘ [Read more...](https://eltonminetto.dev/en/post/2021-02-06-microservices-gokit) 2021-02-16T21:34:00Z Go 1.16 is released ⌘ [Read more...](https://golang.org/doc/go1.16) 2021-02-17T18:59:00Z The falcon audio visualizer a tinygo project ⌘ [Read more...](https://www.hackster.io/alankrantas/the-falcon-audio-visualizer-a-tinygo-project-260360) 2021-02-17T19:03:00Z Embedding static files in a go binary using go embed ⌘ [Read more...](https://harsimranmaan.medium.com/embedding-static-files-in-a-go-binary-using-go-embed-bac505f3cb9a) 2021-02-18T06:52:00Z orion - #testing #bdd #qualityassurance ⌘ [Read more...](https://github.com/wesovilabs/orion) 2021-02-19T20:53:00Z Go security cheatsheet for go developers ⌘ [Read more...](https://snyk.io/blog/go-security-cheatsheet-for-go-developers) 2021-02-20T15:09:00Z Code: new version of oppinionated Ansible role to install Golang ⌘ [Read more...](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.16.0-1) 2021-02-21T11:24:00Z dataframe-go - Now supports Parquet importing (experimental) and exporting ⌘ [Read more...](https://github.com/rocketlaunchr/dataframe-go) 2021-02-23T06:17:00Z Hiring: Software engineer at Tesla ⌘ [Read more...](https://www.tesla.com/careers/search/job/software-engineer-factory-software-golang-84481) 2021-02-23T20:32:00Z Understanding allocations in Go ⌘ [Read more...](https://medium.com/eureka-engineering/understanding-allocations-in-go-stack-heap-memory-9a2631b5035d) 2021-02-24T07:03:00Z Modules monoliths and microservices ⌘ [Read more...](https://tailscale.com/blog/modules-monoliths-and-microservices) 2021-02-25T06:31:00Z Context and structs ⌘ [Read more...](https://blog.golang.org/context-and-structs) 2021-02-26T20:11:00Z Proposal: testing: add fuzz test support #44551 ⌘ [Read more...](https://github.com/golang/go/issues/44551) 2021-02-27T09:11:00Z bit is an experimental modernized git CLI built on top of git ⌘ [Read more...](https://github.com/chriswalz/bit/blob/master/README.md) 2021-02-28T09:05:00Z Hiring: Senior backend engineer at Trendhim #remote ⌘ [Read more...](https://www.golangprojects.com/golang-go-job-eei-Remote-Senior-Backend-Engineer-Golang-Trendhim-remotework.html) 2021-03-05T14:07:00Z a simple configuration management tool where you just use regular shell ⌘ [Read more...](https://github.com/prologic/shops) 2021-03-06T06:13:00Z The most underrated Go package ⌘ [Read more...](https://github.com/rocketlaunchr/remember-go) 2021-03-10T09:19:00Z Intro to automated testing in Go ⌘ [Read more...](https://dev.to/salesforceeng/intro-to-automated-testing-in-go-4mjl) 2021-03-10T10:01:00Z fastcache - a thread-safe in-memory cache for big number of entries in Go ⌘ [Read more...](https://github.com/VictoriaMetrics/fastcache) 2021-03-11T05:50:00Z Netaddr - a new IP type for Go ⌘ [Read more...](https://tailscale.com/blog/netaddr-new-ip-type-for-go) 2021-03-12T07:11:00Z Fighting zombie dependencies in go ⌘ [Read more...](https://dlorenc.medium.com/zombie-dependencies-77c34740a7a8) 2021-03-12T12:26:00Z 2020 Go user survey results ⌘ [Read more...](https://blog.golang.org/survey2020-results) 2021-03-13T17:23:00Z Video: Go (Golang) Debugging with Delve ⌘ [Read more...](https://www.youtube.com/watch?v=a1SneuI65O0) 2021-03-15T18:07:00Z An unlikely database migration at tailscale ⌘ [Read more...](https://tailscale.com/blog/an-unlikely-database-migration) 2021-03-15T18:06:00Z semaphore - a modern UI for Ansible ⌘ [Read more...](https://github.com/ansible-semaphore/semaphore) 2021-03-19T08:21:00Z Notes on structured concurrency ⌘ [Read more...](https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful) 2021-03-22T13:33:00Z The ecosystem of the Go programming language ⌘ [Read more...](https://henvic.dev/posts/go) 2021-03-23T19:51:00Z Writing Slower Go ⌘ [Read more...](https://bitfieldconsulting.com/golang/slower) 2021-03-24T17:04:00Z Book: Practical Go Lessons ⌘ [Read more...](https://www.practical-go-lessons.com) 2021-03-24T22:39:00Z A Clickbait Headline Generator For Various Tech Buzzwords Written In Go ⌘ [Read more...](https://clickbait.cbrgm.net) 2021-03-25T12:45:00Z Hiring: Senior BackEnd Engineer at the office of national statistics #remote #uk ⌘ [Read more...](https://www.civilservicejobs.service.gov.uk/csr/index.cgi?SID=cGFnZWNsYXNzPUpvYnMmb3duZXI9NTA3MDAwMCZzZWFyY2hfc2xpY2VfY3VycmVudD0xJmpvYmxpc3Rfdmlld192YWM9MTcxMzczMyZjc291cmNlPWNzcXNlYXJjaCZ1c2Vyc2VhcmNoY29udGV4dD0xMjM4NzA2NTEmb3duZXJ0eXBlPWZhaXImcGFnZWFjdGlvbj12aWV3dmFjYnlqb2JsaXN0JnJlcXNpZz0xNjE2NjcwMzI0LWUxYTViNTA3MWY5NjdkN2E0OGMwYzkzZWM2NjgzNmY5NzNiYzRkYTA=) 2021-03-26T14:18:00Z APT Encounters of the Third Kind ⌘ [Read more...](https://igor-blue.github.io/2021/03/24/apt1.html) 2021-03-26T14:18:00Z Learn how things work and get better at programming ⌘ [Read more...](https://jvns.ca/blog/learn-how-things-work) 2021-03-26T21:47:00Z The life of a go module ⌘ [Read more...](https://jayconrod.com/posts/118/life-of-a-go-module) 2021-03-30T00:46:00Z Webgears: I'll get your HTML/Javascript and your little dog Toto too ⌘ [Read more...](http://golangsre.com/2021/03/29/webgears-ill-get-your-html-css-javascript-and-your-little-dog-toto-too-2) 2021-03-30T06:16:00Z Down the golang nil rabbit hole ⌘ [Read more...](https://blog.urth.org/2021/03/27/down-the-golang-nil-rabbit-hole) 2021-03-30T17:25:00Z Hiring: Senior backend engineer at Monzo US #sf ⌘ [Read more...](https://boards.greenhouse.io/monzo/jobs/2997293) 2021-04-02T12:16:00Z Dont use build tags for integration tests ⌘ [Read more...](https://peter.bourgon.org/blog/2021/04/02/dont-use-build-tags-for-integration-tests.html) 2021-04-02T14:40:00Z Code: new version of opinionated Ansible role to install Golang ⌘ [Read more...](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.16.3) 2021-04-06T15:52:00Z Video: Error Handling in Go ⌘ [Read more...](https://www.youtube.com/watch?v=Fh4AT4SC17U) 2021-04-10T10:48:00Z Code: new version og go-logsink ⌘ [Read more...](https://github.com/sascha-andres/go-logsink/releases/tag/v2.1.0) 2021-04-11T01:04:00Z LFU Redis implements LFU Cache algorithm using Redis as data storage ⌘ [Read more...](https://github.com/m7shapan/lfu-redis) 2021-04-17T08:04:00Z Vugu - vue-like front ends in go ⌘ [Read more...](https://www.vugu.org) 2021-04-18T16:38:00Z Excelize 2.4.0 is released - New support 152 formula functions ⌘ [Read more...](https://xuri.hashnode.dev/excelize-240-is-released-new-support-152-formula-functions-cknne6n9l0dxzkos15a0wh2u2) 2021-04-18T18:29:00Z Actuating Google Production: How Google’s Site Reliability Engineering Team Uses Go ⌘ [Read more...](https://go.dev/solutions/google/sitereliability) 2021-04-20T11:24:00Z My Go Executable Files Are Still Large ⌘ [Read more...](https://www.cockroachlabs.com/blog/go-file-size-update) 2021-04-26T02:34:00Z mdv - Markdown viewer for a pleasant reading experience ⌘ [Read more...](https://github.com/xrfang/mdv) 2021-04-28T11:55:00Z k8s-diagrams - Create diagrams from the Kubernetes API with go-diagrams ⌘ [Read more...](https://github.com/Trois-Six/k8s-diagrams) 2021-04-28T17:07:00Z Video: Go (Golang) Fan-In Fan-Out Pattern ⌘ [Read more...](https://youtu.be/rlPbtzBmHp8) 2021-04-29T03:52:00Z golongpoll v2.0.0 Released ⌘ [Read more...](https://github.com/jcuga/golongpoll#readme) 2021-05-04T18:25:00Z Go errors with additional details ⌘ [Read more...](https://romanyx90.medium.com/go-errors-with-additional-details-66873577f3a9) 2021-05-07T14:07:00Z What is the difference between http.Handle and http.HandleFunc? ⌘ [Read more...](https://ckarchive.com/b/75u7h8h730p5) 2021-05-14T10:04:00Z milvus - An open source embedding vector similarity search engine powered by Faiss, NMSLIB and Annoy ⌘ [Read more...](https://github.com/milvus-io/milvus) 2021-05-15T10:53:00Z Writing a simple cli program python vs go ⌘ [Read more...](https://dev.to/jidicula/writing-a-simple-cli-program-python-vs-go-59kf) 2021-05-18T00:56:00Z Hiring: Senior Software Engineer (Go, Remote) ⌘ [Read more...](https://golangjob.xyz/job/1sLC8LgqNQjGZLjmVzjdNZFzbIj/S) 2021-05-20T08:47:00Z Video: Boyer-Moore String Search In Go ⌘ [Read more...](https://www.youtube.com/watch?v=O7Fx4FUHq0I) 2021-05-26T19:56:00Z Hiring: Windows Software Developer @Tailscale full time #usa #remote ⌘ [Read more...](https://apply.workable.com/tailscale/j/DF581EE971) 2021-05-27T18:46:00Z Code: New version of oppinionated Ansible role to install Golang ⌘ [Read more...](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.16.4) 2021-05-29T03:29:00Z Hiring: Senior Software Engineer (Go) #remote ⌘ [Read more...](https://golangjob.xyz/job/1t7bc2khu0ZnXPjshkRBl0YQCf1/Senior%2520Back%2520End%2520Developer) 2021-05-29T03:27:00Z Senior Backend Developer ( #Remote ) ⌘ [Read more...](https://golangjob.xyz/job/1t7bc2khu0ZnXPjshkRBl0YQCf1/S) 2021-06-03T16:26:00Z page-fetch - fetch web pages using headless Chrome ⌘ [Read more...](https://github.com/detectify/page-fetch) 2021-06-05T10:56:00Z Go fuzzing is beta ready ⌘ [Read more...](https://blog.golang.org/fuzz-beta) 2021-06-10T07:42:00Z rconn - a multiplatform program for creating generic reverse connections ⌘ [Read more...](https://github.com/jafarlihi/rconn) 2021-06-10T10:26:00Z vagrant-vmware-desktop - common codebase for the official providers for VMware ⌘ [Read more...](https://github.com/hashicorp/vagrant-vmware-desktop) 2021-06-25T16:21:00Z What is an Int? ⌘ [Read more...](https://aykevl.nl/2021/06/what-is-int) 2021-07-04T13:25:00Z an easy to use and maintain distributed file system written in Go using Reed Solomon Erasure ⌘ [Read more...](https://github.com/prologic/fbox) 2021-07-09T16:26:00Z Article: Wondering why use Go and not Rust? ⌘ [Read more...](https://medium.com/khanakia/why-go-and-not-rust-a8baeb3c55b) 2021-07-10T13:28:00Z Gotchas in the go network packages defaults ⌘ [Read more...](https://martin.baillie.id/wrote/gotchas-in-the-go-network-packages-defaults) 2021-07-16T01:08:00Z Hiring: Engineering Manager - Platform ⌘ [Read more...](https://golangjob.xyz/job/1vKBCOY9g03G83aBfIHXRE5kU0s/E) 2021-07-16T06:46:00Z cdnjs remote code execution ⌘ [Read more...](https://blog.ryotak.me/post/cdnjs-remote-code-execution-en) 2021-07-20T18:00:00Z gorse - an open source recommender system service written in Go ⌘ [Read more...](https://github.com/zhenghaoz/gorse) 2021-07-21T07:11:00Z Learning go by examples ⌘ [Read more...](https://dev.to/aurelievache/learning-go-by-examples-introduction-448n) 2021-07-24T03:45:00Z Bitcask v1.0.0 released! 🎉 A pure Go key/value store with predictable performance. ⌘ [Read more...](https://git.mills.io/prologic/bitcask) 2021-07-28T04:23:00Z Hiring: Senior Backend Engineer - Go (Golang) [100% #REMOTE] ⌘ [Read more...](https://golangjob.xyz/job/1vr1nYv4bE40TiJgIgRpdgYkCdH/S) 2021-08-01T16:20:00Z Excelize 2.4.1 is Released – Go API for Spreadsheets ⌘ [Read more...](https://github.com/qax-os/excelize/releases/tag/v2.4.1) 2021-08-05T17:25:00Z io.FS file systems using "os", in-memory and Azure Blob storage #fs #go #azure ⌘ [Read more...](/stories/4612-io.fs-file-systems-using-os-in-memory-and-azure-blob-storage-fs-go-azure) 2021-08-06T03:28:00Z Hiring: Senior Software Engineer, Golang ⌘ [Read more...](https://golangjob.xyz/job/1vzr3Jf4Hbm7vYFwhTEtU8qJofQ/S) 2021-08-12T07:55:00Z **Reflection in golang**
Reflection in Go is a form of metaprogramming. Reflection allows us to examine types at runtime. It also provides the ability to examine, modify, and create variables, functions, and structs at runtime. The Go [reflect package](https://pkg.go.dev/reflect) gives you features to inspect and manipulate an object at runtime. Reflection is an extremely powerful tool for developers and extends the horizon of any programming language. Types, Kinds and Values are three important pieces of reflec ... ⌘ [Read more](https://www.golangprograms.com/reflection-in-golang.html) 2021-08-12T08:19:00Z **Finding and fixing memory leaks in go**
3 points posted by kenny ⌘ [Read more](https://dev.to/googlecloud/finding-and-fixing-memory-leaks-in-go-1k1h) 2021-08-12T09:56:00Z **Common Anti-Patterns in Go Web Applications**
1 points posted by m110 ⌘ [Read more](https://threedots.tech/post/common-anti-patterns-in-go-web-applications) 2021-08-12T10:08:00Z **Hiring: Senior Software Engineer (Go) - 100% Remote, UK/EU Only**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1wZigetlakhfjYWtiJMfXYg1twx/S) 2021-08-19T17:24:00Z **sqsmover - a tool for moving AWS SQS messages from one queue to another**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/mercury2269/sqsmover) 2021-08-20T03:07:00Z **Hiring: Senior Software Engineer (Go) - UK Sponsorship**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1woU26Zx08E8dnMwwgR56n3Y0Sh/S) 2021-08-26T13:37:00Z **Hiring: Backend Software Developer (Go) - Office in Amsterdam or fully Remote (CEST or close)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1xGP4W2zgyUu1I8LFD7hIsuOR20/B) 2021-08-30T06:43:00Z **Goroutine and Channel Examples**
1 points posted by Amit arora ⌘ [Read more](https://www.golangprograms.com/goroutines-and-channels-example.html) 2021-08-31T17:21:00Z **5th Anniversary of the Excelize Open Source**
1 points posted by xuri ⌘ [Read more](https://xuri.me/2021/08/30/5th-anniversary-of-the-excelize-open-source.html) 2021-09-01T09:51:00Z **Tinygo - good things come in small packages**
2 points posted by kenny ⌘ [Read more](https://auth0.com/blog/tinygo-good-things-come-in-small-packages) 2021-09-01T11:25:00Z **Bencher - continuous benchmarking infrastructure**
1 points posted by tomf ⌘ [Read more](https://medium.com/orijtech-developers/bencher-b60cc82e3ef1) 2021-09-02T07:23:00Z **Hiring: Backend Go Software Engineer**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1xUpnRA4ObheQMgrLPeOgPdA3Gj/B) 2021-09-03T23:15:00Z **Accessing Postgres via REST using pRest**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2021-08-31-prest) 2021-09-09T07:28:00Z **Show: Launched Golang Job and Resume Board on Product Hunt**
I really would be thankful to you check out the launch of my [#golang](https://twitter.com/search?q=%23golang) related Job Board on Product Hunt: https://www.producthunt.com/posts/golang-developer-job-board 1 points posted by golangch ⌘ [Read more](https://www.producthunt.com/posts/golang-developer-job-board) 2021-09-11T17:53:00Z **Forcefully close tcp connections in golang e5f5b1b14ce6**
1 points posted by madflojo ⌘ [Read more](https://itnext.io/forcefully-close-tcp-connections-in-golang-e5f5b1b14ce6) 2021-09-11T17:55:00Z **Code: tarmac - Framework for building distributed services with Web Assembly**
1 points posted by madflojo ⌘ [Read more](https://github.com/madflojo/tarmac) 2021-09-16T03:27:00Z **Hiring: Cosmos SDK Golang Engineer**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1yBOrptY0ivR5kcVyEKIpYTQIn7/C) 2021-09-17T09:02:00Z **Monitoring and automation for Open Source email servers, starting with Postfix.**
1 points posted by Marcel Franke ⌘ [Read more](https://github.com/lightmeterio/ControlCenter) 2021-09-17T20:17:00Z **Tutorial: Let’s build a Gui with Gio**
1 points posted by Everton Marques ⌘ [Read more](https://jonegil.github.io/gui-with-gio) 2021-09-20T14:20:00Z **How to structure a go command line project**
1 points posted by madflojo ⌘ [Read more](https://medium.com/swlh/how-to-structure-a-go-command-line-project-788c318a1d8c) 2021-09-21T18:58:00Z **Taming gos memory usage or how we avoided rewriting our client in rust**
1 points posted by kenny ⌘ [Read more](https://www.akitasoftware.com/blog-posts/taming-gos-memory-usage-or-how-we-avoided-rewriting-our-client-in-rust) 2021-09-23T04:03:00Z **Hiring: Go Back End Developer - Team Lead**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1yUENjHB2bEB5iGvw1zb93nmvhY/B) 2021-09-24T05:55:00Z **Cast: Go Time - the Go tooling maintainers**
3 points posted by kenny ⌘ [Read more](https://changelog.com/gotime/198) 2021-09-24T22:02:00Z **exeq - painless task queue manager for shell commands with an intuitive cli interface**
1 points posted by Mohammed Al Ashaal ⌘ [Read more](https://github.com/alash3al/exeq) 2021-09-26T04:43:00Z **sqspipe - continuously move messages between aws sqs queues in a rate limited manner**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/sqspipe) 2021-09-30T02:59:00Z **Hiring: Senior Go Lang Developer | Contractor | Remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1ymGcNAxRA1uUS8rYjpdM4qTBHX/S) 2021-09-30T05:54:00Z **Hiring: golang backend engineer at questbook**
3 points posted by kenny ⌘ [Read more](https://www.ycombinator.com/companies/creatoros-questbook/jobs/3DHDEnz-golang-backend-engineer) 2021-10-03T08:27:00Z **Faster time parsing**
3 points posted by kenny ⌘ [Read more](https://philpearl.github.io/post/perf_time) 2021-10-06T03:56:00Z **Hiring: SENIOR BACKEND ENGINEER - GO (GOLANG) [100% REMOTE]**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1z2rTCf4JmGstCK9aZBzSRM9WT9/S) 2021-10-06T13:08:00Z **Release Lightmeter 1.9: seeding the network**
1 points posted by Marcel Franke ⌘ [Read more](https://lightmeter.io/lightmeter-1-9-seeding-the-network) 2021-10-08T20:39:00Z **Hey linker, can you spare a meg?**
1 points posted by kenny ⌘ [Read more](https://tailscale.com/blog/go-linker) 2021-10-13T08:23:00Z **ddosify - High-performance load testing tool, written in Golang.**
1 points posted by Lukasz ⌘ [Read more](https://github.com/ddosify/ddosify) 2021-10-15T17:50:00Z **proposal: don't use generics in 1.18 stdlib**
3 points posted by kenny ⌘ [Read more](https://github.com/golang/go/issues/48918) 2021-10-19T14:58:00Z **Go MySQL tutorial to select single and multiple rows from a table**
1 points posted by geekme ⌘ [Read more](https://golangbot.com/mysql-select-single-multiple-rows) 2021-10-22T11:51:00Z **Js)Hiring: Senior/Med Back-End Engineer (Golang / JS)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/1zr65IxUdAGmikDwwKUrMD5jJjk/S) 2021-11-02T07:10:00Z **Trojan source attacks**
3 points posted by kenny ⌘ [Read more](https://research.swtch.com/trojan) 2021-11-05T16:17:00Z **Using ssh and domain sockets for serving**
1 points posted by John Doak ⌘ [Read more](https://medium.com/@johnsiilver/go-using-ssh-and-domain-sockets-for-serving-3a037e00d5a7?source=user_profile---------0-------------------------------) 2021-11-06T06:06:00Z **Video: Using generics in Go**
3 points posted by kenny ⌘ [Read more](https://www.youtube.com/watch?v=nr8EpUO9jhw) 2021-11-08T09:07:00Z **Deploy a Go API to AWS Lambda and API Gateway**
In this article, I am going to describe the process of deploying an API coded with Go to AWS Lambda and Amazon API Gateway, a process that takes only a few minutes if you know how to do it. 1 points posted by Antonio ⌘ [Read more](https://asanchez.dev/blog/deploy-api-go-aws-lambda-gateway) 2021-11-09T12:08:00Z **Infrastructure as Code on AWS using Go and Pulumi**
1 points posted by Elton Minetto ⌘ [Read more](https://dev.to/aws-builders/infrastructure-as-code-on-aws-using-go-and-pulumi-gn5) 2021-11-11T07:03:00Z **12 years of Go**
3 points posted by kenny ⌘ [Read more](https://go.dev/blog/12years) 2021-11-11T12:04:00Z **Hiring: Go Backend Engineer (Remote OK)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/20leG4B2ohsULzTMpJVwdEAfNtV/G) 2021-11-13T23:26:00Z **[WIP] Query any data source using SQL, building Presto or AWS Athena alternative**
`xyr` is a very lightweight, simple, and powerful data ETL platform that helps you to query available data sources using `SQL`.

# Use Cases

- Simple Presto Alternative.
- Simple AWS Athena Alternative.
- Convert your JSON documents into a SQL DB.
- Query your CSV files easily and join them with other data.

# How does it work?

> internaly `xyr` utilizes `SQLite` as an embeded sql datastore (it may be changed in future and we c ... ⌘ [Read more](https://github.com/alash3al/xyr) 2021-11-29T16:34:00Z **Go does not need a java style gc**
1 points posted by Everton Marques ⌘ [Read more](https://itnext.io/go-does-not-need-a-java-style-gc-ac99b8d26c60) 2021-12-02T12:08:00Z **Auto-generated C4 Architecture Diagrams in Go**
1 points posted by m110 ⌘ [Read more](https://threedots.tech/post/auto-generated-c4-architecture-diagrams-in-go) 2021-12-09T08:07:00Z **fxml - FreeStyle XML Parser**
1 points posted by xrfang ⌘ [Read more](https://github.com/xrfang/fxml) 2021-12-10T06:55:00Z **Code: New version of oppinionated Ansible role to install Golang**
Install go up to version 1.17.4 1 points posted by Sascha Andres ⌘ [Read more](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.17.4) 2021-12-10T16:12:00Z **Notes on the Go translation of Reposurgeon**
3 points posted by tomf ⌘ [Read more](https://gitlab.com/esr/reposurgeon/-/blob/master/GoNotes.adoc) 2021-12-10T20:12:00Z **imagor - image processing server written in Go**
Fast, Docker-ready image processing server written in Go and libvips, with Thumbor URL syntax 1 points posted by gopher ⌘ [Read more](https://github.com/cshum/imagor) 2021-12-11T19:35:00Z **CLI App: Download a copy of an entire website**
I have created a simple yet powerful command-line application using Go to easily download an entire copy of any online website.

 1 points posted by Antonio ⌘ [Read more](https://asanchez.dev/blog/download-copy-website) 2021-12-13T15:35:00Z **Hiring: Senior Backend Engineer - Go (Golang) [100% REMOTE]**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/22EcRBv64DTsl1vt2ajYadBQpn7/S) 2021-12-15T21:55:00Z **When to Use Generics in Go?**
1 points posted by teivah ⌘ [Read more](https://teivah.medium.com/36d49c1aeda) 2021-12-16T09:34:00Z **Exploiting a turing complete image format**
2 points posted by kenny ⌘ [Read more](https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html) 2021-12-16T20:17:00Z **Getting started with Generics in Go**
4 points posted by kenny ⌘ [Read more](https://go.dev/doc/tutorial/generics) 2021-12-29T08:58:00Z **Hiring: Backend Developer (Go)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/22pL2aDqQkvlTcvQSrVmKIpn64x/B) 2021-12-29T15:59:00Z **Show: Golang Developers Directory**
Sharing a free-to-use Golang Developers Directory for people who are looking for a Go job 1 points posted by 0x13a ⌘ [Read more](https://golang.cafe/Golang-Developers) 2021-12-29T16:10:00Z **Hiring: Backend Go Engineer with fleet - Remote (American Timezones) - $100k to $180k a year**
1 points posted by 0x13a ⌘ [Read more](https://golang.cafe/job/backend-go-engineer-fleet-1639690271) 2022-01-02T16:47:00Z **Excelize 2.5.0 Released – Go API for spreadsheet (Excel) #golang #Excel #excelize #spreadsheet**
1 points posted by xuri ⌘ [Read more](https://github.com/xuri/excelize/releases/tag/v2.5.0) 2022-01-03T12:47:00Z **Bundling templates with embed #embed #howto #assets**
If you've been embedding assets  or templates with rakyll/statik, markbates/pkger or any other bundler, you will probably want to convert to the new embed package brought by Go 1.16 to replace them all. This article, following one about pkger, explains how, going through the exact same steps to make converting easier. 1 points posted by FGM ⌘ [Read more](https://osinet.fr/go/en/articles/bundling-templates-with-embed) 2022-01-03T17:13:00Z **Native Go compiling for nintendo switch**
3 points posted by kenny ⌘ [Read more](https://ebiten.org/blog/native_compiling_for_nintendo_switch.html) 2022-01-05T18:54:00Z **Go profiler notes**
3 points posted by kenny ⌘ [Read more](https://github.com/DataDog/go-profiler-notes/blob/main/README.md) 2022-01-08T10:05:00Z **Hiring: Server Engineer - Remote (Penn Game Studios)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/23LwGDqBX1Nbvm3GExIKOskeGbF/S) 2022-01-12T12:53:00Z **lancet - A comprehensive, efficient, and reusable util function library of go.**
1 points posted by Marcel Franke ⌘ [Read more](https://github.com/duke-git/lancet) 2022-01-13T09:14:00Z **autoscaler - Simple and efficient autoscalling solution for K8S**
1 points posted by marcin-janas ⌘ [Read more](https://github.com/AirHelp-OSP/autoscaler) 2022-01-14T21:41:00Z **Binary Tetris - bintris is a mobile game developed in Go**
3 points posted by kenny ⌘ [Read more](https://github.com/Lallassu/bintris) 2022-01-15T09:53:00Z **a very simple pure key/value storage that speaks Redis protocol based on Postgresql**
1 points posted by Mohammed Al Ashaal ⌘ [Read more](https://github.com/alash3al/redix?_v=5.0.0) 2022-01-16T20:24:00Z **Plotting go test coverage over time without a coverage SaaS #testing #howto #observability #qualityassurance**
The Go SDK has been including test coverage reports since [Go 1.2](https://go.dev/blog/cover).

How can we obtain a time graph of test coverage, without needing a SaaS service? Enter https://gitlab.com/fgmarand/gocoverstats ...

 1 points posted by FGM ⌘ [Read more](https://osinet.fr/go/en/articles/plotting-go-test-coverage) 2022-01-18T10:18:00Z **Containerize go and sqlite with docker**
3 points posted by kenny ⌘ [Read more](https://awstip.com/containerize-go-sqlite-with-docker-6d7fbecd14f0) 2022-01-26T08:18:00Z **I’m porting tsc to Go**
1 points posted by tomf ⌘ [Read more](https://kdy1.dev/posts/2022/1/tsc-go) 2022-02-01T06:52:00Z **Hiring: Go Developer (Remote)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/24SIoGWuop28QPnHLcaimZgq4D7/G) 2022-02-01T07:52:00Z **Video: 43rd Gofrm Meetup - Reduce system complexity with Data-Oriented programming**
A recording of our 43rd Gofrm meetup. We hope to see us again soon. You're welcome to join the next time (https://www.meetup.com/gophers-frm/) 1 points posted by Sascha Andres ⌘ [Read more](https://www.youtube.com/watch?v=VDf7ndlkQCw) 2022-02-02T22:31:00Z **goben 0.6 - tool to measure TCP/UDP transport layer throughput between hosts**
[goben](https://github.com/udhos/goben) is a golang tool to measure TCP/UDP transport layer throughput between hosts.

Release 0.6 adds distinct default buffer sizes for tcp/udp. 1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/goben/releases/tag/v0.6) 2022-02-04T07:37:00Z **Go version performance**
4 points posted by kenny ⌘ [Read more](https://benhoyt.com/writings/go-version-performance) 2022-02-04T09:44:00Z **The Go 1.18 generics landscape**
A fairly complete presentation about Go 1.18 generics including examples, planned changes for future releases, writing generics code, defining constraints, new library packages, and generics examples for generics Map() / Reduce() / Filter()  and a type-safe Set implementation. 1 points posted by FGM ⌘ [Read more](https://osinet.fr/go/en/articles/go1.18-generics-intro) 2022-02-04T18:02:00Z **Optimizing GoAWK with a bytecode compiler and virtual machine**
1 points posted by tomf ⌘ [Read more](https://benhoyt.com/writings/goawk-compiler-vm) 2022-02-05T04:52:00Z **Yarn.social is a decentralised self-hosted social media that has a privacy-first focus**
📣 NEW: [Releases - yarn - v0.13.0 - Aluminium Amarok](https://git.mills.io/yarnsocial/yarn/releases/tag/0.13.0)

 1 points posted by James Mills ⌘ [Read more](https://yarn.social) 2022-02-09T09:45:00Z **Build your own DSL with GO and HCL**
Learn to build your own DSL (Domain Specific Language) with  HCL (HashiCorp Configuration Language)  1 points posted by IVAN CORRALES SOLERA ⌘ [Read more](https://blog.devgenius.io/build-your-own-dsl-with-go-hcl-602c92ce24c0) 2022-02-20T18:09:00Z **packagemain #23: Fuzz Testing in Go**
1 points posted by plutov ⌘ [Read more](https://youtu.be/w8STTZWdG9Y) 2022-02-25T07:25:00Z **Hiring: GO Backend Architect (100% remote)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/25VcPjSl1SjT87pR8DuS0fhrL4s) 2022-02-27T20:14:00Z **Generate an NFT Collection in Go**
1 points posted by plutov ⌘ [Read more](https://youtu.be/QPvE6qxdTDk) 2022-02-27T22:38:00Z **Prig: like AWK, but uses Go for “scripting”**
1 points posted by Everton Marques ⌘ [Read more](https://benhoyt.com/writings/prig) 2022-03-02T07:24:00Z **Event: Generics in Go 1.18 - Introduced using a practical example**
Go 1.18 is about to be released (or it is already depending when you're reading this). One of the big things in it are generics. Axel Wagner will introduce us to generics using a practical example. 1 points posted by Sascha Andres ⌘ [Read more](https://www.meetup.com/gophers-frm/events/284176991) 2022-03-06T13:35:00Z **Creating CLI commands, subcommands and flags with google/subcommands #cli**
How to create CLI programs with multiple commands, flags and subcommands, and do it fast and simply?

[google/subcommands](https://github.com/google/subcommands) makes it a breeze.

Let us see how.

 1 points posted by FGM ⌘ [Read more](https://osinet.fr/go/en/articles/cli-google-subcommands) 2022-03-07T20:27:00Z **Templatizer - A real templates engine to create dynamic repositories**
Are you sick & tired of creating template repositories that nobody wants to use? It’s not your fault, the problem is the Git Repositories servers such as Github, Gitlab, or Bitbucket don’t provide a handy mechanism to take advantage of Template Repositories...

I’m happy to announce to you that a very first (but functional) release Tempaltizer is already live!

Code and documentation: https://github.com/wesovilabs/templatizer

Demo: https://www.youtube.com/w ... ⌘ [Read more](https://github.com/wesovilabs/templatizer) 2022-03-13T19:35:00Z **update-golang 0.24 - easily fetch and install new Golang releases**
[update-golang](https://github.com/udhos/update-golang) is a script to easily fetch and install new Golang releases with minimum system intrusion.

When you need to quickly boot up a Golang binary release into a system.

The script can automatically detect the latest Golang release.

This release updates the URL for retrieving Go release list.

Full details: [https://github.com/udhos/update-golang](https://github.com/udhos/update-golang) 1 point ... ⌘ [Read more](https://github.com/udhos/update-golang/releases/tag/v0.24) 2022-03-15T12:43:00Z **Testing Generics in Go**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2022-03-11-fun-with-generics) 2022-03-16T04:53:00Z **Go 1.18 Released**
1 points posted by johnsiilver ⌘ [Read more](https://go.dev/blog/go1.18) 2022-03-16T07:13:00Z **Hiring: Senior Go Engineer (Remote)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/26OdLpHobpFKNesWN9qh7fM4AaI) 2022-03-16T09:24:00Z **promcheck - A tool to identify faulty Prometheus rules written in Go**
1 points posted by cbrgm ⌘ [Read more](https://github.com/cbrgm/promcheck) 2022-03-17T17:02:00Z **Mastering Go #gotime #podcast**
1 points posted by tomf ⌘ [Read more](https://changelog.com/gotime/221) 2022-03-18T07:49:00Z **Code: New version of oppinionated Ansible role to install Golang (with 1.18)**
1 points posted by Sascha Andres ⌘ [Read more](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.18.0) 2022-03-24T07:32:00Z **Hiring: Senior Golang Engineer (Remote - US PDT)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/26ngeI0uS0us42m5PCWOeaCJp3e) 2022-03-28T07:57:00Z **Hiring: Software Engineer (Go, 100% Remote, 190k)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/26s9fME4igZNYcOdfNdJTfjjhK1) 2022-04-03T04:37:00Z **A soothing face filter where you can appreciate the beauty but not fully identify the person.**
1 points posted by pj ⌘ [Read more](https://github.com/rocketlaunchr/showerglass) 2022-04-05T14:13:00Z **Hiring: Junior Golang Engineer**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/27M7ufINNURBc9ol1NkYZXXhbz0) 2022-04-07T01:20:00Z **Settermtitle**
A simple command-line tool written in [Go](https://golang.org/) that sets the terminal title. Useful for naming your various Terminal windows as you work on multiple things at the same time and need a way to quickly and easily identify which Terminal is which

 1 points posted by James Mills ⌘ [Read more](https://git.mills.io/prologic/settermtitle) 2022-04-07T07:37:00Z **Profile photos, privacy, and social media**
1 points posted by pj ⌘ [Read more](https://medium.com/@rocketlaunchr.cloud/profile-photos-privacy-and-social-media-e66a908cd054) 2022-04-09T14:16:00Z **Hiring: Golang Software Engineer**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/27XIjIly4eWPO2StEvzF6B8Fk0h) 2022-04-10T16:36:00Z **Excelize 2.6.0 Released – Go language API for spreadsheet (Excel) document**
1 points posted by xuri ⌘ [Read more](https://github.com/xuri/excelize/releases/tag/v2.6.0) 2022-04-13T07:58:00Z **When to use generics**
3 points posted by tomf ⌘ [Read more](https://go.dev/blog/when-generics) 2022-04-13T08:46:00Z **Code: update to 1.18.1 of opinionated Ansible role for Go**
Note: due to an issue no darwin build published for 1.18.1 at the time of writing 1 points posted by Sascha Andres ⌘ [Read more](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.18.1) 2022-04-13T12:03:00Z **anti-disposable-email - Block disposable email services**
1 points posted by pj ⌘ [Read more](https://github.com/rocketlaunchr/anti-disposable-email) 2022-04-13T13:48:00Z **Hiring: Software Engineer (Golang - #Remote)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/27kDmSTCTXiUpJu6vxkTsWNWqiW) 2022-04-13T23:55:00Z **zerolog - Zero Allocation JSON Logger**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/rs/zerolog) 2022-04-15T22:32:00Z **a simple & intuitive ffmpeg wrapper with a cli interface for inspecting & transforming media files**
1 points posted by Mohammed Al Ashaal ⌘ [Read more](https://github.com/alash3al/vidutils?v=0.0.1) 2022-04-19T19:03:00Z **Hiring: Senior Go Engineer - #remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/27yfUGqPzcNipf5vtLiLWuhzAhQ) 2022-04-21T07:09:00Z **Go to use pdqsort instead of quicksort**
3 points posted by kenny ⌘ [Read more](https://github.com/golang/go/commit/72e77a7f41bbf45d466119444307fd3ae996e257) 2022-04-22T03:20:00Z **goyave - 🍐 Elegant Golang REST API Framework**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/go-goyave/goyave) 2022-04-24T21:28:00Z **githubevents - GitHub webhook events toolset for Go**
1 points posted by cbrgm ⌘ [Read more](https://github.com/cbrgm/githubevents) 2022-04-29T07:28:00Z **Hiring: Senior Software Engineer (Go) - #remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/28QsB6vtRQHnAqSsZiK8wkR2Lx9) 2022-04-29T07:32:00Z **Hiring: Get 20% on Go Job Ads with coupon code GN2022**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/submitjob) 2022-04-29T09:07:00Z **Webassembly running go code in the browser**
Learning to build a Beautifier JSON online service in Go and make it run in the browser with **Webassembly** 1 points posted by IVAN CORRALES SOLERA ⌘ [Read more](https://ivan-corrales-solera.medium.com/webassembly-running-go-code-in-the-browser-916d87456e5f) 2022-05-08T13:31:00Z **Yet another LISP in Go**
3 points posted by tomf ⌘ [Read more](http://johnj.com/posts/l1) 2022-05-11T13:42:00Z **Gocoverstats v0.0.4 now with more coverage reporting options**
Gocoverstats, the tool allowing repository owners to gather and plot test coverage results and obtain coverage badges on Gitlab / Github without resorting to a coverage SaaS, got a new release including:

- report coverage at the statement level (like go tool) or line of code level
- report weighted (by package size) or unweighted averages for global coverage badges
- new format option -percent making it simpler to include in CI pipelines.

 1 points posted by FGM ⌘ [Read more](https://gitlab.com/fgmarand/gocoverstats) 2022-05-20T11:06:00Z **Run any command with a .env file for environment**
Because one cannot always modify source code to include a library to load the environment from a file, and doing it from a shell is more than arcane, I wrote this tiny \`envrun\` command: it will run you command with environment defaults loaded from \`.env\` or any env file specified, without having to modify the command itself. 1 points posted by FGM ⌘ [Read more](https://github.com/fgm/envrun) 2022-05-21T17:08:00Z **Hiring: Software Engineer (Golang, #Remote Position)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/29TRDwYGwNdpb310RntG2wvijMO) 2022-05-25T13:33:00Z **Increasing Cohesion in Go with Generic Decorators**
1 points posted by m110 ⌘ [Read more](https://threedots.tech/post/increasing-cohesion-in-go-with-generic-decorators) 2022-05-27T11:13:00Z **Hiring: Senior GoLang Engineer**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/29jxsnvs0JdcJmM6Os26Y4cOVSo) 2022-06-01T17:36:00Z **Comment déboguer la seconde exécution d'un test #delve #goland #debugging**
Parfois, des tests peuvent réussir à la première passe et échouer à la suivante, ou dans un autre ordre. Mais comment les déboguer avec Delve et GoLand alors que les configurations d'exécution n'exécutent les tests qu'une seule fois ?  1 points posted by FGM ⌘ [Read more](https://osinet.fr/go/articles/debug-second-test) 2022-06-01T20:46:00Z **How to structure a golang project**
1 points posted by madflojo ⌘ [Read more](https://madflojo.medium.com/how-to-structure-a-golang-project-aad7095d70a) 2022-06-02T07:43:00Z **Hiring: Golang- Web3 Blockchain Engineer - #remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2A0517pLVLHxzRjcqD2GQpvYBtE) 2022-06-07T11:52:00Z **Go in One Evening - our new online Go training!**
1 points posted by roblaszczak ⌘ [Read more](https://threedots.tech/go-in-one-evening) 2022-06-08T13:26:00Z **Hiring: Full Stack Engineer (Golang & Rails)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2AHk2XTNOyoORKhssyUsttLxf7t) 2022-06-08T16:35:00Z **Using Golang stdlib interfaces**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2022-06-07-using-go-interfaces) 2022-06-09T11:22:00Z **How to debug a second test run ? #test #testing #goland #debugging**
Sometimes, tests can succeed on the first run and fail on subsequent ones, or with the -shuffle flag. But then, how can one debug them using the builtin Delve in GoLand while run configurations only run tests once ? 1 points posted by FGM ⌘ [Read more](https://osinet.fr/go/en/articles/debug-second-test) 2022-06-22T07:49:00Z **Hiring: Back End Engineer (Golang)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2AvD0u03syxKNgn7IyXkwbRPrLw) 2022-06-22T07:46:00Z **Best practices for Golang application containers with #Docker**
1 points posted by golangch ⌘ [Read more](https://golang.ch/best-practices-for-golang-application-containers-with-docker) 2022-06-23T12:31:00Z **Functional options in Go with Generic.**
1 points posted by Amir ⌘ [Read more](https://amirsoleimani.medium.com/functional-options-in-go-with-generic-863dbd68cc6f) 2022-06-24T03:59:00Z **Go1.18 PR's from Uni students: Make sync.Go generics compatible**
I'm tring to make this package support generics. 1 points posted by pj ⌘ [Read more](http://github.com/rocketlaunchr/go-pool) 2022-06-30T12:10:00Z **Hiring: Senior Software Engineer (Go - Remote)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2BI9CG5U0SjK8Q02UPkx6Hsa0TF) 2022-07-05T16:03:00Z **Keeping tcp connections alive in golang**
1 points posted by madflojo ⌘ [Read more](https://madflojo.medium.com/keeping-tcp-connections-alive-in-golang-801a78b7cf1) 2022-07-06T21:59:00Z **a very simple html scraper using css & jQuery**
1 points posted by Mohammed Al Ashaal ⌘ [Read more](https://github.com/alash3al/scraply?v=3.0.0) 2022-07-07T11:32:00Z **Error handling of CLI applications in Golang**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2022-07-06-error-handling-cli-applications-golang) 2022-07-08T20:27:00Z **Book Release: Go For DevOps #go #golang #sre #devops #terraform #kubernetes**
In the book you will find:

\\* The basics of Go (including the 1.18 generics addition)

\\* Using Go with various encoding formats

\\* Building basic REST and gRPC services

\\* Applying Go to automate local system tasks

\\* Utilizing Go to automate those same tasks on thousands of machines

\\* Building a ... ⌘ [Read more](https://www.amazon.com/Go-DevOps-language-Kubernetes-Terraform/dp/1801818894/ref=sr_1_1?crid=3UJVTH5WHIGI8&keywords=go+for+devops&qid=1656568378&sprefix=go+for+devops%2Caps%2C126&sr=8-1) 2022-07-13T06:25:00Z **Code: New version of oppinionated Ansible role to install Golang**
Now support ing up to 1.18.4 1 points posted by Sascha Andres ⌘ [Read more](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.18.4) 2022-07-17T12:16:00Z **Hiring: Senior Systems Developer #golang #remote #blockchain**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2C48wAYBl3rxcBA0lDeddw5U27D) 2022-07-18T07:41:00Z **Inspect your `context.Context` values**
1 points posted by Amir ⌘ [Read more](https://github.com/AmirSoleimani/ctxecho) 2022-07-18T20:10:00Z **capture any webpage as png, jpeg, pdf and html via http api or cli interface**
1 points posted by Mohammed Al Ashaal ⌘ [Read more](https://github.com/alash3al/katch?v1.0.0) 2022-07-24T08:19:00Z **Hiring: Engineering Director, Distributed Systems (Golang)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2CNZTOl8ynsxn4ZND0ejJgjarTR) 2022-07-27T15:36:00Z **10 Gotchas for building a universal crypto candlestick iterator in Go #crypto #golang**
1 points posted by Mariano ⌘ [Read more](https://marianogappa.github.io/software/2022/07/27/10-gotchas-for-building-a-universal-crypto-candlestick-iterator-in-go) 2022-08-02T06:38:00Z **Code: New version of oppinionated Ansible role to install Golang**
1 points posted by Sascha Andres ⌘ [Read more](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.18.5) 2022-08-03T05:13:00Z **Code: New version of opinionated Ansible role to install Golang**
1 points posted by Sascha Andres ⌘ [Read more](https://github.com/sascha-andres/ansible-role-golang/releases/tag/v1.19.0) 2022-08-03T15:01:00Z **Abstracting web libraries in Go applications**
1 points posted by Elton Minetto ⌘ [Read more](https://medium.com/inside-picpay/abstracting-web-libraries-in-go-applications-166feeaf6aff) 2022-08-05T08:07:00Z **Bird's-eye view for your protobuf RPCs**
1 points posted by Amir ⌘ [Read more](https://github.com/AmirSoleimani/protoseye) 2022-08-05T16:56:00Z **Hiring: GoLang Software Developer #Remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2CwWbmM3lcd3SAP9vVzviVZgK3a) 2022-08-06T15:55:00Z **Go call option that can be used with multiple methods**
1 points posted by johnsiilver ⌘ [Read more](https://medium.com/dev-genius/go-call-option-that-can-be-used-with-multiple-methods-6c81734f3dbe) 2022-08-07T10:14:00Z **echo-middleware - Go package that provides multiple middlewares for Echo Framework.**
1 points posted by faabiosr ⌘ [Read more](https://github.com/faabiosr/echo-middleware) 2022-08-13T13:58:00Z **Hiring: Senior Backend Engineer - Golang - #remote (US)**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2DDsu4qvjkpnsBZ3VXQmT5gC2HH) 2022-08-18T16:27:00Z **Go: support universal binaries using shell script**
1 points posted by johnsiilver ⌘ [Read more](https://medium.com/@johnsiilver/go-support-universal-binaries-using-shell-script-ec9478ac716) 2022-08-21T16:42:00Z **Excelize 2.6.1 Released - Go language API for spreadsheets (Excel) files #golang #excelize**
1 points posted by xuri ⌘ [Read more](https://github.com/xuri/excelize/releases/tag/v2.6.1) 2022-08-24T07:10:00Z **📖 100 Go Mistakes: Released!**
1 points posted by teivah ⌘ [Read more](https://www.reddit.com/r/golang/comments/wwci1c/100_go_mistakes_released/) 2022-08-27T12:38:00Z **Hiring: #Remote Go-GoLang Developer**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2DvjKXdzUhvhqpkPEr1lFBv3JBU) 2022-08-31T10:56:00Z **How to write accurate benchmarks in Go #golang**
1 points posted by teivah ⌘ [Read more](https://teivah.medium.com/how-to-write-accurate-benchmarks-in-go-4266d7dd1a95) 2022-09-01T12:38:00Z **Accelerate your local development environment with Tilt**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2022-08-31-improve-local-development-tilt) 2022-09-05T13:57:00Z **Making golang packages thread-safe**
1 points posted by madflojo ⌘ [Read more](https://madflojo.medium.com/making-golang-packages-thread-safe-bb9592aeab92) 2022-09-10T07:38:00Z **Hiring: Golang Backend Engineer #remote UK**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2EZDmP65OKfinm7kTIAnRaGPgQY) 2022-09-28T09:54:00Z **Maps and Memory Leaks in Go**
1 points posted by teivah ⌘ [Read more](https://teivah.medium.com/maps-and-memory-leaks-in-go-a85ebe6e7e69) 2022-10-01T07:31:00Z **Find quick solutions to common String problems**
Strings are a fundamental building block of programming. Go string is a sequence of variable-width characters where each character is represented by one or more bytes, normally using the UTF-8 encoding. You can find quick solutions to common string problems that arise during writing golang programs from this valuable resource. 1 points posted by Ayeree ⌘ [Read more](https://www.golangprograms.com/strings-in-golang.html) 2022-10-02T09:57:00Z **Hiring: Junior DevOps Engineer ( #golang #remote )**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2FZRaoSJFRektU047O3IvhYhncN) 2022-10-04T20:02:00Z **Convert HEIC to JPG in Go**
The “High Efficiency Image File Format” or **HEIF** is an image format often used by Apple devices. Although called HEIF, the file types are often **heic** ( _presumably the ‘c’ stands for container?_)
 They use a similar encoding method of video formats and are deemed
better quality and lower file size than standard jpeg files. 1 points posted by Edd Turtle ⌘ [Read more](https://gophercoding.com/convert-heic-to-jpeg-go) 2022-10-21T15:53:00Z **Tip of the day: running Flagr Docker image on a M1 mac #docker #mac #featureflags**
Flagr is a Go-based feature flags service, which is by default deployed as a Docker image. However, the image is not built for darwin/arm64/8. Here is how to run the server without going through a source build. 1 points posted by FGM ⌘ [Read more](https://blog.riff.org/2022_10_21_tip_of_the_day_running_flagr_docker_image_on_a_m1_mac) 2022-10-22T15:42:00Z **IziDIC v0.0.2 : new features and QA #dependencyinjection #releases**
The tiny [fgm/izidic](https://github.com/fgm/izidic) dependency injection container just got a new release: v0.0.2 contains new features and QA improvements.

- feature: new method Container.Names to list container keys
- feature: circular dependency detection, avoiding stack overflows
- qa: moved to new domain github.com/fgm/izidic to support Github actions
- qa: added linting checks: gofmt, go vet, staticcheck
- qa: added security scanning: CodeQL
- ... ⌘ [Read more](https://github.com/fgm/izidic/releases/tag/v0.0.2) 2022-10-24T19:06:00Z **Creating an API using Go and sqlc**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2022-10-22-creating-api-using-go-sqlc) 2022-11-09T14:02:00Z **Slice length vs capacity in go**
1 points posted by teivah ⌘ [Read more](https://teivah.medium.com/slice-length-vs-capacity-in-go-af71a754b7d8) 2022-11-14T08:49:00Z **GoCoverStats v0.0.5 is a security release #test #testing #security**
The gocoverstats package just got a v0.0.5 security release on its golang.org dependencies and a minor change:

- golang.org/x/tools upgraded from v0.1.10 to v0.2 (security release on tools/crypto)
- github.com/google/go-cmp upgraded from 0.5.8 to 0.5.9 (test dependency non-security release)

One clarification about the default build is that, since it requires at least Go 1.18, paths and symbols are trimmed in the compiled output.

 1 points poste ... ⌘ [Read more](https://gitlab.com/fgmarand/gocoverstats/-/tags/v0.0.5) 2022-11-14T11:33:00Z **Hiring: Golang Developer #remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2HGh5UzafUAFLYUk9bUzySXuMKd) 2022-11-24T16:27:00Z **Golang Developer (Exp: 2-5yrs) - #Remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2HzdWJlKtcKoSrdxnVvpqGsztkO) 2022-12-05T01:07:00Z **How to use mocks in your table-driven tests in Go**
1 points posted by cbrgm ⌘ [Read more](https://cbrgm.net/post/2022-12-05-go-table-driven-tests-testify) 2022-12-13T13:43:00Z **The Go libraries that never failed us: 22 libraries you need to know**
1 points posted by roblaszczak ⌘ [Read more](https://threedots.tech/post/list-of-recommended-libraries) 2022-12-19T10:26:00Z **Hiring: Golang Developer #remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2J6LzJaSO83i0r0bW5sgxqftkJC) 2023-01-08T16:27:00Z **Excelize 2.7.0 Released – Go API for spreadsheet (Excel) #golang #Excel #excelize #spreadsheet**
1 points posted by xuri ⌘ [Read more](https://github.com/xuri/excelize/releases/tag/v2.7.0) 2023-01-16T08:58:00Z **Golang Developer #remote**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2KNnKS0jenauQReBrc87oWife5y) 2023-01-23T16:02:00Z **Golang context package tutorial**
1 points posted by Ayeree ⌘ [Read more](https://www.golangprograms.com/golang-context-package-tutorial.html) 2023-02-03T20:23:00Z **Go 1.20 released**
1 points posted by John Doak ⌘ [Read more](https://go.dev/blog/go1.20) 2023-02-06T10:14:00Z **Maximizing resilience with graceful shutdown in cloud native golang applications**
1 points posted by madflojo ⌘ [Read more](https://madflojo.medium.com/maximizing-resilience-with-graceful-shutdown-in-cloud-native-golang-applications-7f0b2edef4a8) 2023-03-06T05:54:00Z **Golang HTTP Client Server Question Answer**
1 points posted by Ayeree ⌘ [Read more](https://www.golangprograms.com/golang-http-client-server-examples.html) 2023-03-20T16:37:00Z **Hiring: Remote Backend Engineer Tools at Policyfly - $120,000 to $160,000/year**
1 points posted by 0x13a ⌘ [Read more](https://golang.cafe/job/backend-engineer-tools-and-integrations-policyfly-1673391020) 2023-03-29T14:46:00Z **How to use Go httptrace package**
1 points posted by 0x13a ⌘ [Read more](https://golang.cafe/blog/golang-httptrace-example.html) 2023-03-29T14:46:00Z **Hiring: Senior Golang Engineer at Volume Finance - Remote - $250,000 to $350,000 a year**
1 points posted by 0x13a ⌘ [Read more](https://golang.cafe/job/senior-golang-engineer-volume-finance-1662165879) 2023-04-03T18:49:00Z **Golang Cafe has open bounties, earn by opening a Pull Request**
1 points posted by 0x13a ⌘ [Read more](https://console.algora.io/org/golang-cafe) 2023-04-05T02:29:00Z **Socket Options and Go: multiple listeners, one port**
1 points posted by madflojo ⌘ [Read more](https://madflojo.medium.com/socket-options-go-multiple-listeners-one-port-7e5257044bb1) 2023-04-05T18:04:00Z **Errors in golang**
1 points posted by Ayeree ⌘ [Read more](https://www.golangprograms.com/errors-in-golang.html) 2023-04-08T11:12:00Z **Show: testcerts - Go package with an easy-to-use suite of functions for generating test certificates**
1 points posted by madflojo ⌘ [Read more](https://github.com/madflojo/testcerts) 2023-04-09T16:35:00Z **Excelize 2.7.1 Released - Go language API for spreadsheets (Excel) files. #Golang #Excelize #Excel**
1 points posted by xuri ⌘ [Read more](https://github.com/xuri/excelize/releases/tag/v2.7.1) 2023-04-15T03:54:00Z **sqs-to-sns: an utility to forward messages from AWS SQS Queues to AWS SNS Topics**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/sqs-to-sns) 2023-04-28T12:12:00Z **DI Container IziDIC v0.0.3 easier to test, better documented #releases #dependencyinjection**
The [fgm/izidic](https://github.com/fgm/izidic) dependency injection container (DIC) just got its firsts official release instead of just a tag: tag v0.0.3 contains a feature and documentation improvements.

- feature: the \`Container\`type is now an interface, to ease Service testing, instead of a concrete struct
- doc: a complete application is now available, demonstrating how to set up an application in practice for dependen ... ⌘ [Read more](https://github.com/fgm/izidic/releases/tag/v0.0.3) 2023-05-04T20:05:00Z **Reduce Go Binary Size**
Always a hot-topic in Go circles is binary size of applications. In this post we will show you how you can reduce the binary size produced from go build for leaner, slimer builds. 1 points posted by Edd Turtle ⌘ [Read more](https://gophercoding.com/reduce-go-binary-size) 2023-05-07T18:01:00Z **Golang Table Test Example**
1 points posted by 0x13a ⌘ [Read more](https://golang.cafe/blog/golang-table-test-example) 2023-05-26T11:56:00Z **Organizing projects and defining names in Go**
1 points posted by Elton Minetto ⌘ [Read more](https://medium.com/inside-picpay/organizing-projects-and-defining-names-in-go-7f0eab45375d) 2023-05-28T03:39:00Z **gateboard provides autodiscovery for API IDs in AWS API Gateway private APIs.**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/gateboard) 2023-06-10T00:06:00Z **Writing an interface that only sub packages can implement**
1 points posted by John Doak ⌘ [Read more](https://medium.com/@johnsiilver/writing-an-interface-that-only-sub-packages-can-implement-fe36e7511449) 2023-06-12T16:09:00Z **Testing Grpc methods**
1 points posted by John Doak ⌘ [Read more](https://medium.com/@johnsiilver/testing-grpc-methods-6a8edad4159d) 2023-06-14T06:36:00Z **phoo - a very simple high performance PHP application server and php-fpm supervisor**
1 points posted by Mohammed Al Ashaal ⌘ [Read more](https://github.com/alash3al/phoo?v2.1) 2023-06-18T10:55:00Z **Building Crypto Predictions Tracker: architecture and challenges**
1 points posted by Mariano ⌘ [Read more](https://marianogappa.github.io/software/2023/06/17/building-crypto-predictions) 2023-06-18T23:43:00Z **sqs-to-sns 1.5.4: utility written in Go to forward messages from AWS SQS Queues to AWS SNS Topics**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/sqs-to-sns/releases) 2023-07-02T15:57:00Z **How to Use Iris and PostgreSQL for Web Development #web #database**
##### A guide to using PG middleware, a package for Iris that provides easy and type-safe access to PostgreSQL database.

 1 points posted by iris-go ⌘ [Read more](https://dev.to/kataras/how-to-use-iris-and-postgresql-for-web-development-3kka) 2023-07-03T12:43:00Z **[Go] How to work with dates in tests**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2023-06-30-mock-time-golang) 2023-07-09T13:50:00Z **How to add basic authentication in Iris**
Iris is a fast, simple yet fully featured and very efficient web framework for Go. It provides a beautifully expressive and easy to use foundation for your next website or API. One of the features that Iris offers the middleware/basicauth sub-package, which allows you to implement basic authentication for your web applications. 1 points posted by iris-go ⌘ [Read more](https://dev.to/kataras/how-to-use-iris-and-basic-authentication-5hjm) 2023-07-09T13:57:00Z **Rewrite: a simple and powerful URL rewriter for Go**
Rewrite is a Go package that lets you rewrite URL paths, subdomains or hosts based on regular expressions. It is inspired by Apache's mod\_rewrite module and can be used as a middleware for net/http. 1 points posted by iris-go ⌘ [Read more](https://dev.to/kataras/rewrite-a-simple-and-powerful-url-rewriter-for-go-224h) 2023-07-11T23:47:00Z **Coming Soon: Golang 1.21**
1 points posted by Everton Marques ⌘ [Read more](https://www.dolthub.com/blog/2023-07-07-golang-1.21-release) 2023-07-31T22:37:00Z **Test smarter not harder: harnessing table tests in Go**
1 points posted by madflojo ⌘ [Read more](https://madflojo.medium.com/test-smarter-not-harder-harnessing-table-tests-in-go-f752890c2676) 2023-08-07T21:27:00Z **#golang**
A handy and powerful library to deal with unstructured data

The below piece of code shows an example of usage

```
type Person struct {
Firstname string `structs:"firstname"`
Age int `structs:"age"`
Siblings []Person `structs:"siblings,omitempty"`
}
```

func main(){

k := knoa.Map().Set("firstname", "John", "age", 20)

k.Set("siblings", []Person{

{

Firstname: "Tim",

Age: 29,

},

{

Firstname: "Bob",

Age: 40,

},

})

k.Set("age", 23, "siblings[1].age", 39)

var person Person ... ⌘ [Read more](https://github.com/ivancorrales/knoa) 2023-08-11T15:27:00Z **Go 1.121 Released**
1 points posted by John Doak ⌘ [Read more](https://go.dev/blog/go1.21) 2023-08-27T16:23:00Z **Excelize 2.8.0 Released - Open-source library for spreadsheet (Excel) #OpenSource #Excel #excelize**
1 points posted by xuri ⌘ [Read more](https://github.com/xuri/excelize/releases/tag/v2.8.0) 2023-09-09T14:22:00Z **Creating Kubernetes Operators with operator-sdk**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2023-09-08-k8s-operator-sdk) 2023-09-25T14:09:00Z **Watermill 1.3 released, an open-source event-driven library**
1 points posted by roblaszczak ⌘ [Read more](https://threedots.tech/post/watermill-1-3) 2023-10-07T12:54:00Z **Writing tests for a Kubernetes Operator**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2023-10-05-k8s-operator-test) 2023-10-21T13:10:00Z **New in Go 1.21: Toolchains**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2023-10-18-go121-toolchain) 2023-10-24T06:14:00Z **respmask: Go middleware for dynamically masking specific fields in JSON responses**
1 points posted by timakin ⌘ [Read more](https://github.com/timakin/respmask) 2023-11-02T21:46:00Z **jazigo 0.13.0 - Go tool for retrieving configuration for multiple network devices**
[Jazigo](https://github.com/udhos/jazigo) is a tool written in Go for retrieving configuration for multiple network devices, similar to [rancid](http://www.shrubbery.net/rancid/), [fetchconfig](https://github.com/udhos/fetchconfig), [oxidized](https://github.com/ytti/oxidized), [Sweet](https://github.com/AppliedTrust/sweet).

[Jazigo](https://github.com/udhos/jazigo) 0.13.0 adds support for setting ciphers for SSH transport.

 1 point ... ⌘ [Read more](https://github.com/udhos/jazigo/releases/tag/v0.13.0) 2023-11-20T17:22:00Z **WebAssembly: using Go code in the browser**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2023-11-17-webassembly-using-go-code-in-the-browser) 2023-12-03T12:07:00Z **Distribuindo uma aplicacao go sem o docker**
1 points posted by faabiosr ⌘ [Read more](https://dev.to/faabiosr/distribuindo-uma-aplicacao-go-sem-o-docker-p73) 2023-12-11T02:03:00Z **structuresmith - Automates the generation of project files based on YAML configurations.**
1 points posted by cbrgm ⌘ [Read more](https://github.com/cbrgm/structuresmith) 2023-12-12T13:17:00Z **Running WebAssembly code in Go**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2023-12-11-running-webassembly-in-go) 2023-12-17T12:05:00Z **Hiring: Golang Developer**
1 points posted by golangch ⌘ [Read more](https://golangjob.xyz/job/2ZbDoKi0RuL1LdSHIbQxevIwGhT/Golang%20Developer) 2023-12-21T05:55:00Z **oauth2 implements client_credentials flow with singleflight and plugable cache interface.**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/oauth2) 2024-01-15T13:37:00Z **A new simple, low-overhead circuit breaker library**
hoglet is a simple circuit-breaker library with low overhead and context support.

 1 points posted by Leo Antunes ⌘ [Read more](https://github.com/exaring/hoglet) 2024-01-21T17:01:00Z **groupcache_exporter - Easily export groupcache metrics in Prometheus format**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/groupcache_exporter) 2024-02-07T00:32:00Z **Go 1.22 is released!**
1 points posted by Everton Marques ⌘ [Read more](https://go.dev/blog/go1.22) 2024-02-16T19:49:00Z **Using test helpers in Go**
1 points posted by Elton Minetto ⌘ [Read more](https://eltonminetto.dev/en/post/2024-02-15-using-test-helpers) 2024-02-25T19:20:00Z **Excelize 2.8.1 Released - Open-source library for spreadsheet (Excel) #OpenSource #Excel #Excelize**
1 points posted by xuri ⌘ [Read more](https://github.com/xuri/excelize/releases/tag/v2.8.1) 2024-03-03T06:17:00Z **groupcache_ratelimit provides rate limiting for distributed applications using groupcache.**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/udhos/groupcache_ratelimit) 2024-03-12T16:33:00Z **Go: And Leave Your Java Factories Behind**
1 points posted by John Doak ⌘ [Read more](https://medium.com/@johnsiilver/go-and-leave-your-java-factories-behind-179067818e9f) 2024-03-13T14:05:00Z **Go state machine patterns**
1 points posted by John Doak ⌘ [Read more](https://medium.com/@johnsiilver/go-state-machine-patterns-3b667f345b5e) 2024-04-09T18:40:00Z **Benchmark comparing the performance of GRPC to HTTP/1 and HTTP/2 on golang**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/duh-rpc/duh-go-benchmarks) 2024-04-17T00:11:00Z **automemlimit - Automatically set GOMEMLIMIT to match Linux cgroups(7) memory limit.**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/KimMachineGun/automemlimit) 2024-04-17T00:09:00Z **otter - A high performance lockless cache for Go. Many times faster than Ristretto and friends.**
1 points posted by Everton Marques ⌘ [Read more](https://github.com/maypok86/otter) 2024-04-25T05:05:00Z **Arrays in Golang**
1 points posted by Ayeree ⌘ [Read more](https://www.golangprograms.com/go-language/arrays.html)