Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
β666Apr 1, 2025Updated 11 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,018Jan 2, 2026Updated 2 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 β¦β401Oct 30, 2023Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.β843Mar 9, 2026Updated last week
- The Universal Filesystem Abstraction for Goβ6,601Mar 12, 2026Updated last week
- Minimalist and zero-dependency scheduling library for Goβ2,011Jan 20, 2026Updated 2 months ago
- π₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)β21,113Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Goβ3,632Mar 12, 2026Updated last week
- Better structured concurrency for goβ10,334Apr 26, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.β1,882Jul 30, 2025Updated 7 months ago
- Synchronization and asynchronous computation package for Goβ301Jan 23, 2026Updated last month
- Expression language and expression evaluation for Goβ7,740Mar 13, 2026Updated last week
- Go Dependency Analysis toolkitβ1,672Feb 25, 2026Updated 3 weeks ago
- Network address typesβ722May 25, 2023Updated 2 years ago
- A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicoβ¦β4,655Aug 15, 2025Updated 7 months ago
- Go library for decoding generic map values into native Go structures and vice versa.β8,051Jun 25, 2024Updated last year
- Moved to https://codeberg.org/polyfloyd/go-errorlintβ314Nov 1, 2025Updated 4 months ago
- safe and easy casting from one type to another in Goβ3,951Jan 7, 2026Updated 2 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.β512Mar 3, 2025Updated last year
- A stricter gofmtβ3,890Feb 18, 2026Updated last month
- Jennifer is a code generator for Goβ3,604Sep 8, 2024Updated last year
- A parser library for Goβ3,848Mar 13, 2026Updated last week
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.β2,920Updated this week
- A Go (golang) package for representing a list of errors as a single error.β2,558Mar 13, 2026Updated last week
- A comprehensive error handling library for Goβ1,270Nov 8, 2024Updated last year
- Goroutine leak detectorβ5,131Dec 10, 2025Updated 3 months ago
- Golang errors with stack trace and source fragments.β1,106May 29, 2024Updated last year
- π Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.β2,039Dec 22, 2025Updated 2 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Goβ5,008Jun 9, 2025Updated 9 months ago
- Zero Allocation JSON Loggerβ12,286Updated this week
- Useful Go String methodsβ192Mar 6, 2026Updated 2 weeks ago
- A high performance memory-bound Go cacheβ6,816Jan 21, 2026Updated 2 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.β1,640Jul 4, 2025Updated 8 months ago
- Selected Go-internal packages factored out from the standard libraryβ965Apr 10, 2025Updated 11 months ago
- wazero: the zero dependency WebAssembly runtime for Go developersβ6,019Mar 8, 2026Updated 2 weeks ago
- Optimized Go Compression Packagesβ5,432Mar 2, 2026Updated 2 weeks ago
- Error handling library with readable stack traces and flexible formatting support πβ1,776Apr 3, 2025Updated 11 months ago
- Fastest and most memory efficient golang concurrent hashmapβ1,033Oct 27, 2024Updated last year
- Simple golang library for retry mechanismβ2,896Feb 12, 2026Updated last month
- Golang port of simdjson: parsing gigabytes of JSON per secondβ2,014Aug 26, 2025Updated 6 months ago