sanderhahn / gozipLinks
Create self extracting executable zip files in Go
☆34Updated 5 years ago
Alternatives and similar repositories for gozip
Users that are interested in gozip are comparing it to the libraries listed below
Sorting:
- localstorage bindings for go and gopherjs☆27Updated last year
- A library for sending native desktop notifications from Go☆14Updated 9 months ago
- Read/write PNGs as well as the EXIF in PNGs from pure Go.☆26Updated last year
- A simple tool for embedding binary resources into Go executable☆17Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- A MIME type sniffer for Go.☆34Updated 2 years ago
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆76Updated 2 years ago
- cross plateform library to have only one instance of a software (based on python's tendo)☆49Updated 4 years ago
- Graphic library supporting various displays☆28Updated 2 months ago
- Native Go XZ decompression package☆82Updated 4 years ago
- Some CLI utilities written in Go. Mainly intended as Unixlike commands for Windows, but cross-platform anyway. Just because☆105Updated 11 years ago
- (Experimental) Go library for multi-platform clipboard.☆71Updated 5 years ago
- Package sanitized_anchor_name provides a func to create sanitized anchor names.☆27Updated last month
- ☆19Updated 8 years ago
- General purpose binary encoder/decoder☆48Updated last year
- A library to make a lexical analyzer like Unix shell for golang.☆48Updated 5 years ago
- ☆24Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- A simple, flexible, efficient and powerful INI parser for Golang.☆82Updated last year
- fswatch is a go library for monitoring filesystem changes that does not depend on inotify☆64Updated 2 years ago
- Go JSON5 decoder package based on encoding/json