lance-format / lance-format/lance
Add SIMD to Bloom filter implementation
Open
@HaochengLIU is already working on this.
Since Sep 18, 2025.
enhancement
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
As the comments in the code said, it was designed for SIMD. However, we currently do not implement that.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.