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:
- Generate interfaces from structure methods.☆347Updated this week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆379Updated last year
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆411Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 2 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 7 months ago
- A Go tool to auto generate methods for your enums☆492Updated 2 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Is a general library to help modify or set data within data structures and other objects.☆282Updated 8 months ago
- Redis client Mock☆326Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆620Updated 5 months 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 …☆392Updated last year
- A golang package for converting to snake_case or CamelCase☆1,102Updated last year
- A Go linter to check that errors from external packages are wrapped☆345Updated 5 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 3 weeks ago
- Efficient time formatting library (strftime, strptime) for Golang☆193Updated last year
- A Go tool to auto generate methods for your enums☆485Updated last year
- Fast strftime for Go☆129Updated this week
- Deep copy generator☆160Updated 10 months ago
- Protobuf Field Mask Go utils☆253Updated last year
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆472Updated last year
- Detection of the BOM and removing as necessary☆130Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆304Updated last month
- Zero-allocation reflection library for Go☆581Updated last year
- reasonable handling of nullable values☆86Updated 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…☆287Updated last year
- Go structures with default values using tags☆330Updated last year
- CSRF protection middleware for Gin.☆134Updated 2 years ago
- Efficient JSON beautifier and compactor for Go☆398Updated 2 years ago
- An enum generator for go☆864Updated this week