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 string concatenation benchmark

Go string concatenation benchmark

1
Comments
1 min read
Best way to use Traefik in development mode

Best way to use Traefik in development mode

1
Comments 1
4 min read
BLAKE2b performance on Apple Silicon

BLAKE2b performance on Apple Silicon

Comments
3 min read
Turbocharge Your Go Apps with Custom Memory Caching 🚀

Turbocharge Your Go Apps with Custom Memory Caching 🚀

3
Comments
6 min read
Building a Server-Rendered Dev.to scraper : HTML Templating, API Integration, and Pagination

Building a Server-Rendered Dev.to scraper : HTML Templating, API Integration, and Pagination

Comments
5 min read
Best Database Migration Tools for Golang

Best Database Migration Tools for Golang

26
Comments 5
8 min read
The Evolution of Architecture: Monolithic vs. Microservices

The Evolution of Architecture: Monolithic vs. Microservices

5
Comments
7 min read
Web Backend Development Is a Lie: The Lost 15 Years of Betrayal Part I: The Silent Collapse

Web Backend Development Is a Lie: The Lost 15 Years of Betrayal Part I: The Silent Collapse

5
Comments 4
2 min read
🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

1
Comments
4 min read
How I Cut Docker Build Time in Half Using Savepoints — And Built a CLI Tool in Go

How I Cut Docker Build Time in Half Using Savepoints — And Built a CLI Tool in Go

Comments 2
2 min read
Leverage the Power of AI for Chemical Industry

Leverage the Power of AI for Chemical Industry

1
Comments
1 min read
🚀 TypeScript Just Got 10x Faster — But Not How You Think

🚀 TypeScript Just Got 10x Faster — But Not How You Think

15
Comments 5
3 min read
Building a Go Playground REPL from Scratch with Docker, AWS & Vue.js

Building a Go Playground REPL from Scratch with Docker, AWS & Vue.js

11
Comments
3 min read
Introducing Nixopus - All in one Open Source VPS Management Solution

Introducing Nixopus - All in one Open Source VPS Management Solution

6
Comments 1
7 min read
Go's singleflight package and why it's awesome for concurrent requests

Go's singleflight package and why it's awesome for concurrent requests

27
Comments 6
3 min read
Go for Sort: Part 2 - Expanding the Fundamentals and Implementing Few Other Sorting Algorithms

Go for Sort: Part 2 - Expanding the Fundamentals and Implementing Few Other Sorting Algorithms

Comments
5 min read
Go Concurrency: The Full Guide to Goroutines and Beyond

Go Concurrency: The Full Guide to Goroutines and Beyond

31
Comments
21 min read
Gin: The Go Web Framework That Will Blow Your Mind!

Gin: The Go Web Framework That Will Blow Your Mind!

4
Comments 2
3 min read
Go for Sort: Part 1 - Exploring the Fundamentals and Implementing Insertion Sort

Go for Sort: Part 1 - Exploring the Fundamentals and Implementing Insertion Sort

Comments
5 min read
Practical Ways to Generate PDFs in Go: Libraries, LaTeX, Pandoc, Chrome

Practical Ways to Generate PDFs in Go: Libraries, LaTeX, Pandoc, Chrome

11
Comments
4 min read
🏷️ Sintaxe Alternativa em Go: Uma Leve Introdução às Struct Field Tags

🏷️ Sintaxe Alternativa em Go: Uma Leve Introdução às Struct Field Tags

Comments
3 min read
Why Go's Generics Might Be Worse Than No Generics at All

Why Go's Generics Might Be Worse Than No Generics at All

8
Comments
5 min read
Deep Dive into GoFrame's gtree - A High-Performance Tree Data Structure

Deep Dive into GoFrame's gtree - A High-Performance Tree Data Structure

4
Comments
9 min read
Monitoring Go Applications Using Prometheus, Grafana, and Docker

Monitoring Go Applications Using Prometheus, Grafana, and Docker

92
Comments 6
16 min read
Go - (8) Advanced Functions

Go - (8) Advanced Functions

Comments
2 min read
loading...