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.
Go Graceful Shutdown: Beyond ctx.Done()

Go Graceful Shutdown: Beyond ctx.Done()

5
Comments
8 min read
How strong fundamentals + AI helped me build a data pipeline platform in 6 months (solo)

How strong fundamentals + AI helped me build a data pipeline platform in 6 months (solo)

9
Comments 2
5 min read
Digital Signatures: Mechanics and Go Benchmarks (RSA vs ECDSA vs Ed25519)

Digital Signatures: Mechanics and Go Benchmarks (RSA vs ECDSA vs Ed25519)

Comments
7 min read
Super Fast Markdown Linting for Go Developers: Meet gomarklint

Super Fast Markdown Linting for Go Developers: Meet gomarklint

Comments
4 min read
[Golang] Garbage Collection in General

[Golang] Garbage Collection in General

1
Comments
5 min read
The Secret Life of Go: Testing

The Secret Life of Go: Testing

14
Comments 13
6 min read
The Secret Life of Go: Interfaces

The Secret Life of Go: Interfaces

9
Comments
5 min read
How to create your own Go static analyzer?

How to create your own Go static analyzer?

2
Comments 1
11 min read
Golang String Fundamentals, Switch-Case, and Goto: 3 Essential Hands-On Labs

Golang String Fundamentals, Switch-Case, and Goto: 3 Essential Hands-On Labs

Comments
2 min read
Mensageria com RabbitMQ e Golang

Mensageria com RabbitMQ e Golang

Comments
3 min read
From Managed Threads to Independent Tasks (Part 3: Coordination, Worker Pools, Backpressure, and Graceful Shutdown)

From Managed Threads to Independent Tasks (Part 3: Coordination, Worker Pools, Backpressure, and Graceful Shutdown)

1
Comments
3 min read
[Golang][Notion] How to Use Golang to Control a Notion DB as an Online Database

[Golang][Notion] How to Use Golang to Control a Notion DB as an Online Database

Comments
5 min read
Why allocs/op stopped being a good Go performance signal

Why allocs/op stopped being a good Go performance signal

1
Comments 1
2 min read
y509: A terminal user interface (TUI) tool for viewing and analyzing X.509 certificate chains

y509: A terminal user interface (TUI) tool for viewing and analyzing X.509 certificate chains

2
Comments
4 min read
The Engine Under the Hood: Go’s GMP, Java’s Locks, and Erlang’s Heaps

The Engine Under the Hood: Go’s GMP, Java’s Locks, and Erlang’s Heaps

3
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.