leonelquinteros / gotext
Go (Golang) GNU gettext utilities package
☆447Updated this week
Alternatives and similar repositories for gotext:
Users that are interested in gotext are comparing it to the libraries listed below
- Better time duration formatting in Go!☆499Updated 3 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆394Updated 2 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆276Updated last year
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆794Updated 8 months ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated last year
- Golang struct-to-table database mapper☆304Updated 4 years ago
- Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.☆702Updated last year
- Gountries provides: Countries (ISO-3166-1), Country Subdivisions(ISO-3166-2), Currencies (ISO 4217), Geo Coordinates(ISO-6709) as well as…☆411Updated 8 months ago
- An elegant MIME/SMTP email library with support for attachments☆344Updated last year
- Robust & Easy to use struct mapper and utility methods for Go