wk8 / go-ordered-map
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆566Updated 7 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
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- Zero-allocation reflection library for Go☆559Updated last year
- Combine one or more Go errors together☆1,118Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆927Updated last week
- A Go tool to auto generate methods for your enums☆460Updated last month
- An enum generator for go☆812Updated last week
- Go library for retrying with configurable backoffs☆662Updated 8 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆422Updated last year
- Generate interfaces from structure methods.☆337Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆468Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆734Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆458Updated this week
- Thread-safe file locking library in Go☆614Updated this week
- Generic resource pool for Go☆348Updated last month
- Fast ring-buffer deque (double-ended queue)☆660Updated 2 weeks ago
- A library for diffing golang structures☆933Updated last year
- Golang rate limiters for distributed applications☆536Updated this week
- Selected Go-internal packages factored out from the standard library☆904Updated last week
- An in-memory cache with item expiration and generics☆1,024Updated 3 weeks ago
- XXH3 algorithm in Go☆443Updated 2 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆256Updated this week
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- 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 …☆381Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆488Updated 6 months ago
- Experimental implementation of a proposed v2 encoding/json package☆476Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆542Updated last month
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆445Updated 9 months ago
- A minimalist Go configuration library☆381Updated last year
- Refactoring and code transformation tool for Go.☆983Updated last month