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.
Announcing gofsen-cli — scaffold Go APIs in seconds

Announcing gofsen-cli — scaffold Go APIs in seconds

1
Comments
2 min read
Here is what happened when I exposed my SSH app

Here is what happened when I exposed my SSH app

Comments
2 min read
Quick Framework e algumas Melhorias de Performance

Quick Framework e algumas Melhorias de Performance

Comments
6 min read
Go and PocketBase: Shortified!

Go and PocketBase: Shortified!

Comments
23 min read
Sometimes small ideas teach you the biggest lessons.

Sometimes small ideas teach you the biggest lessons.

1
Comments 1
3 min read
Building Cross-Language TUIs: One Go Binary to Rule Them All published

Building Cross-Language TUIs: One Go Binary to Rule Them All published

3
Comments
6 min read
Comparing Error Handling in Rust and Go

Comparing Error Handling in Rust and Go

Comments
6 min read
Adding a New TOML Feature, using Git Remotes and Merges on a repository.

Adding a New TOML Feature, using Git Remotes and Merges on a repository.

Comments
2 min read
Understanding Go's Context Package

Understanding Go's Context Package

Comments
3 min read
Go Generics: Use Cases and Patterns

Go Generics: Use Cases and Patterns

Comments
7 min read
Templating with Go's html/template and text/template

Templating with Go's html/template and text/template

1
Comments 1
5 min read
Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

1
Comments
7 min read
Rendering in Gin: Modularity, Extensibility, and Diagram Insights

Rendering in Gin: Modularity, Extensibility, and Diagram Insights

Comments
3 min read
Closures in Go:- escape analysis, memory layout, and runtime behavior

Closures in Go:- escape analysis, memory layout, and runtime behavior

2
Comments
5 min read
GoREST turn any database to a production grade REST API

GoREST turn any database to a production grade REST API

Comments
10 min read
TypeScript Rewrote Itself in Go?! What That “10x Faster” Hype Really Means

TypeScript Rewrote Itself in Go?! What That “10x Faster” Hype Really Means

1
Comments
36 min read
Building, Testing, and Publishing Go Packages - Best Practices

Building, Testing, and Publishing Go Packages - Best Practices

Comments
2 min read
Create a Text Editor With Go - Enter raw mode

Create a Text Editor With Go - Enter raw mode

Comments
7 min read
Email Validation and SMTP Handshake With Go

Email Validation and SMTP Handshake With Go

1
Comments
5 min read
🚀 I Replaced Go’s Scheduler — And You Should Too (Here’s How)

🚀 I Replaced Go’s Scheduler — And You Should Too (Here’s How)

Comments 2
4 min read
🚀 A Fun Tour of Go’s Official Website!

🚀 A Fun Tour of Go’s Official Website!

Comments
3 min read
Production-Ready Rate Limiter in Go: From Side Project to Distributed System

Production-Ready Rate Limiter in Go: From Side Project to Distributed System

7
Comments
7 min read
Go Coding with Asparagos: Mushroom Soup for everyone!

Go Coding with Asparagos: Mushroom Soup for everyone!

Comments
2 min read
Understanding Goroutines, Concurrency, and Parallelism in Go

Understanding Goroutines, Concurrency, and Parallelism in Go

22
Comments 1
4 min read
Create a Text Editor With Go - Setup

Create a Text Editor With Go - Setup

Comments 4
1 min read
loading...