wk8 / go-ordered-map
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆554Updated 6 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
- An enum generator for go☆795Updated 4 months ago
- A Go tool to auto generate methods for your enums☆451Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆443Updated 3 weeks ago
- Generic resource pool for Go☆342Updated 3 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆913Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 4 months ago
- A library for diffing golang structures☆929Updated last year
- Clock is a small library for mocking time in Go.☆679Updated last year
- Fast ring-buffer deque (double-ended queue)☆650Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,059Updated last year
- Combine one or more Go errors together☆1,104Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆415Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.☆462Updated 5 months ago
- Go package for dealing with maps, slices, JSON and other data.☆727Updated 2 weeks ago
- A supersonic rate limiting package for Go with HTTP middleware.☆611Updated 2 months ago
- Generate interfaces from structure methods.☆331Updated last year
- Selected Go-internal packages factored out from the standard library☆898Updated this week
- Initialize structs with default values☆820Updated 6 months ago
- Golang errors with stack trace and source fragments.☆1,068Updated 9 months ago
- A collection of packages to augment the go testing package and support common patterns.☆532Updated 2 weeks ago
- Generate any code based on Go types. Generates type-based code to copy values from type to type and fields from struct to struct by defau…☆365Updated this week
- A minimalist Go configuration library☆380Updated 11 months ago
- Generate type-safe Go converters by defining function signatures.☆628Updated last week
- Refactoring and code transformation tool for Go.☆979Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆466Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆252Updated 2 months ago
- Parse and modify Go struct field tags☆638Updated last year
- Thread-safe file locking library in Go☆607Updated 2 weeks ago