.gitignore
.pre-commit-config.yaml
.travis.yml
LICENSE.txt
MANIFEST.in
README.rst
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/workflows/benchmark.yml
.github/workflows/deploy.yml
.github/workflows/labels.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.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/py_defines.h
python/ujson.c
python/version.h
python/version_template.h
scripts/build-manylinux.py
tests/benchmark.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