This repository contains the code for my articles, Sync Map, Reconstructed and its eventual sequel. It is heavily inspired by the implementation of sync.Map
in the Go standard library.
The "final product" for the first article is v0.1.0.
Feel free to use this code, although it is worse.