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/aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
pgavlin/fx
Functional utilities for Go
pgavlin/text-layout
Text layout algorithms in Rust.
pgavlin/diff
Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)
pgavlin/text
A Go package for generically operating on strings and bytes.
pgavlin/cedar-go
Go bindings for cedar-policy
pgavlin/codec
pgavlin/dawn
A pragmatic polyglot build system.
pgavlin/delve
Delve is a debugger for the Go programming language.
pgavlin/deploy-demos
pgavlin/docs
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
pgavlin/edf
Small format for pre-laid-out documents
pgavlin/encoding
Go package containing implementations of efficient encoding, decoding, and validation APIs.
pgavlin/esp-alloc
A simple `no_std` heap allocator for RISC-V and Xtensa processors from Espressif
pgavlin/go
The Go programming language
pgavlin/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
pgavlin/go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
pgavlin/go-tools
[mirror] Go Tools
pgavlin/go-yaml
YAML support for the Go language.
pgavlin/gofakes3
A simple fake AWS S3 object storage (used for local test-runs against AWS S3 APIs)
pgavlin/gore
GoRE - Package gore is a library for analyzing Go binaries
pgavlin/kolibri
Super-lightweight Immediate-mode Embedded GUI framework, based on the awesome embedded-graphics library. Written in Rust.
pgavlin/ledmatrix
pgavlin/lilos
A wee async RTOS for Cortex-M
pgavlin/markdown-rs
CommonMark compliant markdown parser in Rust with ASTs and extensions
pgavlin/oauth2
Go OAuth2
pgavlin/pulumi-example
pgavlin/redress
Redress - A tool for analyzing stripped Go binaries
pgavlin/rixty502
A RISC-V simulator for the 65C02.
pgavlin/survey
A golang library for building interactive and accessible prompts with full support for windows and posix terminals.