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.
Machine Learning microservices: Python and XGBoost in a tiny 486kB container

Machine Learning microservices: Python and XGBoost in a tiny 486kB container

14
Comments
8 min read
Systems and Processes that Aren’t in Code are Terrifying

Systems and Processes that Aren’t in Code are Terrifying

6
Comments
2 min read
Releasing a high-performance goroutine pool in Go

Releasing a high-performance goroutine pool in Go

18
Comments
6 min read
Tutorial: Integrate Gin with Cabsin

Tutorial: Integrate Gin with Cabsin

35
Comments 1
7 min read
Something fun about `defer`

Something fun about `defer`

5
Comments
2 min read
Releasing a high-performance, lightweight, non-blocking and event-loop networking library written in pure Go

Releasing a high-performance, lightweight, non-blocking and event-loop networking library written in pure Go

19
Comments 1
7 min read
Vim fzf - Project Root

Vim fzf - Project Root

7
Comments 4
2 min read
Web Service Architecture for Golang Developers

Web Service Architecture for Golang Developers

97
Comments
17 min read
Generating pretty version strings (including nightly) with Git and Makefiles

Generating pretty version strings (including nightly) with Git and Makefiles

10
Comments 1
3 min read
The Proper Use of Pointers in Go (golang)

The Proper Use of Pointers in Go (golang)

61
Comments 2
3 min read
[gev] A lightweight, fast non-blocking Golang network library based on Reactor mode

[gev] A lightweight, fast non-blocking Golang network library based on Reactor mode

7
Comments
2 min read
Mocking dependencies in Go

Mocking dependencies in Go

29
Comments 1
5 min read
Building a fast modern web crawler for the dark web

Building a fast modern web crawler for the dark web

28
Comments
4 min read
ANNOUNCEMENT - DEV from your WTF terminal

ANNOUNCEMENT - DEV from your WTF terminal

7
Comments
1 min read
Better scheduling in Go

Better scheduling in Go

35
Comments
5 min read
Using io.Reader/io.Writer in Go to stream data

Using io.Reader/io.Writer in Go to stream data

25
Comments 1
4 min read
Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

1
Comments
4 min read
The devto module

The devto module

7
Comments
2 min read
First Steps with Go

First Steps with Go

71
Comments 1
5 min read
How to create a GraphQL API Server using Go (Golang)

How to create a GraphQL API Server using Go (Golang)

85
Comments 1
4 min read
My solution to Code challenge #77

My solution to Code challenge #77

6
Comments 2
1 min read
CodeTips first Open Source Project

CodeTips first Open Source Project

17
Comments 2
1 min read
Episode 5 - Adding resources to your Client

Episode 5 - Adding resources to your Client

7
Comments
1 min read
Formatting error messages in Go

Formatting error messages in Go

6
Comments
1 min read
Build Your First Rest API with GO

Build Your First Rest API with GO

262
Comments 17
16 min read
loading...