HTML-to-markdown
This is a robust Golang tool to convert HTML, even entire websites, into clean Markdown. I find it particularly neat for LLM website use cases where structured content is critical.
This is a collection of optimized Go compression packages. It provides performant pure-Go implementations for algorithms like zstd, S2 (Snappy replacement), deflate, gzip, and zlib, along with utilities for HTTP compression.
Visit github.com →