wk8 / go-ordered-map
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆573Updated 3 weeks 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
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆670Updated last month
- An enum generator for go☆819Updated last month
- Generic resource pool for Go☆351Updated 2 months ago
- Zero-allocation reflection library for Go☆564Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆942Updated this week
- A library for diffing golang structures☆939Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.☆476Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆987Updated 5 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 …☆382Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆739Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated last year
- Golang rate limiters for distributed applications☆543Updated 2 weeks ago
- A minimalist Go configuration library☆381Updated last year
- Initialize structs with default values☆827Updated 8 months ago
- Experimental implementation of a proposed v2 encoding/json package☆485Updated this week
- Go library for retrying with configurable backoffs☆662Updated 8 months ago
- A golang package for converting to snake_case or CamelCase☆1,068Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆424Updated last year
- 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…☆381Updated last month
- XXH3 algorithm in Go☆447Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆464Updated 3 weeks ago
- ☆394Updated last month
- Golang errors with stack trace and source fragments.☆1,078Updated 10 months ago
- Combine one or more Go errors together☆1,126Updated 11 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆248Updated 11 months ago
- Convert Go values to their AST☆310Updated 2 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆615Updated last week
- 🎄 Go code coverage to SVG treemap☆552Updated 2 weeks ago
- Golang port of Abseil's SwissTable☆825Updated last month