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.
☆371Updated last year
Alternatives and similar repositories for orderedmap:
Users that are interested in orderedmap are comparing it to the libraries listed below
- Gin middleware to enable GZIP support.☆336Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆910Updated 3 weeks ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- simple struct copying for golang☆455Updated 4 years ago
- Clone any Go data structure deeply and thoroughly.☆307Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆394Updated 2 years ago
- gin pprof middleware☆670Updated last week
- Fast weighted random selection for Go☆399Updated 3 months ago
- Timeout middleware for Gin☆190Updated last week
- An enum generator for go☆795Updated 4 months ago
- 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…☆276Updated last year
- Deep copy things☆577Updated 4 years ago
- Go structures with default values using tags☆310Updated 6 months ago
- Rate limiting for go-redis☆880Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,057Updated last year
- ⚡ zap logging driver for gorm v2☆274Updated this week
- Efficient JSON beautifier and compactor for Go☆378Updated 2 years ago
- Parse and modify Go struct field tags☆636Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Request ID middleware for Gin Framework☆220Updated last week
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆526Updated 4 months ago
- Go/Golang parser for user agent strings☆450Updated 5 months ago
- implement BulkInsert using gorm, just pass a Slice of Struct. Simple and compatible.☆281Updated last year
- Zero-allocation reflection library for Go☆555Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Cache library with Redis backend for Golang☆774Updated 8 months ago
- Pure Go Brotli encoder and decoder☆650Updated last month
- Static middleware☆292Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week