/go

April 03, 2025

A new Go blog post/announcement has been posted! Get the full details here: More predictable benchmarking with testing.B.Loop - The Go Programming Language

0 35 0
Pinned
Hot in Go News:

HOT IN Go News THIS WEEK! Top

HOT IN Go News THIS MONTH! Top

CommunityNews
All JetBrains AI tools – including our improved AI Assistant and new coding agent Junie – are now available within our IDEs under a singl...
New
NewsBot
A new Go blog post/announcement has been posted! Get the full details here: More predictable benchmarking with testing.B.Loop - The Go ...
New

HOT IN Go News THIS YEAR! Top

First poster: AstonJ
SRE Fred Hebert provides you with a list of questions to ask about potential AI solutions, including where humans should be involved.
New
NewsBot
A new Go blog post/announcement has been posted! Get the full details here: Traversal-resistant file APIs - The Go Programming Language
New
CommunityNews
Go’s concurrency in a dynamic language Rye. The Rye programming language is a dynamic scripting language based on REBOL’s ideas, taking ...
New
CommunityNews
GitHub - AccentDesign/gcss: CSS written in Pure Go. CSS written in Pure Go. Contribute to AccentDesign/gcss development by creating an a...
New
CommunityNews
GitHub - destel/rill: Go concurrency with channel transformations, type safety, batching and error handling. No boilerplate. Go concurre...
New
CommunityNews
Using Cuelang With Go for LLM Data Extraction. I have been aware of Cuelang (CUE) pretty much since the early stages of its development....
/go
New
CommunityNews
Why People are Angry over Go 1.23 Iterators. NOTE: This is based on, but completely rewritten, from a Twitter post: x.com TL;DR It make...
/go
New
CommunityNews
Blazingly Fast Shadow Stacks for Go. Learn how shadow stacks could deliver up to 8x faster stack trace capturing than frame pointer unwi...
/go
New
CommunityNews
Why I don’t use a third-party assertion library in Go unit tests. TL;DR: I don’t need it, and you probably don’t either. I’ll explain be...
New
CommunityNews
Constraining Go type parameter pointers. A quick note on an FAQ about Go generics
New
CommunityNews
Go Error Propagation and API Contracts. I’ve been thinking about errors in Go quite a bit lately and what has been bothering me about th...
New
NewsBot
A new Go blog post/announcement has been posted! Get the full details here: https://go.dev/blog/chacha8rand
New
CommunityNews
DDG offers LLMs from OpenAI, Anthropic, Meta, and Mistral for factually-iffy conversations.
New
CommunityNews
Running Go on Val Town. Let’s go on a winding debugging adventure together. I thought I could get a Go HTTP handler running on Val Town ...
New
CommunityNews
Initial release • Blog • Cogent Core. A free and open source software ecosystem for all platforms, built around a powerful, fast, elegan...
New

HOT IN Go News THE LAST THREE YEARS! Top

