Namespace RisingV.Shared.Collections.Concurrent Classes ConcurrentMap<TKey, TValue> Represents a thread-safe map (dictionary) that allows concurrent access.