Crate concurrent_open_map

Source
Expand description

Golang like sync.Map

Structsยง

Map
A concurrent map, Map is like sync.Map in Golang.