hash-table topic

List hash-table repositories

gBolt

49
Stars
14
Forks
Watchers

gBolt--very fast implementation for gSpan algorithm in data mining

circlehash

21
Stars
2
Forks
Watchers

CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)

libphorward

24
Stars
7
Forks
Watchers

C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...

leetcode-swift

59
Stars
13
Forks
Watchers

TOP 200 #Dev 🏆 LeetCode, Solutions in  Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+

Abstract-Data-Types

35
Stars
0
Forks
Watchers

A set of efficient data structures in C, created in a generic way

fph-table

40
Stars
4
Forks
Watchers

Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup

Mentoring-system

19
Stars
0
Forks
Watchers

Mentoring system for an organization like SSN

SimpleComputeShaderHashTable

30
Stars
3
Forks
Watchers

A simple, threadsafe, lock-free hash table for Unity Compute Shaders

garnet

10.3k
Stars
517
Forks
71
Watchers

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