C# Linear Hash Table - Home
A C# dictionary like implementation of a linear hash table. It is more memory efficient than the .NET dictionary and also almost as fast. ... Project Description A C# dictionary like implementation of a linear hash table. It is more memory efficient than
linearhashtable.codeplex.com |