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.
What is Double Entry and how to use it on a financial operation

What is Double Entry and how to use it on a financial operation

5
Comments
6 min read
Maximizing Network Performance: Zero-Copy I/O Techniques in Go

Maximizing Network Performance: Zero-Copy I/O Techniques in Go

Comments
9 min read
Singleflight: Reduce Costs and Improve Performance in Go Applications

Singleflight: Reduce Costs and Improve Performance in Go Applications

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

Defining gRPC APIs with Protobuf - Part 2

Comments
3 min read
Go Web Scraper: Build and Optimize HTML Parsers

Go Web Scraper: Build and Optimize HTML Parsers

5
Comments
5 min read
Getting Started with Go: Hassle-Free Installation 🚀

Getting Started with Go: Hassle-Free Installation 🚀

1
Comments
3 min read
How to Import Packages in Go

How to Import Packages in Go

Comments
2 min read
Logz (Logger Global em Golang) [pt-BR]

Logz (Logger Global em Golang) [pt-BR]

Comments
6 min read
Logz (Global Logger in Golang)

Logz (Global Logger in Golang)

Comments
6 min read
Improving Performance with Concurrency in Golang: A Case Study

Improving Performance with Concurrency in Golang: A Case Study

2
Comments
4 min read
Monitoring GoFrame Applications with Prometheus: A Developer's Guide

Monitoring GoFrame Applications with Prometheus: A Developer's Guide

Comments
3 min read
Mastering Go Web Servers: From Zero to Hero

Mastering Go Web Servers: From Zero to Hero

5
Comments
4 min read
Why I Switched from Node.js to Go for Backend Development

Why I Switched from Node.js to Go for Backend Development

Comments
6 min read
Go Assembly Optimization: A Guide to High-Performance Computing with Plan 9

Go Assembly Optimization: A Guide to High-Performance Computing with Plan 9

1
Comments
4 min read
Building a custom HTTP server from scratch

Building a custom HTTP server from scratch

Comments
4 min read
SecureBase Library (Open Source) | Secure Base64 Encoding

SecureBase Library (Open Source) | Secure Base64 Encoding

Comments
1 min read
Arrays e Slices em go

Arrays e Slices em go

Comments
3 min read
How to delete data using golang web framework Beego?

How to delete data using golang web framework Beego?

Comments
4 min read
Redis + GoFrame: Building High-Performance Go Applications Made Easy

Redis + GoFrame: Building High-Performance Go Applications Made Easy

Comments
3 min read
API testing through simulations

API testing through simulations

1
Comments
7 min read
Optimize Go Performance: Advanced Buffer Pool Patterns and Implementation Guide

Optimize Go Performance: Advanced Buffer Pool Patterns and Implementation Guide

1
Comments
4 min read
fMP4 Technology Implementation and Application Based on HLS v7

fMP4 Technology Implementation and Application Based on HLS v7

Comments
12 min read
TUI-based extension for the Chocolatey package manager

TUI-based extension for the Chocolatey package manager

Comments
1 min read
How .NET can beat Go with Orleans Grains in Performance?

How .NET can beat Go with Orleans Grains in Performance?

Comments
2 min read
Merging Redis Serialized HyperLogLog Sets in Golang (Without Redis Commands)

Merging Redis Serialized HyperLogLog Sets in Golang (Without Redis Commands)

Comments
3 min read
loading...