We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2dacd commit 3b63983Copy full SHA for 3b63983
readme.md
@@ -13,6 +13,7 @@
13
- [Sahnvour/zig-containers](https://github.com/Sahnvour/zig-containers) - A container library for Zig.
14
- [Srekel/zig-sparse-set](https://github.com/Srekel/zig-sparse-set) - Sparse sets for zig, supporting both SOA and AOS style
15
- [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.
17
18
## Allocators and memory
19
- [dbandstra/zig-hunk](https://github.com/dbandstra/zig-hunk) - Basic stack allocator for Zig
0 commit comments