GitHub topics: lock-free-hashtable
robclu/leapfrog
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
Language: Rust - Size: 193 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 233 - Forks: 12

Revkxd/LockfreeMultithreadingZhang
Thesis // Multithreading with Lock-Free hash tables implementation of Zhang's Six-Frame DNA to Protein Alignment algorithm // DLSU Manila A.Y. 2023-2024
Language: C - Size: 8.01 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

stivalaa/paralleldp
Lock-free parallel dynamic programming
Language: C - Size: 646 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

stivalaa/gpu_hashtables
Lock-free Concurrent Hash Tables and Parallel Dynamic Programming on the GPU
Language: Roff - Size: 730 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

im-mou/gpu-kmer-counter
Implementación del algoritmo para contar K-mers en una secuencia genética usando GPUs.
Language: C - Size: 21.5 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
