π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
β1,014Jan 2, 2026Updated last month
Alternatives and similar repositories for orderedmap
Users that are interested in orderedmap are comparing it to the libraries listed below
Sorting:
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β665Apr 1, 2025Updated 11 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 β¦β400Oct 30, 2023Updated 2 years 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 thread-safe concurrent map for goβ4,529May 22, 2024Updated last year
- A high performance memory-bound Go cacheβ6,787Jan 21, 2026Updated last month
- Goroutine leak detectorβ5,121Dec 10, 2025Updated 2 months ago
- Anti-memory-waste byte buffer poolβ1,327Jul 20, 2024Updated last year
- β501Updated this week
- Wrapper types for sync/atomic which enforce atomic accessβ1,445Apr 14, 2025Updated 10 months ago
- Better structured concurrency for goβ10,319Apr 26, 2024Updated last year
- 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
- Efficient cache for gigabytes of data written in Go.β8,088Feb 6, 2026Updated 3 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.β8,052Jun 25, 2024Updated last year
- A high-performance 100% compatible drop-in replacement of "encoding/json"β13,931May 27, 2024Updated last year
- safe and easy casting from one type to another in Goβ3,943Jan 7, 2026Updated last month
- π Minimalistic and High-performance goroutine worker pool written in Goβ2,086Feb 16, 2026Updated last week
- Optimized Go Compression Packagesβ5,411Updated this week
- Minimalist and zero-dependency scheduling library for Goβ2,008Jan 20, 2026Updated last month
- Get JSON values quickly - JSON parser for Goβ15,445Oct 10, 2024Updated last year
- Fast JSON encoder/decoder compatible with encoding/json for Goβ3,622Jan 4, 2026Updated last month
- π₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)β21,000Updated this week
- Visualise Go runtime metrics in real timeβ3,624Feb 21, 2026Updated last week
- πππ ants is the most powerful and reliable pooling solution for Go.β14,340Feb 7, 2026Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.β1,881Jul 30, 2025Updated 7 months ago
- Copier for golang, copy value from struct to struct and moreβ6,143Aug 12, 2025Updated 6 months ago
- Go package for dealing with maps, slices, JSON and other data.β839Nov 24, 2025Updated 3 months ago
- A thread safe map which has expiring key-value pairs.β74May 5, 2024Updated last year
- Refactoring and code transformation tool for Go.β1,027Feb 11, 2025Updated last year
- Expression language and expression evaluation for Goβ7,702Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overheadβ2,338Feb 18, 2026Updated last week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array divingβ19,754Updated this week
- Automatically set GOMAXPROCS to match Linux container CPU quota.β4,813Nov 2, 2025Updated 4 months ago
- Mergo: merging Go structs and maps since 2013β3,084Nov 23, 2025Updated 3 months ago
- A blazingly fast JSON serializing & deserializing libraryβ9,245Updated this week
- Arbitrary-precision fixed-point decimal numbers in Goβ7,247Feb 13, 2026Updated 2 weeks ago
- Concurrency limiting goroutine poolβ1,449Feb 15, 2026Updated 2 weeks ago
- A Go (golang) package for representing a list of errors as a single error.β2,552Feb 16, 2026Updated last week
- Fast ring-buffer deque (double-ended queue)β760Feb 11, 2026Updated 2 weeks ago
- A cache library for Go with zero GC overhead.β5,377Feb 10, 2026Updated 2 weeks ago