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.
β397Updated 2 years ago
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.β992Updated last month
- Go structures with default values using tagsβ335Updated last year
- Efficient JSON beautifier and compactor for Goβ403Updated 3 years ago
- βοΈ Fast weighted random selection for Goβ412Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β635Updated 7 months ago
- Gin middleware to enable GZIP support.β360Updated 2 weeks ago
- β‘ zap logging driver for gorm v2β283Updated this week
- Convert Golang's http.Request to CURL command lineβ795Updated this week
- Go concurrent-safe, goroutine-safe, thread-safe queueβ430Updated 2 years ago
- reflect api without runtime reflect.Value costβ811Updated 7 months ago
- Thread-safe file locking library in Goβ668Updated last week
- Clone any Go data structure deeply and thoroughly.β325Updated 6 months ago
- simple struct copying for golangβ461Updated 5 years ago
- Zero-allocation reflection library for Goβ583Updated last year
- A golang package for converting to snake_case or CamelCaseβ1,116Updated last year
- Go/Golang parser for user agent stringsβ512Updated last year
- Static middlewareβ318Updated 2 weeks ago
- Initialize structs with default valuesβ857Updated last year
- Timeout middleware for Ginβ221Updated last week
- Deep copy thingsβ607Updated 4 years ago
- Generate interfaces from structure methods.β347Updated last month
- 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β¦β296Updated last year
- i18n Translator for Go/Golang using CLDR data + pluralization rulesβ417Updated 2 years ago
- Parse and modify Go struct field tagsβ650Updated 2 years ago
- Abstract JSON for Golang with JSONPath supportβ285Updated 11 months ago
- Cache library with Redis backend for Golangβ811Updated last year
- Nano ID for Goβ437Updated last year
- Gin middleware/handler to enable Cacheβ435Updated 3 weeks ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/β340Updated last year
- Go copy directory recursivelyβ769Updated 10 months ago