Found 24 packages
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package. Commonly Used Types: System.Collections.ArrayList System.Collections.Hashtable System.Collections.CollectionBase System.Collections.ReadOnlyCollectionBase System.Collections.Stack System.Collections.SortedList System.Collections.DictionaryBase System.Collections.Queue System.Collections.Comparer System.Collections.CaseInsensitiveComparer When using NuGet 3.x this package requires at least version 3.4.
FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
Lock-free session based on Hashtable class.
Hashtable binding library for Bridge.NET projects.
Incredibly fast hashmap
Garnet is a remote cache-store from Microsoft Research, that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet uses the Redis RESP wire protocol and can work with existing Redis clients.
Persistent Hash Table using Esent for .NET
FunScript binding for hashtable (BETA version).
This is a client library that can be used to access a remote FASTER server created using Microsoft.FASTER.Server. FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
This library allows FASTER to be used as a server, accessible from remote clients using Microsoft.FASTER.Client. FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
A Reactive Hash Table Library
MyHashTable is a custom, personal, extended implementation of the Hashtable class that comes from using System.Collections. I need to express my gratitude to SoftUni for the free DS(A) course they have. Inspiration and example came from one of their lectures.
ADN.DataStructures is a cross-platform open-source library which provides data structures utilities to .NET developers
A .NET implementation of Krapivin's elastic hashing hash table with MurmurHash3 from MurmurHash.Net.
VivaldiSoft.Collections is a cross-platform open-source library which provides data structures utilities to .NET developers
C# utility classes library. It contains classes to work with Counters, Collections, helper extension classes, etc.
jshashtable is a JavaScript implementation of a hash table. It creates a single constructor function called Hashtable in the global scope.
This is a FASTER device implementation for Azure Storage (page blobs). FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
Transactional, persistent HashTable and BTree implementations.