wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆635Updated 7 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☆885Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆498Updated 2 months ago
- Initialize structs with default values☆857Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆571Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆814Updated last month
- A library for diffing golang structures☆975Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆735Updated last week
- 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 …☆397Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆285Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- Zero-allocation reflection library for Go☆583Updated last year
- Go library for retrying with configurable backoffs☆687Updated 2 weeks ago
- Generic resource pool for Go☆391Updated 6 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆478Updated 9 months ago
- A minimalist Go configuration library☆385Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,178Updated last month
- A golang package for converting to snake_case or CamelCase☆1,116Updated last year
- Thread-safe file locking library in Go☆668Updated last week
- Nano ID for Go☆437Updated last year
- Combine one or more Go errors together☆1,158Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 2 weeks ago
- 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
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆476Updated 6 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.☆522Updated 3 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆401Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Go structures with default values using tags☆335Updated last year
- Golang rate limiters for distributed applications☆596Updated this week