Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
-
Updated
Jan 14, 2025 - Rust
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
Lock-free parallel dynamic programming
Lock-free Concurrent Hash Tables and Parallel Dynamic Programming on the GPU
Thesis // Multithreading with Lock-Free hash tables implementation of Zhang's Six-Frame DNA to Protein Alignment algorithm // DLSU Manila A.Y. 2023-2024
Implementación del algoritmo para contar K-mers en una secuencia genética usando GPUs.
Add a description, image, and links to the lock-free-hashtable topic page so that developers can more easily learn about it.
To associate your repository with the lock-free-hashtable topic, visit your repo's landing page and select "manage topics."