wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆638Updated 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☆896Updated last week
- A Go tool to auto generate methods for your enums☆498Updated 3 months ago
- Initialize structs with default values☆859Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆817Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆998Updated last week
- Zero-allocation reflection library for Go☆595Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- A library for diffing golang structures☆980Updated 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 …☆398Updated 2 years ago
- Go library for retrying with configurable backoffs☆692Updated last month
- Fast ring-buffer deque (double-ended queue)☆743Updated 3 weeks ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆643Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆577Updated 2 weeks ago
- A minimalist Go configuration library☆385Updated 6 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆481Updated 10 months ago
- An in-memory cache with item expiration and generics☆1,185Updated last week
- Nano ID for Go☆437Updated last year
- Generic resource pool for Go☆391Updated 7 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆526Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Combine one or more Go errors together☆1,161Updated 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…☆399Updated 8 months ago
- Fully featured, spec-compliant HTML5 server-sent events library☆497Updated 6 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆725Updated last year
- Golang rate limiters for distributed applications☆602Updated 2 weeks ago
- A supersonic rate limiting package for Go with HTTP middleware.☆682Updated 2 weeks ago
- Convert Golang's http.Request to CURL command line☆795Updated last week
- Experimental implementation of a proposed v2 encoding/json package☆537Updated last month
- Golang errors with stack trace and source fragments.☆1,102Updated last year