iancoleman / orderedmap
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.
โ362Updated last year
Related projects โ
Alternatives and complementary repositories for orderedmap
- ๐ An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.โ852Updated 2 months ago
- Gin middleware to enable GZIP support.โ332Updated this week
- reflect api without runtime reflect.Value costโ766Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueโ396Updated last year
- simple struct copying for golangโ452Updated 4 years ago
- ๐ข Lightweight event manager and dispatcher implements by Go. Goๅฎ็ฐ็่ฝป้็บง็ไบไปถ็ฎก็ใ่ฐๅบฆ็จๅบๅบ, ๆฏๆ่ฎพ็ฝฎ็ๅฌๅจ็ไผๅ ็บง, ๆฏๆไฝฟ็จ้้ ็ฌฆๆฅ่ฟ่กไธ็ปไบไปถ็็ๅฌโ519Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.โ530Updated 3 months ago
- Efficient JSON beautifier and compactor for Goโ374Updated 2 years ago
- gin pprof middlewareโ646Updated this week
- Zero-allocation reflection library for Goโ526Updated last year
- Timeout middleware for Ginโ185Updated 3 months ago
- Thread-safe file locking library in Goโ579Updated last week
- Go structures with default values using tagsโ305Updated 3 months ago
- Combine one or more Go errors togetherโ1,043Updated 6 months ago
- i18n Translator for Go/Golang using CLDR data + pluralization rulesโ387Updated last year
- โก zap logging driver for gorm v2โ269Updated this week
- Fast weighted random selection for Goโ393Updated 7 months ago
- An enum generator for goโ757Updated last month
- A library for diffing golang structuresโ898Updated last year
- A golang package for converting to snake_case or CamelCaseโ1,029Updated 11 months ago
- Deep copy thingsโ573Updated 3 years ago
- Go/Golang parser for user agent stringsโ416Updated 2 months ago
- Static middlewareโ290Updated 3 months ago
- Add custom struct tags to protobuf generated structsโ377Updated last month
- Cache library with Redis backend for Golangโ754Updated 5 months ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)โ343Updated 10 months ago
- Parse and modify Go struct field tagsโ633Updated last year
- Request ID middleware for Gin Frameworkโ212Updated this week
- ๐ A real-time Golang runtime stats visualization profilerโ578Updated 3 months ago