Show HN: cuSBF – faster Bloom filter on GPUs for DNA sequences
Category: library
Tags: gpu, bloom-filter, bioinformatics, cuda, dna-sequences
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 6)
cuSBF is a GPU-accelerated Super Bloom filter implementation optimized for DNA and protein sequence k-mer operations, using minimizer-based shard selection and findere false-positive reduction to achieve dramatic speedups over CPU and other GPU filters. Its unique combination of GPU parallelism with bioinformatics-specific optimizations makes it highly relevant for large-scale genomic analysis.
Target audience: bioinformatics researchers, data engineers, computational biologists
Repository: https://github.com/tdortman/cuSBF · Cuda · BSL-1.0 · 1 stars
View on Hacker News