wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆646Updated 8 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☆905Updated last month
- Initialize structs with default values☆862Updated last year
- Fast ring-buffer deque (double-ended queue)☆746Updated last month
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆589Updated 3 weeks ago
- Nano ID for Go☆437Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆647Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆828Updated 3 weeks ago
- Go library for retrying with configurable backoffs☆698Updated last month
- Experimental implementation of a proposed v2 encoding/json package☆537Updated last month
- Selected Go-internal packages factored out from the standard library☆959Updated 8 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 …☆400Updated 2 years ago
- A library for diffing golang structures☆982Updated 4 months ago
- A minimalist Go configuration library☆386Updated 6 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆508Updated 9 months ago
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆493Updated last year
- Generic resource pool for Go☆398Updated 7 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆534Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,197Updated last month
- A supersonic rate limiting package for Go with HTTP middleware.☆690Updated last month
- Go implementation to calculate Levenshtein Distance.☆443Updated 7 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- ⚖️ Fast weighted random selection for Go☆414Updated last week
- 🎄 Go code coverage to SVG treemap☆589Updated 7 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆485Updated 10 months ago
- Generate type-safe Go converters by defining function signatures.☆790Updated 3 months ago