Pinned Repositories
csproto
CrowdStrike's Protocol Buffers library
perseus
The hero we all need to defeat the kraken that is Go module dependency graphs
gc22-talk-perseus
Slides and content from my GopherCon '22 talk
gc32talk-no-more-goop
go-limitgroup
go-types
A Go library of useful types not present in the standard library
unitofwork
The repository provides an idiomatic Go implementation of a "unit of work" pattern, whereby multiple database operations can be committed or discarded atomically
uuid
A UUID package originally forked from github.com/satori/go.uuid
uuid
A UUID package for Go
dylan-bourque's Repositories
dylan-bourque/unitofwork
The repository provides an idiomatic Go implementation of a "unit of work" pattern, whereby multiple database operations can be committed or discarded atomically
dylan-bourque/gc32talk-no-more-goop
dylan-bourque/gc22-talk-perseus
Slides and content from my GopherCon '22 talk
dylan-bourque/go-limitgroup
dylan-bourque/go-types
A Go library of useful types not present in the standard library
dylan-bourque/govers
dylan-bourque/uuid
A UUID package originally forked from github.com/satori/go.uuid
dylan-bourque/2022-talks
Slides and Links for 2022 GopherCon talks
dylan-bourque/2024-talks
dylan-bourque/go-timeline
Provides an implementation of a "timeline", which is a series of zero or more non-overlapping date ranges
dylan-bourque/gocode
An autocompletion daemon for the Go programming language
dylan-bourque/buf-breaking-repro
Minimal example to reproduce false positive in 'buf breaking' command
dylan-bourque/csproto
CrowdStrike's Protocol Buffers library
dylan-bourque/opentracing-exts
Extensions and helpers for integrating Go services with OpenTracing
dylan-bourque/perseus
The hero we all need to defeat the kraken that is Go module dependency graphs
dylan-bourque/pg-semver
A semantic version data type for PostgreSQL