Skip to content

A gorutine safe ordered map implemented in Go using Generics.

License

Notifications You must be signed in to change notification settings

m-murad/ordered-sync-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ordered-sync-map

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

usage

Chek the documentation here.