m-murad / ordered-sync-map

A gorutine safe ordered map implemented in Go using Generics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ordered-sync-map

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

usage

Chek the documentation here.

About

A gorutine safe ordered map implemented in Go using Generics.

License:Apache License 2.0


Languages

Language:Go 100.0%