wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆625Updated 6 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☆879Updated this week
- A Go tool to auto generate methods for your enums☆498Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆564Updated 3 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆991Updated last month
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.☆802Updated 2 weeks ago
- Nano ID for Go☆436Updated 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 …☆395Updated last year
- Initialize structs with default values☆855Updated last year
- Abstract JSON for Golang with JSONPath support☆283Updated 10 months ago
- Generic resource pool for Go☆386Updated 5 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆643Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated 11 months ago
- A library for diffing golang structures☆971Updated 2 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆521Updated 2 months ago
- Zero-allocation reflection library for Go☆581Updated last year
- Thread-safe file locking library in Go☆661Updated last week
- Golang rate limiters for distributed applications☆592Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,161Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 7 months ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Golang port of Abseil's SwissTable☆828Updated 7 months ago
- Go library for retrying with configurable backoffs☆684Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆478Updated 8 months ago
- A minimalist Go configuration library☆382Updated 4 months ago
- Experimental implementation of a proposed v2 encoding/json package☆533Updated last month
- 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…☆397Updated 7 months ago
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago