/ordered-sync-map

A gorutine safe ordered map implemented in Go using Generics.

Primary LanguageGoApache License 2.0Apache-2.0

ordered-sync-map

ordered-sync-map is a package that implements a goroutine-safe ordered map.

usage

Chek the documentation here.