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.
β395Updated 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.β991Updated last month
- βοΈ Fast weighted random selection for Goβ411Updated last month
- Go structures with default values using tagsβ334Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β625Updated 6 months ago
- Gin middleware to enable GZIP support.β358Updated last week
- Efficient JSON beautifier and compactor for Goβ403Updated 3 years ago
- Clone any Go data structure deeply and thoroughly.β325Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ430Updated 2 years ago
- Go/Golang parser for user agent stringsβ510Updated last year
- reflect api without runtime reflect.Value costβ808Updated 7 months ago
- simple struct copying for golangβ461Updated 5 years ago
- β‘ zap logging driver for gorm v2β282Updated 2 weeks ago
- Zero-allocation reflection library for Goβ581Updated last year
- Convert Golang's http.Request to CURL command lineβ794Updated 3 weeks ago
- Configuration for Go applicationsβ463Updated last year
- Static middlewareβ318Updated last week
- Timeout middleware for Ginβ219Updated 2 months ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)β345Updated last year
- Parse and modify Go struct field tagsβ647Updated 2 years ago
- Go copy directory recursivelyβ766Updated 9 months ago
- Cache library with Redis backend for Golangβ809Updated 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β¦β294Updated last year
- Thread-safe file locking library in Goβ661Updated last week
- Abstract JSON for Golang with JSONPath supportβ283Updated 10 months ago
- Gin middleware/handler to enable Cacheβ428Updated last week
- A golang package for converting to snake_case or CamelCaseβ1,112Updated last year
- A Golang package for doing a deep copy for (just about) anythingβ148Updated last year
- Rate limiting for go-redisβ959Updated last month
- β216Updated last year
- Formatter for https://github.com/sirupsen/logrusβ165Updated 3 years ago