wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆599Updated 2 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☆838Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Combine one or more Go errors together☆1,140Updated last year
- A Go tool to auto generate methods for your enums☆479Updated 4 months ago
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,092Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Zero-allocation reflection library for Go☆574Updated last year
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- A library for diffing golang structures☆952Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆488Updated this week
- Nano ID for Go☆434Updated last year
- Abstract JSON for Golang with JSONPath support☆275Updated 6 months ago
- Generate type-safe Go converters by defining function signatures.☆701Updated last week
- Generic resource pool for Go☆372Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- Go library for retrying with configurable backoffs☆669Updated 10 months ago
- A minimalist Go configuration library☆381Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,089Updated last year
- Get hash values for arbitrary values in Go (golang).☆760Updated 2 years ago
- Go library for decoding generic map values into native Go structures and vice versa.☆321Updated 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 …☆387Updated last year
- Arbitrary-precision decimals for Go☆734Updated 10 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆478Updated 4 months ago
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Experimental implementation of a proposed v2 encoding/json package☆514Updated last month
- Parse and modify Go struct field tags☆646Updated last year
- A comprehensive error handling library for Go☆1,256Updated 7 months ago