wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
ā592Updated 2 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ā828Updated 2 months ago
- š An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.ā956Updated 2 weeks ago
- Generic resource pool for Goā367Updated last month
- Zero-allocation reflection library for Goā572Updated last year
- A Go tool to auto generate methods for your enumsā475Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.ā754Updated 3 months ago
- Initialize structs with default valuesā837Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueā425Updated 2 years ago
- šØ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...ā480Updated 3 weeks ago
- Golang rate limiters for distributed applicationsā560Updated this week
- Generate interfaces from structure methods.ā341Updated 3 weeks ago
- Golang port of Abseil's SwissTableā825Updated 2 months ago
- Combine one or more Go errors togetherā1,137Updated last year
- Fastest and most memory efficient golang concurrent hashmapā993Updated 7 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 ā¦ā386Updated last year
- A library for diffing golang structuresā949Updated last year
- An in-memory cache with item expiration and genericsā1,055Updated last week
- Go library for retrying with configurable backoffsā663Updated 10 months ago
- Nano ID for Goā433Updated 11 months ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by dā¦ā388Updated 2 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.ā715Updated last year
- ā397Updated 2 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.ā475Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or pathsā493Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.ā562Updated 3 months ago
- Thread-safe file locking library in Goā632Updated 3 weeks ago
- Selected Go-internal packages factored out from the standard libraryā921Updated last month
- A golang package for converting to snake_case or CamelCaseā1,084Updated last year
- Generate type-safe Go converters by defining function signatures.ā693Updated 3 weeks ago
- Refactoring and code transformation tool for Go.ā994Updated 3 months ago