Pinned Repositories
go-fuzz
Randomized testing for Go
go
The Go programming language
starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
2015-oscon-go-perf-tutorial
Slides and code for Go performance tutorial given at 2015 OSCON
atox
Generic wrapper around strconv.Parse*
impl
impl generates method stubs for implementing an interface.
intern
Intern Go strings
pct
pct is a 'sort | uniq -c' replacement that also prints percentages
pex
pex makes piping easier
tstruct
generate template FuncMap helpers to construct struct literals within a Go template
josharian's Repositories
josharian/impl
impl generates method stubs for implementing an interface.
josharian/intern
Intern Go strings
josharian/pex
pex makes piping easier
josharian/tstruct
generate template FuncMap helpers to construct struct literals within a Go template
josharian/compilecmp
automate Go compiler comparisons
josharian/txtarfs
convert a txtar to an io.FS
josharian/gotmplfmt
Formatter for Go HTML templates
josharian/splitby
make bufio.SplitFuncs based on string/[]byte separators or regular expressions
josharian/kitty-talon
kitty/talon integration
josharian/llm-prisoner
simple LLM iterated prisoner's dilemma tournament toy
josharian/localproxy
simple retrying local proxy, for web dev, mostly for personal use
josharian/pwdgo
pwdgo changes Go toolchains as you change directories
josharian/race
Package race exports Enabled, which indicates whether the race detector is enabled.
josharian/secretrabbit
Pure Go port of libsamplerate
josharian/whisper.cpp
Port of OpenAI's Whisper model in C/C++
josharian/axolotl
Go ahead and axolotl questions
josharian/cursorless
Don't let the cursor slow you down
josharian/edit
Byte buffer editor
josharian/fyne
Cross platform GUI toolkit in Go inspired by Material Design
josharian/go-runewidth
wcwidth for golang
josharian/go-sentencepiece
Go implementation of the SentencePiece tokenizer
josharian/gosamplerate
Go Bindings for libsamplerate
josharian/llama.cpp
Port of Facebook's LLaMA model in C/C++
josharian/mlkem768
A Go implementation of the quantum-resistant key encapsulation method ML-KEM (formerly known as Kyber).
josharian/oto
♪ A low-level library to play sound on multiple platforms ♪
josharian/rerunsrv
mini server for fuzzy searching history
josharian/silero-vad-go
A Golang (CGO) implementation of a Silero VAD powered speech detector
josharian/sqlc
Generate type-safe code from SQL
josharian/tree-sitter-go
Go grammar for tree-sitter
josharian/tree-sitter-go-template
Golang template grammar for tree-sitter