Media Summary: About the talk: We love pure-Go programs, don't we? Set `CGO_ENABLED` to `0`, and Bob's your uncle. The resulting binary is ... Is Go well suited for rigid-body simulation of orbital vehicles? What about 3D visualization of an orbital maneuver? Wait, so you ... This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level ...

Gophercon 2022 Cgo Less Foreign - Detailed Analysis & Overview

About the talk: We love pure-Go programs, don't we? Set `CGO_ENABLED` to `0`, and Bob's your uncle. The resulting binary is ... Is Go well suited for rigid-body simulation of orbital vehicles? What about 3D visualization of an orbital maneuver? Wait, so you ... This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level ... This talk explores the concept of a “debug archive”, essentially a snapshot of the state of a running system, which can provide an ... Go 1, the first stable release of Go, came with a compatibility promise. This talk will explain why that's important, what it does and ... Go is more than just a programming language -- it's an experience. From the IDE to package management to security and testing ...

In 2015, Go reached a critical juncture. Go's success with early adopters from cloud infrastructure, such as Kubernetes and Docker ... Go now supports fuzz testing natively as of Go 1.18, a tool that can be used to identify bugs and security vulnerabilities in your ... Go does concurrent garbage collection (GC), but what does that mean and what are its implications? Let's explore how the ... Go is more than just a programming language—it's an industry pioneer. From its revolutionary concurrency model to its leadership ... About the talk: Do you want to combine your love for Go and a useful personal project? How about monitoring your hen house ... What really happens when Go's garbage-collected runtime meets unmanaged C++ code? This talk explores how to integrate ...

Photo Gallery

GopherCon 2022: CGO-less Foreign Function Interface with WebAssembly - Takeshi Yoneda
GopherCon Europe 2023: Mohammed Al Sahaf - The Road to CGO-Less is Paved
GopherCon 2022: Aerospace Go - Patricio Whittingslow
GopherCon 2022: Exploring Network Programming by Building a Toxiproxy Clone - Jordan Neufeld
GopherCon 2022: Collect First, Ask Questions Later - Zach Wasserman
GopherCon 2022: Compatibility: How Go Programs Keep Working - Russ Cox
GopherCon 2022: A Holistic Go Experience - Cameron Balahan
GopherCon 2022: Go: Our Journey from Early Adopter to Mainstream and Beyond - Steve Francia
GopherCon 2022: Fuzz Testing Made Easy - Katie Hockman
GopherCon 2022: Control Theory and Concurrent Garbage Collection Deep Dive - Madhav Jivrajani
GopherCon 2025: Go's Next Frontier - Cameron Balahan
GopherCon Europe 2022:  Donia Chaiehloudj - TinyGo: Getting The Upper Henn
View Detailed Profile
GopherCon 2022: CGO-less Foreign Function Interface with WebAssembly - Takeshi Yoneda

GopherCon 2022: CGO-less Foreign Function Interface with WebAssembly - Takeshi Yoneda

Foreign

GopherCon Europe 2023: Mohammed Al Sahaf - The Road to CGO-Less is Paved

GopherCon Europe 2023: Mohammed Al Sahaf - The Road to CGO-Less is Paved

About the talk: We love pure-Go programs, don't we? Set `CGO_ENABLED` to `0`, and Bob's your uncle. The resulting binary is ...

GopherCon 2022: Aerospace Go - Patricio Whittingslow

GopherCon 2022: Aerospace Go - Patricio Whittingslow

Is Go well suited for rigid-body simulation of orbital vehicles? What about 3D visualization of an orbital maneuver? Wait, so you ...

GopherCon 2022: Exploring Network Programming by Building a Toxiproxy Clone - Jordan Neufeld

GopherCon 2022: Exploring Network Programming by Building a Toxiproxy Clone - Jordan Neufeld

This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level ...

GopherCon 2022: Collect First, Ask Questions Later - Zach Wasserman

GopherCon 2022: Collect First, Ask Questions Later - Zach Wasserman

This talk explores the concept of a “debug archive”, essentially a snapshot of the state of a running system, which can provide an ...

GopherCon 2022: Compatibility: How Go Programs Keep Working - Russ Cox

GopherCon 2022: Compatibility: How Go Programs Keep Working - Russ Cox

Go 1, the first stable release of Go, came with a compatibility promise. This talk will explain why that's important, what it does and ...

GopherCon 2022: A Holistic Go Experience - Cameron Balahan

GopherCon 2022: A Holistic Go Experience - Cameron Balahan

Go is more than just a programming language -- it's an experience. From the IDE to package management to security and testing ...

GopherCon 2022: Go: Our Journey from Early Adopter to Mainstream and Beyond - Steve Francia

GopherCon 2022: Go: Our Journey from Early Adopter to Mainstream and Beyond - Steve Francia

In 2015, Go reached a critical juncture. Go's success with early adopters from cloud infrastructure, such as Kubernetes and Docker ...

GopherCon 2022: Fuzz Testing Made Easy - Katie Hockman

GopherCon 2022: Fuzz Testing Made Easy - Katie Hockman

Go now supports fuzz testing natively as of Go 1.18, a tool that can be used to identify bugs and security vulnerabilities in your ...

GopherCon 2022: Control Theory and Concurrent Garbage Collection Deep Dive - Madhav Jivrajani

GopherCon 2022: Control Theory and Concurrent Garbage Collection Deep Dive - Madhav Jivrajani

Go does concurrent garbage collection (GC), but what does that mean and what are its implications? Let's explore how the ...

GopherCon 2025: Go's Next Frontier - Cameron Balahan

GopherCon 2025: Go's Next Frontier - Cameron Balahan

Go is more than just a programming language—it's an industry pioneer. From its revolutionary concurrency model to its leadership ...

GopherCon Europe 2022:  Donia Chaiehloudj - TinyGo: Getting The Upper Henn

GopherCon Europe 2022: Donia Chaiehloudj - TinyGo: Getting The Upper Henn

About the talk: Do you want to combine your love for Go and a useful personal project? How about monitoring your hen house ...

Beyond Go: Leveraging Native C/C++ Libraries Safely with cgo (David Komárek, @Whaleboneio)

Beyond Go: Leveraging Native C/C++ Libraries Safely with cgo (David Komárek, @Whaleboneio)

What really happens when Go's garbage-collected runtime meets unmanaged C++ code? This talk explores how to integrate ...