LICENSE
README.md
pyproject.toml
src/flatbench/__init__.py
src/flatbench/cli.py
src/flatbench/test_api.py
src/flatbench.egg-info/PKG-INFO
src/flatbench.egg-info/SOURCES.txt
src/flatbench.egg-info/dependency_links.txt
src/flatbench.egg-info/entry_points.txt
src/flatbench.egg-info/requires.txt
src/flatbench.egg-info/top_level.txt
src/flatbench/benchmarks/__init__.py
src/flatbench/generators/__init__.py
src/flatbench/runners/__init__.py
src/flatbench/runners/duckdb.py
src/flatbench/runners/elasticsearch.py
src/flatbench/runners/flatseek_api.py
src/flatbench/runners/flatseek_cli.py
src/flatbench/runners/sqlite.py
src/flatbench/runners/tantivy.py
src/flatbench/runners/typesense.py
src/flatbench/runners/whoosh.py
src/flatbench/runners/zincsearch.py
src/flatbench/share/Dockerfile
src/flatbench/share/Makefile
src/flatbench/share/docker-compose.yml