Gopher Feed (Golang)
@GopherFeed
230
subscribers
4
photos
475
links
Projects, tools, news and articles about Go Programming Language
Download Telegram
Join
Gopher Feed (Golang)
230 subscribers
Gopher Feed (Golang)
https://go.dev/blog/integration-test-coverage
go.dev
Code coverage for Go integration tests - The Go Programming Language
Code coverage for integration tests, available in Go 1.20.
Gopher Feed (Golang)
https://eli.thegreenplace.net/2023/the-power-of-single-method-interfaces-in-go/
Gopher Feed (Golang)
https://medium.com/@mehmet.sezer/6-ways-to-boost-the-performance-of-your-go-applications-5382bb7532d7
Medium
6 Ways To Boost the Performance of Your Go Applications
Optimizing your Go applications
Gopher Feed (Golang)
https://blog.pickme.lk/how-to-get-profiling-right-with-go-813ff89d4757
Medium
How to get Profiling Right with Go?
Go is a programming language developed by Google which gives us the correct trade-off between performance, control and the developer…
Gopher Feed (Golang)
https://medium.com/trendyol-tech/8-booleans-are-stored-in-1-boolean-ec10b847f97e
Medium
8 booleans are stored in 1 boolean
Nowadays, disk size isn’t an issue but RAM size is really an issue.
Today, we are going to talk about bits and using them more efficiently.
👍
1
Gopher Feed (Golang)
https://github.com/eelbaz/lyra
GitHub
GitHub - eelbaz/lyra: A simple, lightweight, and concurrent agent for load simulation and monitoring HTTP test object performance…
A simple, lightweight, and concurrent agent for load simulation and monitoring HTTP test object performance and availability - analyze and monitor performance metrics with configurable virtual user...
Gopher Feed (Golang)
https://github.com/mozilla/sops
GitHub
GitHub - getsops/sops: Simple and flexible tool for managing secrets
Simple and flexible tool for managing secrets. Contribute to getsops/sops development by creating an account on GitHub.
Gopher Feed (Golang)
https://github.com/nakabonne/ali
GitHub
GitHub - nakabonne/ali: Generate HTTP load and plot the results in real-time
Generate HTTP load and plot the results in real-time - nakabonne/ali
❤
1
Gopher Feed (Golang)
https://github.com/acouvreur/sablier
GitHub
GitHub - acouvreur/sablier
Contribute to acouvreur/sablier development by creating an account on GitHub.
Gopher Feed (Golang)
https://golang.cafe/blog/golang-httptest-example.html
Gopher Feed (Golang)
https://bitfieldconsulting.com/golang/crisp-code
Bitfield Consulting
Don't write clean code, write CRISP code — Bitfield Consulting
“Clean code” is so over: all the cool kids are switching to CRISP code . I’ll show you how to achieve it in five catchy, T-shirt-friendly slogans.
❤
2
Gopher Feed (Golang)
https://github.com/atomix/dazl
GitHub
GitHub - atomix/dazl: Configurable abstraction layer for Go logging frameworks
Configurable abstraction layer for Go logging frameworks - GitHub - atomix/dazl: Configurable abstraction layer for Go logging frameworks
Gopher Feed (Golang)
https://bitfieldconsulting.com/golang/how
Bitfield Consulting
How to really learn Go — Bitfield Consulting
Learning is hard. How do you plan, study, organise your time, and build the right habits? Master teacher John Arundel gives ten helpful hints for students who want to really learn Go.
Gopher Feed (Golang)
https://github.com/tinygo-org/go-llvm
GitHub
GitHub - tinygo-org/go-llvm: Go bindings to LLVM. Used as part of TinyGo.
Go bindings to LLVM. Used as part of TinyGo. Contribute to tinygo-org/go-llvm development by creating an account on GitHub.
Gopher Feed (Golang)
https://dsysd-dev.medium.com/stop-using-dtos-in-go-its-not-java-96ef4794481a
Stop Using DTOs in Go, It’s Not Java
Medium
Stop Using DTOs in Go, It’s Not Java
In Java, it’s common to use Data Transfer Objects (DTOs) to transfer data between layers of an application. However, in Go, DTOs aren’t…
❤
2
👍
1
Gopher Feed (Golang)
https://itnext.io/context-package-in-go-c54796146c16
Medium
Context Package in Golang
The topic that often causes the most confusion in Golang
❤
1
👍
1
Gopher Feed (Golang)
https://manishrjain.com/must-close-golang-http-response
Manishrjain
TIL: Go Response Body MUST be closed, even if you don’t read it - Manish R Jain
I recently witnessed a goroutine leak in my Go server. It looked like this. Searching online, the overwhelming consensus was that there must be a
Gopher Feed (Golang)
https://github.com/wundergraph/wundergraph
GitHub
GitHub - wundergraph/wundergraph: WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer…
WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition. - wundergraph/wundergraph
❤
1
Gopher Feed (Golang)
https://cgarciarosales97.medium.com/how-to-test-applications-in-go-using-test-tables-380f9352aa79
Medium
How to test applications in Go using Test Tables?
🧪
¿Hablas español? Ver en español
Gopher Feed (Golang)
https://last9.io/blog/using-golang-package-in-python-using-gopy/
last9.io
Using a Golang package in Python using Gopy | Last9
Using Golang package in Python using Gopy: A simple way to leverage the power of Golang packages in Python applications.
👍
1
Gopher Feed (Golang)
https://bitfieldconsulting.com/golang/tao-of-go
Bitfield Consulting
The Tao of Go: writing software with kindness — Bitfield Consulting
What is the Tao of Go, and how can we work with it, like a surfer going with the waves instead of struggling against them? By being kind, simple, humble, and not striving; here’s how.
👎
2