Skip to content

Commit 3b63983

Browse files
committed
Add xorfilter
Adapted from nrdmn#20
1 parent df2dacd commit 3b63983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- [Sahnvour/zig-containers](https://github.com/Sahnvour/zig-containers) - A container library for Zig.
1414
- [Srekel/zig-sparse-set](https://github.com/Srekel/zig-sparse-set) - Sparse sets for zig, supporting both SOA and AOS style
1515
- [v1zix/zig-string](https://github.com/v1zix/zig-string) - Strings for Zig
16+
- [hexops/xorfilter](https://github.com/hexops/xorfilter) - Xor Filters for checking if a key is part of a set.
1617

1718
## Allocators and memory
1819
- [dbandstra/zig-hunk](https://github.com/dbandstra/zig-hunk) - Basic stack allocator for Zig

0 commit comments

Comments
 (0)