wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆621Updated 5 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☆867Updated this week
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- Initialize structs with default values☆851Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆792Updated last week
- Nano ID for Go☆435Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆978Updated 3 months ago
- Abstract JSON for Golang with JSONPath support☆279Updated 9 months ago
- Fast ring-buffer deque (double-ended queue)☆700Updated 2 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 …☆392Updated last year
- An in-memory cache with item expiration and generics☆1,139Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Zero-allocation reflection library for Go☆582Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆531Updated last week
- A library for diffing golang structures☆965Updated last month
- A minimalist Go configuration library☆380Updated 3 months ago
- Thread-safe file locking library in Go☆656Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆1,018Updated 10 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆516Updated last month
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 7 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months 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…☆397Updated 6 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆639Updated last week
- Go library for retrying with configurable backoffs☆683Updated last year
- Generic resource pool for Go☆382Updated 4 months ago
- A golang package for converting to snake_case or CamelCase☆1,104Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆643Updated 5 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆466Updated 4 months ago
- Selected Go-internal packages factored out from the standard library☆940Updated 5 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 6 months ago
- Combine one or more Go errors together☆1,152Updated last year