.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
RELEASING.md
pyproject.toml
setup.cfg
setup.py
./lib/dconv_wrapper.cc
./lib/ultrajsondec.c
./lib/ultrajsonenc.c
./python/JSONtoObj.c
./python/objToJSON.c
./python/ujson.c
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/labels.yml
.github/release-drafter.yml
.github/renovate.json
.github/workflows/benchmark.yml
.github/workflows/deploy.yml
.github/workflows/fuzz.yml
.github/workflows/labels.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.yml
.github/workflows/require-pr-label.yml
.github/workflows/test.yml
lib/Makefile
lib/dconv_wrapper.cc
lib/ultrajson.h
lib/ultrajsondec.c
lib/ultrajsonenc.c
python/JSONtoObj.c
python/objToJSON.c
python/ujson.c
python/ujson.h
python/version.h
python/version_template.h
scripts/coverage.sh
tests/334-reproducer.json
tests/benchmark.py
tests/fuzz.py
tests/memory.py
tests/sample.json
tests/test_ujson.py
ujson.egg-info/PKG-INFO
ujson.egg-info/SOURCES.txt
ujson.egg-info/dependency_links.txt
ujson.egg-info/top_level.txt