.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
PROGRESS_REPORT_2026-03-25.md
PROGRESS_REPORT_2026-03-26_02-06.md
PROGRESS_REPORT_2026-03-26_04-15.md
PROGRESS_REPORT_2026-03-26_05-21.md
PROGRESS_REPORT_2026-03-26_06-25.md
PROGRESS_REPORT_2026-03-26_07-29.md
PROGRESS_REPORT_2026-03-26_08-32.md
PROGRESS_REPORT_2026-03-26_09-36.md
PROGRESS_REPORT_2026-03-26_10-39.md
PROGRESS_REPORT_2026-03-26_11-41.md
PROGRESS_REPORT_2026-03-26_12-43.md
PROGRESS_REPORT_2026-03-26_13-48.md
PROGRESS_REPORT_2026-03-26_14-48.md
PROGRESS_REPORT_2026-03-26_15-53.md
PROGRESS_REPORT_2026-03-26_16-54.md
PROGRESS_REPORT_2026-03-26_17-54.md
PROGRESS_REPORT_2026-03-26_23-13.md
PROGRESS_REPORT_2026-03-27_00-23.md
PROGRESS_REPORT_2026-03-27_01-29.md
PROGRESS_REPORT_2026-03-27_05-03.md
PROGRESS_REPORT_2026-03-27_07-18.md
PROGRESS_REPORT_2026-03-27_07-45.md
PROGRESS_REPORT_2026-03-27_08-30.md
PYPI_RELEASE.md
README.md
ROADMAP.md
setup.py
.github/workflows/ci-cd.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
docs/API_REFERENCE.md
docs/BENCHMARK_REPORT.md
docs/MIGRATION_GUIDE.md
docs/TRANSACTIONS.md
docs/TUTORIAL.md
examples/advanced_features.py
examples/basic_usage.py
examples/pymongo_datetime.py
examples/pymongo_demo.py
jsonlite/__init__.py
jsonlite/client.py
jsonlite/jsonlite.py
jsonlite/monkey_patch.py
jsonlite/server.py
jsonlite/transaction.py
jsonlite.egg-info/PKG-INFO
jsonlite.egg-info/SOURCES.txt
jsonlite.egg-info/dependency_links.txt
jsonlite.egg-info/requires.txt
jsonlite.egg-info/top_level.txt
tests/__init__.py
tests/test_aggregation.py
tests/test_basic.py
tests/test_binary.py
tests/test_cache.py
tests/test_compression.py
tests/test_concurrency.py
tests/test_cursor.py
tests/test_data_integrity.py
tests/test_datatime.py
tests/test_encryption.py
tests/test_fulltext.py
tests/test_geospatial.py
tests/test_indexes.py
tests/test_multi_db.py
tests/test_network.py
tests/test_number.py
tests/test_performance.py
tests/test_pymongo_compat.py
tests/test_transaction.py
tests/test_update_operators.py
tools/benchmark.py
tools/summary.py