wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
β622Updated 6 months ago
Alternatives and similar repositories for go-ordered-map
Users that are interested in go-ordered-map are comparing it to the libraries listed below
Sorting:
- An enum generator for goβ874Updated 2 weeks ago
- π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.β983Updated last week
- Go package for dealing with maps, slices, JSON and other data.β798Updated last week
- Fast ring-buffer deque (double-ended queue)β705Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ428Updated 2 years ago
- A Go tool to auto generate methods for your enumsβ496Updated last month
- A library for diffing golang structuresβ969Updated last month
- Initialize structs with default valuesβ856Updated last year
- Thread-safe file locking library in Goβ659Updated 2 weeks ago
- Nano ID for Goβ435Updated last year
- π¨ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...β555Updated 3 weeks ago
- Abstract JSON for Golang with JSONPath supportβ281Updated 10 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.β640Updated last week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β479Updated 8 months ago
- Zero-allocation reflection library for Goβ582Updated last year
- A minimalist Go configuration libraryβ380Updated 3 months ago
- 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 β¦β394Updated last year
- Go library for retrying with configurable backoffsβ684Updated last year
- Parse and modify Go struct field tagsβ646Updated 2 years ago
- Efficient JSON beautifier and compactor for Goβ401Updated 3 years ago
- Fastest and most memory efficient golang concurrent hashmapβ1,026Updated 11 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.β507Updated 7 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalitiesβ¦β251Updated 4 months ago
- Generic resource pool for Goβ383Updated 5 months ago
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIsβ369Updated last year
- Combine one or more Go errors togetherβ1,152Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.β518Updated 2 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or β¦β469Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or pathsβ496Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.β645Updated 5 months ago