DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Use Unsafe in Go Without Killing Your Service

How to Use Unsafe in Go Without Killing Your Service

Comments
5 min read
Why google/adk-go Is a Game Changer for Go Devs — And Why You Can’t Ignore It

Why google/adk-go Is a Game Changer for Go Devs — And Why You Can’t Ignore It

Comments
3 min read
🚀 GQLSchemaGen v1.0.0: Generate GraphQL Schemas from Go Code

🚀 GQLSchemaGen v1.0.0: Generate GraphQL Schemas from Go Code

Comments
2 min read
The Secret Life of Go

The Secret Life of Go

10
Comments 3
10 min read
Go tools

Go tools

Comments
3 min read
LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

Comments
4 min read
Create a Text Editor in Go - Search

Create a Text Editor in Go - Search

Comments
3 min read
Linux, macOS, and Windows broke my code, so I built a cross-platform test strategy

Linux, macOS, and Windows broke my code, so I built a cross-platform test strategy

3
Comments
5 min read
OpenTelemetry Gin Monitoring [otelgin]

OpenTelemetry Gin Monitoring [otelgin]

Comments
3 min read
Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Comments
3 min read
folderhost - Self-hosted cloud platform in a single binary

folderhost - Self-hosted cloud platform in a single binary

Comments
1 min read
Rust vs Go: Which Backend Language Should You Bet on for the Next Five Years?

Rust vs Go: Which Backend Language Should You Bet on for the Next Five Years?

1
Comments
4 min read
Create a Text Editor in Go - A Text Editor

Create a Text Editor in Go - A Text Editor

Comments
6 min read
Mastering Go profiling

Mastering Go profiling

Comments
7 min read
The Hidden Cost of Reflection in Go — Why Your Code Is Slower Than You Think

The Hidden Cost of Reflection in Go — Why Your Code Is Slower Than You Think

Comments
5 min read
Go Microservices for AI/ML Orchestration

Go Microservices for AI/ML Orchestration

Comments
9 min read
Introduction to GO Programming

Introduction to GO Programming

Comments
8 min read
How to create a REST API in seconds

How to create a REST API in seconds

Comments
8 min read
Building a Simple URL Shortener with Go and Redis

Building a Simple URL Shortener with Go and Redis

2
Comments
2 min read
Understanding Go's context Package: A Guide to Proper Usage

Understanding Go's context Package: A Guide to Proper Usage

Comments
7 min read
Create a Text Editor in Go - Status Bar

Create a Text Editor in Go - Status Bar

Comments
3 min read
Create a Text Editor in Go - Text Viewer

Create a Text Editor in Go - Text Viewer

Comments
7 min read
Concorrência em Go: o uso de locks e channels para evitar deadlocks

Concorrência em Go: o uso de locks e channels para evitar deadlocks

Comments
7 min read
Gerenciamento seguro e eficiente de tokens com Go e Redis

Gerenciamento seguro e eficiente de tokens com Go e Redis

Comments
5 min read
Golang Step-by-Step: HTTP, Socket, WebSocket, and gRPC

Golang Step-by-Step: HTTP, Socket, WebSocket, and gRPC

1
Comments
2 min read
loading...