linstrom/future-useful-libs.md

9 lines
287 B
Markdown
Raw Permalink Normal View History

2024-09-13 09:58:29 +00:00
- golang.org/x/net/html
- Parsing and manipulating html
- https://github.com/chasefleming/elem-go
- Generating html
- mime
- working with mime types
2024-09-13 13:02:32 +00:00
- https://github.com/tursodatabase/go-libsql
- sqlite but probably better (and should also be able to compile to a static binary)