AGENTS.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
uv.lock
.opencode/opencode.json
.opencode/plugins/graphify.js
graphify-out/.graphify_labels.json
graphify-out/.graphify_labels.json.sig
graphify-out/.graphify_root
graphify-out/GRAPH_REPORT.md
graphify-out/graph.html
graphify-out/graph.json
graphify-out/manifest.json
graphify-out/2026-08-09/.graphify_labels.json
graphify-out/2026-08-09/GRAPH_REPORT.md
graphify-out/2026-08-09/graph.json
graphify-out/2026-08-09/manifest.json
src/structtype/__init__.py
src/structtype/__init__.pyi
src/structtype/_adapter.py
src/structtype/_core.c
src/structtype/_inspect.py
src/structtype/_json_schema.py
src/structtype/_utils.py
src/structtype/_version.py
src/structtype/atof.h
src/structtype/atof_consts.h
src/structtype/common.h
src/structtype/itoa.h
src/structtype/py.typed
src/structtype/ryu.h
src/structtype.egg-info/PKG-INFO
src/structtype.egg-info/SOURCES.txt
src/structtype.egg-info/dependency_links.txt
src/structtype.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_JSONTestSuite.py
tests/test_adapter.py
tests/test_check.py
tests/test_constraints.py
tests/test_cpylint.py
tests/test_free_threading.py
tests/test_inspect.py
tests/test_json.py
tests/test_memory.py
tests/test_msgspec.py
tests/test_pydantic.py
tests/test_raw.py
tests/test_schema.py
tests/test_struct.py
tests/test_struct_meta.py
tests/test_utils.py
tests/utils.py