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.
β394Updated 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.β983Updated last week
- Efficient JSON beautifier and compactor for Goβ401Updated 3 years ago
- Go structures with default values using tagsβ331Updated last year
- βοΈ Fast weighted random selection for Goβ410Updated 3 weeks ago
- Gin middleware to enable GZIP support.β355Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β623Updated 6 months ago
- simple struct copying for golangβ460Updated 5 years ago
- Clone any Go data structure deeply and thoroughly.β324Updated 5 months ago
- A golang package for converting to snake_case or CamelCaseβ1,110Updated last year
- reflect api without runtime reflect.Value costβ805Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ428Updated 2 years ago
- β‘ zap logging driver for gorm v2β282Updated last week
- Go/Golang parser for user agent stringsβ508Updated last year
- Thread-safe file locking library in Goβ658Updated this week
- Convert Golang's http.Request to CURL command lineβ793Updated last week
- i18n Translator for Go/Golang using CLDR data + pluralization rulesβ415Updated 2 years ago
- Timeout middleware for Ginβ214Updated last month
- Gin middleware/handler to enable Cacheβ426Updated last week
- Static middlewareβ312Updated last week
- Generate interfaces from structure methods.β348Updated 3 weeks ago
- Zero-allocation reflection library for Goβ582Updated last year
- Deep copy thingsβ603Updated 4 years ago
- Parse and modify Go struct field tagsβ646Updated 2 years ago
- Cache library with Redis backend for Golangβ808Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.β723Updated last year
- implement BulkInsert using gorm, just pass a Slice of Struct. Simple and compatible.β280Updated 2 years ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)β344Updated last year
- Nano ID for Goβ435Updated last year
- A library for diffing golang structuresβ970Updated 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β¦β291Updated last year