GPU Cuckoo Filter – faster queries than Blocked Bloom, with deletion
In plain words
GPU Cuckoo Filter is a data structure tool designed for users who need fast membership queries with the ability to delete entries. It runs on GPUs and offers faster query performance compared to Blocked Bloom filters while supporting item removal, a feature Bloom filters lack. The tool is available as open-source code on GitHub and targets developers working with large datasets who require both speed and deletion capabilities.
written from the facts on this page · September 2026
Does the same job
all alternatives →- CFCuckoo Filter Implementation in Go, Better Than Bloom Filters2016 · github.com · ▲181
- CFCuckoo Filter: Practically better than Bloom filter implemented in Go2017 · github.com · ▲16
- IVI've built a locally running Perplexity clone2024 · github.com · ▲669
The video demo runs a 7b Model on a normal gaming GPU. I think it already works quite well (accounting for the limited hardware power). :)
- CFCuckoo Filter in Ruby2017 · github.com · ▲74
- CRcuTile Rust: Safe, data-race-free GPU kernels in RustJun 2026 · github.com · ▲106

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
