Bay Area

Josh Bleecher Snyder

Elite
@josharian

impl. impl generates method stubs for implementing an interface.

1.1k

intern. Intern Go strings

100

pex. pex makes piping easier

80

pct. pct is a 'sort | uniq -c' replacement that also prints percentages

42

tstruct. generate template FuncMap helpers to construct struct literals within a Go template

40

atox. Generic wrapper around strconv.Parse*

39

native. Easy to use native encoding/binary.ByteOrder

31

power. Tools for making programs responsive to laptop power source

28

2015-oscon-go-perf-tutorial. Slides and code for Go performance tutorial given at 2015 OSCON

27

compilecmp. automate Go compiler comparisons

24

goversion. goversion is a tool to install and use multiple Go versions.

19

gotmplfmt. Formatter for Go HTML templates

19

paseto. Go PASETO implementation

19

txtarfs. convert a txtar to an io.FS

18

rulesfile. vscode language extension for Go compiler .rules files

12

dont. Don't: template-based, decentralized static analysis for Go

11

log10. fast integer log base 10

10

hh. Package hh is an http helper, for writing http handlers that return errors

8

fvad. Package fvad provides voice activity detection by wrapping libfvad.

8

vitter. Translated implementation of Vitter's Algorithm D in Go

7

unit. Go package to do unit-safe computations

6

xc. package xc is os/exec, but with fewer features and vowels

6

pebble. I like playing with my Pebble

5

splitby. make bufio.SplitFuncs based on string/[]byte separators or regular expressions

4

packer-provisioner-tunnel. Packer provisioner plug-in to provide an SSH tunnel to an external tool

4

filterfs. filter fs.FS filesystems by including/excluding specific files

4

mapfs. fork of Go std's testing/fstest.MapFS, with some minor fixes

3

cdup. A Go module to search path ancestors for a file or directory

3

filtercsv. Go package to filter a csv file by row and column

2

pqarray. the array part of github.com/lib/pq

2

sandbox. For mucking around with git, libgit2, github api, etc. Nothing of interest lives here. Move on, move on.

1

warp. warp is a dynamic analysis tool for Go. Or rather, it would be, if I finished it. Right now, it is just a pile of runes.

1

kart. Go demo toy, to show off concurrency, interfaces, other fun.

1
33
Apply