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.
Semantic Caching for LLM Execution Plans: How We Cut Costs by 90%

Semantic Caching for LLM Execution Plans: How We Cut Costs by 90%

8
Comments
10 min read
Effective Logging in Go: Best Practices and Implementation Guide

Effective Logging in Go: Best Practices and Implementation Guide

3
Comments 3
3 min read
Building a YAML Schema to Go Model Generator for OpenAI's API

Building a YAML Schema to Go Model Generator for OpenAI's API

1
Comments
3 min read
Gopsutil: Powerful System Stats for Go Developers

Gopsutil: Powerful System Stats for Go Developers

6
Comments
12 min read
Long-running jobs in Temporal.io

Long-running jobs in Temporal.io

Comments
2 min read
Why i dropped Golang and started rust.

Why i dropped Golang and started rust.

6
Comments 4
1 min read
Learning GO: A new beginning

Learning GO: A new beginning

11
Comments 5
4 min read
A comparison of Go and Rust syntax

A comparison of Go and Rust syntax

61
Comments 9
11 min read
Installing Go 1.23.6 on Rocky 9.5 Minimal

Installing Go 1.23.6 on Rocky 9.5 Minimal

Comments
1 min read
Which Go Web Backend Framework Is Right for Your Next Project? A Detailed Analysis of Features and Performance

Which Go Web Backend Framework Is Right for Your Next Project? A Detailed Analysis of Features and Performance

10
Comments
5 min read
TypeScript to Go: The Real Reasons Behind the 10x TypeScript

TypeScript to Go: The Real Reasons Behind the 10x TypeScript

58
Comments 2
9 min read
sqlc: Type-Safe Querying in Go

sqlc: Type-Safe Querying in Go

10
Comments
9 min read
4 Tips for Learning Golang

4 Tips for Learning Golang

Comments
3 min read
Testing Go Test Helpers

Testing Go Test Helpers

Comments
5 min read
Why Choose spurtCMS? A Golang-Based Open-Source CMS

Why Choose spurtCMS? A Golang-Based Open-Source CMS

4
Comments
2 min read
Defining gRPC APIs with Protobuf - Part 2

Defining gRPC APIs with Protobuf - Part 2

Comments
3 min read
Dynamically Updating Streaming Rules in Golang – A Production-Ready Approach

Dynamically Updating Streaming Rules in Golang – A Production-Ready Approach

3
Comments
4 min read
😴 Go Code You Can Trust: Sleep Well After You Commit

😴 Go Code You Can Trust: Sleep Well After You Commit

32
Comments 5
6 min read
On-the-Fly Content Type Sniffing and Validation in Go

On-the-Fly Content Type Sniffing and Validation in Go

Comments
4 min read
Arrays e Slices em go

Arrays e Slices em go

Comments
3 min read
Go's Building Blocks: Syntax, Variables & Types Demystified 🧩

Go's Building Blocks: Syntax, Variables & Types Demystified 🧩

3
Comments 4
4 min read
Mindfck Devlog 1: Making a High Level Programming Language to Brainfuck

Mindfck Devlog 1: Making a High Level Programming Language to Brainfuck

Comments
10 min read
Advanced RabbitMQ and Go: Tackling Channel Closures in Exclusive Queues

Advanced RabbitMQ and Go: Tackling Channel Closures in Exclusive Queues

1
Comments 1
14 min read
Mastering Go's Error Handling: Patterns for Reliable Software

Mastering Go's Error Handling: Patterns for Reliable Software

2
Comments
8 min read
golang + sse + Data-Star for real time progress bar

golang + sse + Data-Star for real time progress bar

2
Comments 1
1 min read
loading...