Pinned Repositories
aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
femto
An editor component for tview. Derived from the micro editor.
fx
Functional utilities for Go
goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
lingo
Literate Programming with Go + Markdown
mpscsi
pulumi.vim
Vim files for working with Pulumi
text-layout
Text layout algorithms in Rust.
warp
A simple, extensible WASM toolkit in Go.
pgavlin's Repositories
pgavlin/femto
An editor component for tview. Derived from the micro editor.
pgavlin/goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
pgavlin/lingo
Literate Programming with Go + Markdown
pgavlin/warp
A simple, extensible WASM toolkit in Go.
pgavlin/markdown-kit
Markdown utilities for Go
pgavlin/pulumi-examples
pgavlin/base8
pgavlin/color
Color package for Go (golang)
pgavlin/crypto
[mirror] Go supplementary cryptography libraries
pgavlin/fload
A FAT32 Bootloader for RC2014 Systems
pgavlin/flock
Thread-safe file locking library in Go (originally github.com/theckman/go-flock)
pgavlin/go-billy
The missing interface filesystem abstraction for Go
pgavlin/go-git
Project has been moved to: https://github.com/go-git/go-git
pgavlin/go-isatty
pgavlin/go-provider
provider gen example
pgavlin/go-sockaddr
IP Address/UNIX Socket convenience functions for Go
pgavlin/kitty
Cross-platform, fast, feature-rich, GPU based terminal
pgavlin/loom
scheme R7RS-small, but make it terrible
pgavlin/pb
Console progress bar for Golang
pgavlin/pigeon
Command pigeon generates parsers in Go from a PEG grammar.
pgavlin/quickjs
Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.
pgavlin/RC2014
An RC2014 Emulator
pgavlin/spacelifted
pgavlin/speakeasy
cross-platform Golang helpers for reading password input without cgo
pgavlin/spec
WebAssembly specification, reference interpreter, and test suite.
pgavlin/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
pgavlin/starlark-rust
A Rust implementation of the Starlark language
pgavlin/svg2
A pure Go SVG renderer built on top of gg.
pgavlin/term
Go terminal and console support
pgavlin/yambda
YAML Ate My LISP