.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
package_architecture.md
requirements-dev.txt
requirements.txt
setup.py
system_architecture.md
examples/basic_usage.py
examples/cli_demo.py
examples/config_example.py
fastgraph/__init__.py
fastgraph/exceptions.py
fastgraph/types.py
fastgraph/cli/__init__.py
fastgraph/cli/commands.py
fastgraph/cli/main.py
fastgraph/cli/utils.py
fastgraph/config/__init__.py
fastgraph/config/defaults.py
fastgraph/config/manager.py
fastgraph/config/validator.py
fastgraph/core/__init__.py
fastgraph/core/edge.py
fastgraph/core/graph.py
fastgraph/core/indexing.py
fastgraph/core/persistence.py
fastgraph/core/subgraph.py
fastgraph/core/traversal.py
fastgraph/utils/__init__.py
fastgraph/utils/cache.py
fastgraph/utils/memory.py
fastgraph/utils/performance.py
fastgraph/utils/threading.py
fastgx.egg-info/PKG-INFO
fastgx.egg-info/SOURCES.txt
fastgx.egg-info/dependency_links.txt
fastgx.egg-info/entry_points.txt
fastgx.egg-info/not-zip-safe
fastgx.egg-info/requires.txt
fastgx.egg-info/top_level.txt