go.abhg.dev

Package Description
algorithm/huffman go.abhg.dev/algorithm/huffman n-ary huffman coding
container/ring go.abhg.dev/container/ring Efficient, general-purpose FIFO queue backed by a ring buffer.
doc2go go.abhg.dev/doc2go Generate static documentation websites from your Go code. Supports embedding inside Hugo or Jekyll websites.
goldmark/anchor go.abhg.dev/goldmark/anchor A Goldmark Markdown extension to generate anchor links next to headers.
goldmark/frontmatter go.abhg.dev/goldmark/frontmatter A Goldmark Markdown extension to parse YAML and TOML front matter.
goldmark/hashtag go.abhg.dev/goldmark/hashtag A Goldmark Markdown extension for #hashtags.
goldmark/mermaid go.abhg.dev/goldmark/mermaid A Goldmark Markdown extension for rendering MermaidJS diagrams. Supports client-side and server-side rendering.
goldmark/toc go.abhg.dev/goldmark/toc A Goldmark Markdown extension for generating Tables of Contents.
goldmark/wikilink go.abhg.dev/goldmark/wikilink A Goldmark Markdown extension for [[wikilinks]].
git-spice go.abhg.dev/gs Branch stacking for Git.
io/ioutil go.abhg.dev/io/ioutil Extra utilities for the io package.
komplete go.abhg.dev/komplete A completion engine for the Kong CLI parser.
log/silog go.abhg.dev/log/silog Terminal-friendly output for log/slog.
requiredfield go.abhg.dev/requiredfield Linter to help prevent use of unitialized struct fields.
shon go.abhg.dev/shon Shell-friendly notation for complex objects.
stitchmd go.abhg.dev/stitchmd Stitch multiple Markdown files together into a single document.
testing/stub go.abhg.dev/testing/stub Replace values and function pointers in tests.