First poster: joeb
50 Shades of Go: Traps, Gotchas, and Common Mistakes for New Golang Devs. Go is a simple and fun language, but, like any other language,...
/go
New
First poster: dyowee
A Go package for building Progressive Web Apps. A package for building progressive web apps (PWA) with the Go programming language (Gola...
New
First poster: bot
user-defined iteration using range over func values · Discussion #56413 · golang/go. There is no standard way to iterate over a sequence...
/go
New
CommunityNews
Web server ‘hello world’ benchmark : Go vs Node.js vs Nim vs Bun. There are many popular frameworks for writing little web applications....
New
First poster: bot
GitHub - tetratelabs/wazero: wazero: the zero dependency WebAssembly runtime for Go developers. wazero: the zero dependency WebAssembly ...
New
First poster: bot
Search privacy company still needs Bing, but won’t allow Microsoft’s trackers.
New
First poster: bot
GitHub - guregu/trealla-go: Trealla Prolog embedded in Go using WASM. Trealla Prolog embedded in Go using WASM. Contribute to guregu/tre...
New
First poster: bot
I Finally Found a Solid Debian Tablet: The Surface Go 2. I have been looking for a good tablet for Debian for… well, years. I want thin,...
New
First poster: andrea
The Zen of Go / Dave Cheney. Something that came out of the discussion around the debacle of try earlier in the year was a comment that ...
/go
New
First poster: bot
Why We Switched from Python to Go - Software Engineering Daily. Switching to a new language is always a big step, especially when only o...
New
CommunityNews
Neither self nor this: Receivers in Go. Andrey Petrov is the author of urllib3, the creator of Briefmetrics and ssh-chat, and a former G...
/go
New
First poster: bot
GitHub - richardartoul/tsdb-layer: Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go… Ti...
New
First poster: bot
DuckDuckGo for Mac beta now open to the public!. Enjoy browsing again with an app that cleans up the web as you use it, thanks to DuckDu...
New
First poster: bot
Wails v2 Released | Wails. Today marks the release of Wails v2. It’s been about 18 months since the first v2 alpha and about a year from...
New
First poster: bot
A server-side, page-oriented web framework for the Go programming language. Pushup’s goal is to make it faster to develop and easier to ...
New

HOT IN Go News THIS Over 3 Years! Top

New
First poster: bot
In recent months I use Go for the implementation of Proof of Concept in my leisure time, partly to study of Go programming language itsel...
/go
New
First poster: OvermindDL1
GitHub - deadpixi/wasm-maze-generator: A simple WASM maze generator in Go. A simple WASM maze generator in Go. Contribute to deadpixi/wa...
New
First poster: bot
Typing is Hard Type Checking and Type Inference Common terms Completeness Soundness Decidability Hindley-Milner Type System Dependent t...
New
First poster: bot
It’s Time to Say Goodbye to Docker. Docker is not the only containerization tool out there and there might just be better alternatives… ...
New
First poster: AstonJ
GitHub - redneckbeard/thanos: Ruby → Go at the snap of your fingers. Ruby → Go at the snap of your fingers. Contribute to redneckbeard/t...
New
CommunityNews
One of the strongest sides of Go programming language is a built-in concurrency based on Tony Hoare’s CSP paper. Go is designed with conc...
New
First poster: bot
A new Kubuntu blog post/announcement has been posted! Get the full details here: Kubuntu 20.10 Groovy Gorilla released | Kubuntu
New
First poster: bot
A new Go blog post/announcement has been posted! Get the full details here: Go 1.18 Beta 1 is available, with generics - The Go Program...
New
First poster: bot
Hacking sum types with Go generics. Go doesn’t have sum types, but generics get us one step closer to a useful polyfill. If you’ve ever ...
New
First poster: AstonJ
A new Go blog post/announcement has been posted! Get the full details here: Twelve Years of Go - The Go Programming Language
New
First poster: bot
This blog post walks you through how to implement a time-series database engine based on what I’ve learned from my experience of writing ...
New
CommunityNews
Letting Go of Random. In a recent post I shared some thoughts about art and included a few, somewhat tongue-in-cheek comments about the ...
/go
New
First poster: bot
GitHub - cshum/imagor: Fast, Docker-ready image processing server written in Go and libvips, with Thumbor URL syntax. Fast, Docker-ready...
New
First poster: bot
View here: http://frigidriver.com/mazes/ This thread was posted by one of our members via one of our news source trackers.
New

Go

Classification: Programming Language
Forum Category: Backend
Threads: 245
Posts: 235
Forum Tags: #go

"Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."

  • Follow
  • Join
  • Shape
the conversation
Go on GitHub
Stars: 127,526 Watchers: 3,369 Open Issues: 9,430 Last push: 14 hours ago

Core Team Members

Portal Stewards

Latest Go Jobs

Featured Go Book

Distributed Services with Go (PragProg)

Latest Go Learning Resources

Automate Your Home Using Go (PragProg)
Backend Learning Resources
Effective Go Recipes (PragProg)
Backend Learning Resources
Shipping Go (Manning)
Backend Learning Resources
Learn Go in ~5mins
Backend Learning Resources
Go Brain Teasers (PragProg)
Backend Learning Resources

Go Events (WIP)

64 days remaining
Expo Vegas
Las Vegas June 13, 2020
183 days remaining
Developer Conference 2020
Rio de Janeiro October 15, 2020
289 days remaining
BigMeet 2021
Chicago Feb 25, 2021

My Saved Portals

    None saved yet

Top Sub Portals

    None added yet

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Manning Publications

45% off any item

The Pragmatic Studio

20% off any course

Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

My Saved Portals

    None saved yet

Top Sub Portals

    None added yet