soypat / exif
Dead simple exchangeable image file format tools for Go optimized for large image files using lazy loading.
☆21Updated last year
Related projects ⓘ
Alternatives and complementary repositories for exif
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆15Updated last year
- Go library to easily detect current operating system, current Linux distribution, macOS version and more...☆28Updated 3 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- strftime/strptime for Go☆14Updated last year
- Graphic library supporting various displays☆25Updated 3 months ago
- A diff3 text merge implementation in Go☆22Updated 9 months ago
- An (almost) compliant XPath 1.0 library.☆47Updated 6 months ago
- Pure Go tools for managing DKIM headers☆28Updated 3 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- A Golang library for dumping SQL text☆41Updated last year
- Go XML Pull Parser☆31Updated 8 months ago
- A basic DNG codec reader for Golang☆17Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- A high-level interface for interacting with a Git subprocess in Go☆23Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated 3 weeks ago
- Generic data structures in Go.☆22Updated this week
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 2 years ago
- FSS3 is an S3 filesystem abstraction layer for Golang