Personal Go utility libraries.
Working with git repositories.
Filesystem helpers. Many of the operations are copied from BorrowedTime/shared/file.go.
JSON utils. Copied from BorrowedTime/shared/json.go.
Slice utilities for common operations like deduplication, chunking, and filtering.