Roger Peppe

Results 14 repositories owned by Roger Peppe

fastuuid

82
Stars
14
Forks
Watchers

Fast generation of 192-bit UUIDs

go-internal

748
Stars
67
Forks
Watchers

Selected Go-internal packages factored out from the standard library

godef

655
Stars
149
Forks
Watchers

Print where symbols are defined in Go source code

godeps

24
Stars
6
Forks
Watchers

Simple dependency locking tool for Go

gohack

873
Stars
23
Forks
Watchers

Make temporary edits to your Go module dependencies

govers

80
Stars
7
Forks
Watchers

A tool for rewriting Go import paths

godate

15
Stars
1
Forks
Watchers

A simple command to print dates with Go-style formatting

gomodmerge

18
Stars
1
Forks
Watchers

merge go.mod files

netdelay

16
Stars
1
Forks
Watchers

Go packages for adding delay and buffering to network connections

retry

18
Stars
0
Forks
Watchers

Efficient for-loop retries in Go