From github.com
5 5
A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and web with a single Go codebase, allowing you to Code Once, R...
#open #github #golang #programming #ycombinator
18h ago
From anto.pt
Build your own ResponseWriter: safer HTTP in Go
3 7
Go's `http.ResponseWriter` writes directly to the socket, which can lead to subtle bugs like forgetting to set a status code or accidentally modifying headers too late. In this article I explain how to write your own defensive ResponseWriter.
on Wed, 6PM
From appliedgo.net
Security: The Habits That Matter Most
2 2
Security is more crucial than ever. Making security an afterthought is a footgun. Learn how to write secure Go code from the start.
5h ago
From discu.eu
GitHub - Darkemon/troutbox: Go Transactional Outbox Library - discu.eu
1 1
Discussions and related articles for «GitHub - Darkemon/troutbox: Go Transactional Outbox Library»
2h ago
From discu.eu
1 1
Discussions and related articles for «Diagnose runtime and code inefficiencies in production by using Continuous Profiler's timeline view | Datadog»
8h ago
From datadoghq.com
1 1
Learn how you can use Continuous Profiler’s new timeline view to investigate the causes behind application performance issues.
8h ago
From github.com
1 1
Conduit streams data between data stores. Kafka Connect replacement. No JVM required. - ConduitIO/conduit
12h ago
From habr.com
Часть 3. Векторизация на Go: CGo, транзакции, компиляторы, поддержка, байтовые инструкции
1 1
В первой части статьи мы рассмотрели , как можно вручную ускорить Go-код с помощью векторизации и SIMD-инструкций, реализованных через Go-ассемблер. Написали простую, но показательно быструю...
#byte #word #gccgo #golang #gollvm #optimizations #ассемблер #компилятор #производительность
12h ago
From discu.eu
1 1
Discussions and related articles for «GitHub - cogentcore/core: A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and web with a single Go codebase, allowing you to Code Once, Run Everywhere.»
14h ago
From github.com
1 1
The tool to pretty print JSON log stream right from running process in human readable format elk, human-readable, logging, slog, structured-logging, tooling - SamirPlay/human-readable-json-logging
17h ago
From github.com
GitHub - hookdeck/outpost: Open Source Outbound Webhooks and Event Destinations Infrastructure
1 5
Open Source Outbound Webhooks and Event Destinations Infrastructure - hookdeck/outpost
on Tue, 4PM
From github.com
GitHub - Darkemon/troutbox: Go Transactional Outbox Library
1 2
Go Transactional Outbox Library. Contribute to Darkemon/troutbox development by creating an account on GitHub.
on Tue, 5AM
Technical Lead, Internal Web at Roblox
1 1
Roblox is hiring Technical Lead, Internal Web
#aws #vue #react #golang #hiring #angular #TechLead #jobalert #jobsearch
on Feb 17
From discu.eu
GitHub - MrChip53/wall-collage - discu.eu
1 1
Discussions and related articles for «GitHub - MrChip53/wall-collage»
on Feb 17
From github.com
GitHub - MrChip53/wall-collage
1 1
Contribute to MrChip53/wall-collage development by creating an account on GitHub.
on Feb 17
From github.com
1 1
A very rough and minimalistic joplin to logseq importer - don't blame me i usually don't write go ;) - dasrecht/joplin-to-logseq-importer
#notes #github #golang #import #joplin #logseq #migration #opensource
on Feb 16
From discu.eu
Webassembly and go 2025 - discu.eu
1 1
Discussions and related articles for «Webassembly and go 2025»
#golang #programming #webassembly
on Feb 16
From github.com
Release v0.6.2: Bugfix release · wneessen/go-mail
1 1
Welcome to go-mail v0.6.2! This release fixes some bugs and makes go-mail ready for Go 1.24. Fix regression of custom SMTP authentication handling PR #429 fixes a regression in the handling of cust...
on Feb 16
From youtube.com
1 1
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#golang #programming #webassembly
on Feb 16
From stapelberg.ch
Testing with Go and PostgreSQL: ephemeral DBs
1 1
Let’s say you created a Go program that stores data in PostgreSQL — you installed PostgreSQL, wrote the Go code, and everything works; great! But after writing a test for your code, you wonder: how do you best provide PostgreSQL to your automated tests?
on Feb 16
From stapelberg.ch
Testing with Go and PostgreSQL: ephemeral DBs
1 1
Let’s say you created a Go program that stores data in PostgreSQL — you installed PostgreSQL, wrote the Go code, and everything works; great! But after writing a test for your code, you wonder: how do you best provide PostgreSQL to your automated tests?
on Feb 16
From github.com
GitHub - LukaGiorgadze/gonull: Go package simplifies nullable fields handling using Go Generics.
1 1
Go package simplifies nullable fields handling using Go Generics. - LukaGiorgadze/gonull
on Feb 16
From discu.eu
1 1
Discussions and related articles for «GitHub - LukaGiorgadze/gonull: Go package simplifies nullable fields handling using Go Generics.»
on Feb 16
From github.com
GitHub - gopher-fleece/gleece: Gleece - bringing joy and ease to API development in Go!
1 2
Gleece - bringing joy and ease to API development in Go! - gopher-fleece/gleece
on Feb 14
From github.com
GitHub - wapikit/wapikit: WhatsApp Campaign and Inbox Manager. Single Binary Executable
1 1
WhatsApp Campaign and Inbox Manager. Single Binary Executable - wapikit/wapikit
on Dec 28
From discu.eu
1 1
Discussions and related articles for «GitHub - chasinglogic/appdirs: Package appdirs allows you to find platform-specific directories»
on Sep 6
From github.com
GitHub - chasinglogic/appdirs: Package appdirs allows you to find platform-specific directories
1 1
Package appdirs allows you to find platform-specific directories - chasinglogic/appdirs
on Sep 6
From discu.eu
Database Transactions in Go with Layered Architecture | Three Dots Labs blog - discu.eu
1 1
Discussions and related articles for «Database Transactions in Go with Layered Architecture | Three Dots Labs blog»
on Sep 6
From github.com
GitHub - versity/versitygw: versity s3 gateway
1 1
versity s3 gateway. Contribute to versity/versitygw development by creating an account on GitHub.
on Sep 5
From discu.eu
GitHub - versity/versitygw: versity s3 gateway - discu.eu
1 1
Discussions and related articles for «GitHub - versity/versitygw: versity s3 gateway»
on Sep 5
From threedots.tech
Database Transactions in Go with Layered Architecture
1 2
As I join a new company, I often feel like an impostor. After all the interviews, they really seem to know what they’re doing. I’m humbled and ready to learn from the best. On one such occasion, a few days in, I dealt with a production outage and asked the most senior engineer for help. They...
on Sep 5
From github.com
1 1
Type safe SQL builder with code generation and automatic query result data mapping - go-jet/jet
on Mar 16, 2024