gertd / go-pluralizeLinks
Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)
☆165Updated 3 years ago
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☆414Updated 2 years ago
- Generate interfaces from structure methods.☆347Updated last week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆381Updated last year
- Efficient JSON beautifier and compactor for Go☆401Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- Is a general library to help modify or set data within data structures and other objects.☆284Updated 8 months ago
- Protobuf Field Mask Go utils☆253Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 4 months ago
- Detection of the BOM and removing as necessary☆130Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 7 months ago
- An enum generator for go☆871Updated last week
- Efficient time formatting library (strftime, strptime) for Golang☆193Updated last year
- Go structures with default values using tags☆330Updated last year
- 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 …☆394Updated last year
- Nano ID for Go☆435Updated last year
- A Go tool to auto generate methods for your enums☆494Updated last month
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- entviz is an ent extension that provides visualization of the schema graph☆97Updated 2 years ago
- A golang package for converting to snake_case or CamelCase☆1,105Updated last year
- 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…☆291Updated last year
- A Go linter to check that errors from external packages are wrapped☆346Updated 5 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A Go tool to auto generate methods for your enums☆485Updated last year
- Zero-allocation reflection library for Go☆582Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 2 weeks ago
- Simple utility of creating a mask for sensitive information☆118Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆305Updated last week
- [mirror]☆280Updated last year
- implement BulkInsert using gorm, just pass a Slice of Struct. Simple and compatible.☆280Updated 2 years ago