Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
β665Apr 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,014Jan 2, 2026Updated last month
- 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 β¦β400Oct 30, 2023Updated 2 years ago
- Minimalist and zero-dependency scheduling library for Goβ2,008Jan 20, 2026Updated last month
- The Universal Filesystem Abstraction for Goβ6,580Jan 13, 2026Updated last month
- Fast JSON encoder/decoder compatible with encoding/json for Goβ3,622Jan 4, 2026Updated last month
- Go package for dealing with maps, slices, JSON and other data.β839Nov 24, 2025Updated 3 months ago
- Better structured concurrency for goβ10,319Apr 26, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.β1,881Jul 30, 2025Updated 7 months ago
- Go Dependency Analysis toolkitβ1,604Jan 22, 2026Updated last month
- π₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)β21,000Updated this week
- Expression language and expression evaluation for Goβ7,702Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.β512Mar 3, 2025Updated 11 months ago
- safe and easy casting from one type to another in Goβ3,943Jan 7, 2026Updated last month
- A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicoβ¦β4,650Aug 15, 2025Updated 6 months ago
- Selected Go-internal packages factored out from the standard libraryβ963Apr 10, 2025Updated 10 months ago
- Network address typesβ721May 25, 2023Updated 2 years ago
- Go library for decoding generic map values into native Go structures and vice versa.β8,052Jun 25, 2024Updated last year
- A stricter gofmtβ3,868Feb 18, 2026Updated last week
- Moved to https://codeberg.org/polyfloyd/go-errorlintβ314Nov 1, 2025Updated 4 months ago
- A parser library for Goβ3,838Updated this week
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.β1,639Jul 4, 2025Updated 7 months ago
- π Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.β2,040Dec 22, 2025Updated 2 months ago
- A high performance memory-bound Go cacheβ6,787Jan 21, 2026Updated last month
- Goroutine leak detectorβ5,121Dec 10, 2025Updated 2 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.β2,902Updated this week
- A Go (golang) package for representing a list of errors as a single error.β2,552Feb 16, 2026Updated last week
- Optimized Go Compression Packagesβ5,411Updated this week
- Zero-allocation reflection library for Goβ596Nov 16, 2023Updated 2 years ago
- wazero: the zero dependency WebAssembly runtime for Go developersβ5,971Feb 16, 2026Updated last week
- Useful Go String methodsβ192Jun 8, 2023Updated 2 years ago
- Flags-first package for configurationβ1,444Aug 10, 2025Updated 6 months ago
- Error handling library with readable stack traces and flexible formatting support πβ1,771Apr 3, 2025Updated 10 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Goβ4,991Jun 9, 2025Updated 8 months ago
- Synchronization and asynchronous computation package for Goβ298Jan 23, 2026Updated last month
- Golang errors with stack trace and source fragments.β1,104May 29, 2024Updated last year
- A highly extensible Git implementation in pure Go.β7,220Updated this week
- Zero Allocation JSON Loggerβ12,233Feb 2, 2026Updated 3 weeks ago
- Now is a time toolkit for golangβ4,660Feb 2, 2026Updated 3 weeks ago
- Golang port of simdjson: parsing gigabytes of JSON per secondβ2,011Aug 26, 2025Updated 6 months ago