Lock-free linearizable map.
get,insert,cas,remove,iter,range- fully lock-free node splits and merges based on the sled battle-tested implementation.
concurrent-mapcan be though of in some ways as a simplified, in-memorysledthat supports high-level types. - initially designed for use in sled's next generation object store, marble.