iancoleman / orderedmap

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.
371Updated last year

Alternatives and similar repositories for orderedmap:

Users that are interested in orderedmap are comparing it to the libraries listed below