Robust-Collections Robust collections, mutable data types which can survive both multithreading and nested modifications without any extra work. Relies on the Microsoft.Bcl.Immutables to handle the underlying immutable collections. Also available via NuGet!