iancoleman / orderedmapLinks
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 the python collections.OrderedDict.
☆387Updated last year
Alternatives and similar repositories for orderedmap
Users that are interested in orderedmap are comparing it to the libraries listed below
Sorting:
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- Fast weighted random selection for Go☆404Updated 7 months ago
- Gin middleware to enable GZIP support.☆344Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- A golang package for converting to snake_case or CamelCase☆1,089Updated last year
- simple struct copying for golang☆456Updated 5 years ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆343Updated last year
- Efficient JSON beautifier and compactor for Go☆386Updated 2 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆409Updated 2 years ago
- A library for diffing golang structures☆952Updated last year
- Combine one or more Go errors together☆1,140Updated last year
- Go structures with default values using tags☆322Updated 10 months ago
- Go/Golang parser for user agent strings☆480Updated 9 months ago
- gin pprof middleware☆689Updated 3 weeks ago
- Nano ID for Go☆434Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Rate limiting for go-redis☆915Updated last week
- Parse and modify Go struct field tags☆646Updated last year
- Deep copy things☆591Updated 4 years ago
- Redis client Mock☆317Updated 11 months ago
- Generate interfaces from structure methods.☆340Updated 2 weeks ago
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- Clone any Go data structure deeply and thoroughly.☆320Updated last month
- ⚡ zap logging driver for gorm v2☆280Updated 3 weeks ago
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- Abstract JSON for Golang with JSONPath support☆275Updated 6 months ago
- This project has been moved, check the README.md file!☆771Updated 2 years ago