wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆616Updated 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☆861Updated this week
- A Go tool to auto generate methods for your enums☆494Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆787Updated last week
- Initialize structs with default values☆850Updated last year
- A library for diffing golang structures☆963Updated last week
- Zero-allocation reflection library for Go☆580Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆527Updated last week
- Fast ring-buffer deque (double-ended queue)☆696Updated last month
- Abstract JSON for Golang with JSONPath support☆279Updated 8 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆637Updated last month
- Nano ID for Go☆435Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Generic resource pool for Go☆380Updated 3 months ago
- Thread-safe file locking library in Go☆652Updated last week
- 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 5 months ago
- Go library for retrying with configurable backoffs☆678Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 6 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 5 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆637Updated 4 months ago
- Generate type-safe Go converters by defining function signatures.☆744Updated 3 weeks ago
- A minimalist Go configuration library☆381Updated 2 months ago
- Golang rate limiters for distributed applications☆579Updated 2 weeks ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆719Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 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…☆470Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.☆515Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆1,008Updated 6 months ago
- An in-memory cache with item expiration and generics☆1,132Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago