wk8 / go-ordered-map
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
☆530Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-ordered-map
- An enum generator for go☆757Updated last month
- Fast ring-buffer deque (double-ended queue)☆590Updated this week
- Combine one or more Go errors together☆1,043Updated 6 months ago
- A library for diffing golang structures☆898Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- Zero-allocation reflection library for Go☆526Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆396Updated last year
- A Go tool to auto generate methods for your enums☆437Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- Generic resource pool for Go☆304Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- An in-memory cache with item expiration and generics☆955Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Refactoring and code transformation tool for Go.☆941Updated this week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago
- A minimalist Go configuration library☆381Updated 8 months ago
- Generate type-safe Go converters by simply defining an interface☆531Updated this week
- Convert Go values to their AST☆308Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆429Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Clock is a small library for mocking time in Go.☆680Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆676Updated this week
- Golang deep variable equality test that returns human-readable differences☆759Updated 4 months ago
- XXH3 algorithm in Go☆409Updated last year
- Go library for retrying with configurable backoffs☆642Updated 3 months ago