A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.
created at Oct. 19, 2017, 7:34 p.m.
A go library to render progress bars in terminal applications
created at Nov. 17, 2015, 12:59 a.m.
Curated list of Go design patterns, recipes and idioms
created at Dec. 14, 2015, 10:05 p.m.
Deliver Go binaries as fast and easily as possible
created at Dec. 21, 2016, 5:13 p.m.
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library
created at Feb. 20, 2017, 2:54 a.m.
Embedded database for accounts transactions.
created at Oct. 11, 2017, 1:50 p.m.
Go Client Library for Amazon's Product Advertising API 5.0
created at Feb. 15, 2020, 6:21 a.m.
Create and manage Isolated Virtual Environments for Go
created at Oct. 17, 2014, 3:19 p.m.