feat: add bloom_filter lib files using xxhash64 internally

This commit is contained in:
2026-04-27 17:53:35 +02:00
parent 7ae1d4ded7
commit 1094ed59be
6 changed files with 343 additions and 162 deletions
+13
View File
@@ -1 +1,14 @@
a.out
build/
.cache/
# CMake in-source build artifacts
/CMakeCache.txt
/CMakeFiles/
/Makefile
/cmake_install.cmake
/compile_commands.json
# Compiler/linker outputs
*.o
*.a