gertd / go-pluralizeLinks
Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)
☆170Updated last month
Alternatives and similar repositories for go-pluralize
Users that are interested in go-pluralize are comparing it to the libraries listed below
Sorting:
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆417Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- Generate interfaces from structure methods.☆349Updated 3 weeks ago
- Convert snake case, camel case and kebap case strings☆157Updated 7 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆382Updated 2 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆488Updated last year
- Go structures with default values using tags☆345Updated last year
- A Go tool to auto generate methods for your enums☆511Updated 3 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Updated 2 weeks ago
- A Go linter to check that errors from external packages are wrapped☆358Updated 2 months ago
- Is a general library to help modify or set data within data structures and other objects.☆297Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆401Updated 2 years ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Protobuf Field Mask Go utils☆256Updated 3 weeks ago
- Efficient JSON beautifier and compactor for Go☆409Updated 3 years ago
- Deep copy generator☆160Updated 2 months 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…☆301Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆661Updated 10 months ago
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆500Updated last year
- Efficient time formatting library (strftime, strptime) for Golang☆194Updated 4 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Fast strftime for Go☆131Updated 2 weeks ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆313Updated 3 months ago
- Nano ID for Go☆438Updated last year
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- A golang package for converting to snake_case or CamelCase☆1,129Updated 2 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- A paginator doing cursor-based pagination based on GORM☆225Updated 8 months ago