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 the python collections.OrderedDict.
β401Oct 30, 2023Updated 2 years ago
Alternatives and similar repositories for orderedmap
Users that are interested in orderedmap 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
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β666Apr 1, 2025Updated 11 months ago
- Go MapSlice for ordered marshal/ unmarshal of maps in JSONβ20Mar 8, 2024Updated 2 years ago
- reflect api without runtime reflect.Value costβ828Mar 22, 2025Updated 11 months ago
- A fork of the golang encoding/json package to support ordered JSON decoding/encodingβ33Sep 15, 2021Updated 4 years ago
- High level HTTP client with a got-like APIβ24Sep 10, 2022Updated 3 years ago
- Go library for decoding generic map values into native Go structures and vice versa.β8,051Jun 25, 2024Updated last year
- A comprehensive error handling library for Goβ1,270Nov 8, 2024Updated last year
- β51Apr 9, 2025Updated 11 months ago
- π₯ BytesPool, Reuse used byte slices to achieve zero allocation.β12Jan 26, 2026Updated last month
- Efficient JSON beautifier and compactor for Goβ412Oct 1, 2022Updated 3 years ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"β13,927May 27, 2024Updated last year
- Go library that allows you to format durations according to a format stringβ24Mar 7, 2019Updated 7 years ago
- Mergo: merging Go structs and maps since 2013β3,090Nov 23, 2025Updated 3 months ago
- Copier for golang, copy value from struct to struct and moreβ6,160Mar 14, 2026Updated last week
- safe and easy casting from one type to another in Goβ3,951Jan 7, 2026Updated 2 months ago
- Protocol-only geetest slider cracker. Average time gen token less 3 secondsβ15May 29, 2021Updated 4 years ago
- π Enforce field tags in (un)marshaled structsβ40Jan 19, 2026Updated 2 months ago
- Now is a time toolkit for golangβ4,679Feb 2, 2026Updated last month
- An implementation of JSON Schema, draft v4 v6 & v7 - Go languageβ2,743Jun 28, 2024Updated last year
- Library to generate human-like mouse mouvement.β36Jun 30, 2023Updated 2 years ago
- θ°θ°Goζ³ε - GopherChina 2023 ε€§δΌεδΊ«β24Jun 11, 2023Updated 2 years ago
- Set JSON values very quickly in Goβ2,696Nov 3, 2025Updated 4 months ago
- Get JSON values quickly - JSON parser for Goβ15,462Oct 10, 2024Updated last year
- Abstract JSON for Golang with JSONPath supportβ291Nov 25, 2024Updated last year
- GoLang Parse many date strings without knowing format in advance.β2,139Dec 30, 2023Updated 2 years ago
- One of the fastest alternative JSON parser for Go that does not require schemaβ5,584Jul 12, 2024Updated last year
- Simple HTTP, REST, and SSE client library for Goβ11,584Updated this week
- Combine one or more Go errors togetherβ1,173Apr 29, 2024Updated last year
- Automatically extract modules compiled with webpackβ27May 21, 2021Updated 4 years ago
- ECMAScript/JavaScript engine in pure Goβ6,776Mar 11, 2026Updated last week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array divingβ19,813Updated this week
- cheek: a pico-sized declarative job schedulerβ195Mar 12, 2026Updated last week
- A high performance memory-bound Go cacheβ6,816Jan 21, 2026Updated 2 months 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
- A Go (golang) package for representing a list of errors as a single error.β2,558Mar 13, 2026Updated last week
- Simple string pattern matcher for Goβ137Sep 5, 2025Updated 6 months ago
- β895Aug 3, 2024Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.β729Jan 27, 2024Updated 2 years ago