wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆604Updated 4 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☆851Updated this week
- A Go tool to auto generate methods for your enums☆488Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Zero-allocation reflection library for Go☆579Updated last year
- Initialize structs with default values☆845Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆508Updated last month
- Nano ID for Go☆433Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆779Updated 5 months ago
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago
- Go library for retrying with configurable backoffs☆674Updated last year
- Generic resource pool for Go☆378Updated 3 months ago
- A library for diffing golang structures☆960Updated last year
- An in-memory cache with item expiration and generics☆1,117Updated last week
- Abstract JSON for Golang with JSONPath support☆276Updated 8 months ago
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆460Updated last year
- Thread-safe file locking library in Go☆649Updated 2 weeks 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 …☆392Updated 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…☆396Updated 4 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 5 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆509Updated last week
- Refactoring and code transformation tool for Go.☆1,002Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 6 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆358Updated this week
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆717Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆519Updated last week
- Combine one or more Go errors together☆1,148Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆632Updated 3 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago