/go-fastmap

An attemt to create something faster than sync.Map or map with mutex in single-thread and concurrent use cases

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

go-fastmap

An attemt to create something faster than sync.Map or map with mutex in single-thread and concurrent use cases