A map using a lock-free concurrency using left-right algo, written in Go

Left-Right Map is in Go

authored by

Johannes Kohnen and committed by joh.dev 66d6d686 cbeb8b9f

+1 -1
+1 -1
README.md
··· 1 - # Left-Right Map 1 + # Left-Right Map in Go 2 2 3 3 This is experimental code and work in progress. 4 4