wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆601Updated 3 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☆840Updated 3 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆964Updated last month
- A Go tool to auto generate methods for your enums☆482Updated 4 months ago
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- Zero-allocation reflection library for Go☆576Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆497Updated 2 weeks ago
- Generate interfaces from structure methods.☆343Updated this week
- Initialize structs with default values☆843Updated 11 months ago
- Abstract JSON for Golang with JSONPath support☆276Updated 7 months ago
- An in-memory cache with item expiration and generics☆1,104Updated this week
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- A library for diffing golang structures☆959Updated last year
- Generic resource pool for Go☆376Updated 2 months ago
- Nano ID for Go☆434Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆716Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 5 months ago
- A minimalist Go configuration library☆381Updated last month
- 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 …☆389Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆635Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Thread-safe file locking library in Go☆642Updated last week
- Go implementation to calculate Levenshtein Distance.☆421Updated last month
- Go library for retrying with configurable backoffs☆673Updated 11 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆631Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆503Updated 3 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆456Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 4 months ago