LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
api/python/rapidyaml.egg-info/PKG-INFO
api/python/rapidyaml.egg-info/SOURCES.txt
api/python/rapidyaml.egg-info/dependency_links.txt
api/python/rapidyaml.egg-info/top_level.txt
api/python/ryml/__init__.py
ext/c4core/.git
ext/c4core/.gitignore
ext/c4core/.gitmodules
ext/c4core/CMakeLists.txt
ext/c4core/LICENSE.txt
ext/c4core/README.md
ext/c4core/ROADMAP.md
ext/c4core/.github/.travis.yml.old
ext/c4core/.github/appveyor.yml.old
ext/c4core/.github/reqs.sh
ext/c4core/.github/setenv.sh
ext/c4core/.github/.old/log.hpp
ext/c4core/.github/.old/util.hpp
ext/c4core/.github/vagrant/Vagrantfile
ext/c4core/.github/vagrant/vagrant-provision.sh
ext/c4core/.github/vagrant/macos/Vagrantfile
ext/c4core/.github/workflows/ci.yml
ext/c4core/cmake/.git
ext/c4core/cmake/ConfigurationTypes.cmake
ext/c4core/cmake/CreateSourceGroup.cmake
ext/c4core/cmake/Doxyfile.full.in
ext/c4core/cmake/Doxyfile.in
ext/c4core/cmake/ExternalProjectUtils.cmake
ext/c4core/cmake/FindD3D12.cmake
ext/c4core/cmake/FindDX12.cmake
ext/c4core/cmake/GetFlags.cmake
ext/c4core/cmake/GetNames.cmake
ext/c4core/cmake/PVS-Studio.cmake
ext/c4core/cmake/PatchUtils.cmake
ext/c4core/cmake/PrintVar.cmake
ext/c4core/cmake/README.md
ext/c4core/cmake/Toolchain-Arm-ubuntu.cmake
ext/c4core/cmake/Toolchain-Armv7.cmake
ext/c4core/cmake/Toolchain-PS4.cmake
ext/c4core/cmake/Toolchain-XBoxOne.cmake
ext/c4core/cmake/c4CatSources.cmake
ext/c4core/cmake/c4Doxygen.cmake
ext/c4core/cmake/c4DoxygenConfig.cmake
ext/c4core/cmake/c4GetTargetPropertyRecursive.cmake
ext/c4core/cmake/c4Project.cmake
ext/c4core/cmake/c4SanitizeTarget.cmake
ext/c4core/cmake/c4StaticAnalysis.cmake
ext/c4core/cmake/c4stlAddTarget.cmake
ext/c4core/cmake/requirements_doc.txt
ext/c4core/cmake/bm-xp/.gitignore
ext/c4core/cmake/bm-xp/README.md
ext/c4core/cmake/bm-xp/bm.js
ext/c4core/cmake/bm-xp/bm.py
ext/c4core/cmake/bm-xp/requirements.txt
ext/c4core/cmake/bm-xp/template/index.html
ext/c4core/src/c4/allocator.hpp
ext/c4core/src/c4/base64.cpp
ext/c4core/src/c4/base64.hpp
ext/c4core/src/c4/bitmask.hpp
ext/c4core/src/c4/blob.hpp
ext/c4core/src/c4/c4_pop.hpp
ext/c4core/src/c4/c4_push.hpp
ext/c4core/src/c4/c4core.natvis
ext/c4core/src/c4/char_traits.cpp
ext/c4core/src/c4/char_traits.hpp
ext/c4core/src/c4/charconv.hpp
ext/c4core/src/c4/common.hpp
ext/c4core/src/c4/compiler.hpp
ext/c4core/src/c4/config.hpp
ext/c4core/src/c4/cpu.hpp
ext/c4core/src/c4/ctor_dtor.hpp
ext/c4core/src/c4/enum.hpp
ext/c4core/src/c4/error.cpp
ext/c4core/src/c4/error.hpp
ext/c4core/src/c4/export.hpp
ext/c4core/src/c4/format.cpp
ext/c4core/src/c4/format.hpp
ext/c4core/src/c4/hash.hpp
ext/c4core/src/c4/language.cpp
ext/c4core/src/c4/language.hpp
ext/c4core/src/c4/memory_resource.cpp
ext/c4core/src/c4/memory_resource.hpp
ext/c4core/src/c4/memory_util.cpp
ext/c4core/src/c4/memory_util.hpp
ext/c4core/src/c4/platform.hpp
ext/c4core/src/c4/preprocessor.hpp
ext/c4core/src/c4/restrict.hpp
ext/c4core/src/c4/span.hpp
ext/c4core/src/c4/substr.hpp
ext/c4core/src/c4/substr_fwd.hpp
ext/c4core/src/c4/szconv.hpp
ext/c4core/src/c4/time.cpp
ext/c4core/src/c4/time.hpp
ext/c4core/src/c4/type_name.hpp
ext/c4core/src/c4/types.hpp
ext/c4core/src/c4/unrestrict.hpp
ext/c4core/src/c4/windows.hpp
ext/c4core/src/c4/windows_pop.hpp
ext/c4core/src/c4/windows_push.hpp
ext/c4core/src/c4/ext/fast_float.hpp
ext/c4core/src/c4/ext/debugbreak/.git
ext/c4core/src/c4/ext/debugbreak/.gitignore
ext/c4core/src/c4/ext/debugbreak/COPYING
ext/c4core/src/c4/ext/debugbreak/GNUmakefile
ext/c4core/src/c4/ext/debugbreak/README.md
ext/c4core/src/c4/ext/debugbreak/debugbreak-gdb.py
ext/c4core/src/c4/ext/debugbreak/debugbreak.h
ext/c4core/src/c4/ext/debugbreak/test/break-c++.cc
ext/c4core/src/c4/ext/debugbreak/test/break.c
ext/c4core/src/c4/ext/debugbreak/test/break.gdb
ext/c4core/src/c4/ext/debugbreak/test/fib.c
ext/c4core/src/c4/ext/debugbreak/test/fib.gdb
ext/c4core/src/c4/ext/debugbreak/test/test-debugbreak.gdb
ext/c4core/src/c4/ext/debugbreak/test/trap.c
ext/c4core/src/c4/ext/debugbreak/test/trap.gdb
ext/c4core/src/c4/ext/fast_float/.cirrus.yml
ext/c4core/src/c4/ext/fast_float/.git
ext/c4core/src/c4/ext/fast_float/.gitignore
ext/c4core/src/c4/ext/fast_float/.travis.yml
ext/c4core/src/c4/ext/fast_float/AUTHORS
ext/c4core/src/c4/ext/fast_float/CMakeLists.txt
ext/c4core/src/c4/ext/fast_float/CONTRIBUTORS
ext/c4core/src/c4/ext/fast_float/LICENSE
ext/c4core/src/c4/ext/fast_float/README.md
ext/c4core/src/c4/ext/fast_float/.github/workflows/alpine.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/mingw-ci.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/mingw64-ci.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/msys2-clang.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/msys2.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/ubuntu18.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/ubuntu20.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/vs16-ci.yml
ext/c4core/src/c4/ext/fast_float/.github/workflows/vs16-clang-ci.yml
ext/c4core/src/c4/ext/fast_float/include/fast_float/ascii_number.h
ext/c4core/src/c4/ext/fast_float/include/fast_float/decimal_to_binary.h
ext/c4core/src/c4/ext/fast_float/include/fast_float/fast_float.h
ext/c4core/src/c4/ext/fast_float/include/fast_float/fast_table.h
ext/c4core/src/c4/ext/fast_float/include/fast_float/float_common.h
ext/c4core/src/c4/ext/fast_float/include/fast_float/parse_number.h
ext/c4core/src/c4/ext/fast_float/include/fast_float/simple_decimal_conversion.h
ext/c4core/src/c4/ext/fast_float/script/analysis.py
ext/c4core/src/c4/ext/fast_float/script/table_generation.py
ext/c4core/src/c4/ext/fast_float/tests/CMakeLists.txt
ext/c4core/src/c4/ext/fast_float/tests/basictest.cpp
ext/c4core/src/c4/ext/fast_float/tests/dtoa.c
ext/c4core/src/c4/ext/fast_float/tests/example_test.cpp
ext/c4core/src/c4/ext/fast_float/tests/exhaustive32.cpp
ext/c4core/src/c4/ext/fast_float/tests/exhaustive32_64.cpp
ext/c4core/src/c4/ext/fast_float/tests/exhaustive32_midpoint.cpp
ext/c4core/src/c4/ext/fast_float/tests/long_exhaustive32.cpp
ext/c4core/src/c4/ext/fast_float/tests/long_exhaustive32_64.cpp
ext/c4core/src/c4/ext/fast_float/tests/long_random64.cpp
ext/c4core/src/c4/ext/fast_float/tests/long_test.cpp
ext/c4core/src/c4/ext/fast_float/tests/powersoffive_hardround.cpp
ext/c4core/src/c4/ext/fast_float/tests/random64.cpp
ext/c4core/src/c4/ext/fast_float/tests/random_string.cpp
ext/c4core/src/c4/ext/fast_float/tests/short_random_string.cpp
ext/c4core/src/c4/ext/fast_float/tests/string_test.cpp
ext/c4core/src/c4/ext/rng/rng.hpp
ext/c4core/src/c4/ext/sg14/README.md
ext/c4core/src/c4/ext/sg14/inplace_function.h
ext/c4core/src/c4/std/std.hpp
ext/c4core/src/c4/std/string.hpp
ext/c4core/src/c4/std/tuple.hpp
ext/c4core/src/c4/std/vector.hpp