wk8 / go-ordered-mapLinks
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
ā660Updated 10 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 ordered map in Go with amortized O(1) for Set, Get, Delete and Len.ā1,014Updated last month
- An enum generator for goā914Updated 2 months ago
- A Go tool to auto generate methods for your enumsā511Updated 2 weeks ago
- Initialize structs with default valuesā866Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queueā434Updated 2 years ago
- šØ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...ā603Updated 2 weeks ago
- Abstract JSON for Golang with JSONPath supportā291Updated last year
- Fast ring-buffer deque (double-ended queue)ā755Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.ā834Updated 2 months ago
- Go library for retrying with configurable backoffsā702Updated 2 weeks ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.ā648Updated last month
- An in-memory cache with item expiration and genericsā1,209Updated 2 months ago
- Nano ID for Goā438Updated last year
- Generic resource pool for Goā406Updated 3 weeks ago
- Zero-allocation reflection library for Goā596Updated 2 years ago
- A library for diffing golang structuresā984Updated 5 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 ā¦ā401Updated 2 years ago
- Go library for decoding generic map values into native Go structures and vice versa.ā438Updated this week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.ā488Updated last year
- Fastest and most memory efficient golang concurrent hashmapā1,028Updated last year
- Thread-safe file locking library in Goā704Updated last week
- A minimalist Go configuration libraryā385Updated 8 months ago
- Generate interfaces from structure methods.ā348Updated 3 weeks ago
- Fast, zero heap allocation Go Trie for runes or pathsā502Updated last year
- A golang package for converting to snake_case or CamelCaseā1,128Updated 2 years ago
- Combine one or more Go errors togetherā1,170Updated last year
- 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 11 months ago
- Selected Go-internal packages factored out from the standard libraryā958Updated 9 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.ā833Updated 2 years ago
- āļø Fast weighted random selection for Goā416Updated last week