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.
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.
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.