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 repository demonstrates how to call Rust functions from Go using FFI, leveraging `cgo` with both dynamic and static Rust libraries. It provides a clear, practical guide for integrating Rust's performance with Go's concurrency.
Visit github.com →