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
api/python/ryml/version.py
ext/testbm.cmake
ext/c4core/.gitignore
ext/c4core/.gitmodules
ext/c4core/CMakeLists.txt
ext/c4core/LICENSE-BOOST.txt
ext/c4core/LICENSE.txt
ext/c4core/README.md
ext/c4core/ROADMAP.md
ext/c4core/compat.cmake
ext/c4core/tbump.toml
ext/c4core/.github/release.sh
ext/c4core/.github/reqs.sh
ext/c4core/.github/setenv.sh
ext/c4core/.github/vagrant/Vagrantfile
ext/c4core/.github/vagrant/vagrant-provision.sh
ext/c4core/.github/vagrant/macos/Vagrantfile
ext/c4core/.github/workflows/arch.yml
ext/c4core/.github/workflows/benchmarks.yml
ext/c4core/.github/workflows/emscripten.yml
ext/c4core/.github/workflows/libcxx.yml
ext/c4core/.github/workflows/macosx.yml
ext/c4core/.github/workflows/release.yml
ext/c4core/.github/workflows/test.yml
ext/c4core/.github/workflows/test_install.yml
ext/c4core/bm/CMakeLists.txt
ext/c4core/bm/bm.yml
ext/c4core/bm/bm_charconv.cpp
ext/c4core/bm/bm_format.cpp
ext/c4core/bm/ryu.cmake
ext/c4core/bm/float/CMakeLists.txt
ext/c4core/bm/float/measure.py
ext/c4core/bm/float/read.cpp
ext/c4core/changelog/0.1.0.md
ext/c4core/changelog/0.1.1.md
ext/c4core/changelog/0.1.2.md
ext/c4core/changelog/0.1.3.md
ext/c4core/changelog/0.1.4.md
ext/c4core/changelog/0.1.5.md
ext/c4core/changelog/0.1.6.md
ext/c4core/changelog/0.1.7.md
ext/c4core/changelog/0.1.8.md
ext/c4core/changelog/current.md
ext/c4core/cmake/.gitignore
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/LICENSE.txt
ext/c4core/cmake/PVS-Studio.cmake
ext/c4core/cmake/PatchUtils.cmake
ext/c4core/cmake/PrintVar.cmake
ext/c4core/cmake/README.md
ext/c4core/cmake/TargetArchitecture.cmake
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/amalgamate_utils.py
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/cmake/compat/gtest_gcc-4.8.patch
ext/c4core/cmake/compat/c4/gcc-4.8.hpp
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/dump.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/type_name.hpp
ext/c4core/src/c4/types.hpp
ext/c4core/src/c4/unrestrict.hpp
ext/c4core/src/c4/utf.cpp
ext/c4core/src/c4/utf.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/fast_float_all.h
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/HOW-TO-USE-DEBUGBREAK-GDB-PY.md
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/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/std_fwd.hpp
ext/c4core/src/c4/std/string.hpp
ext/c4core/src/c4/std/string_fwd.hpp
ext/c4core/src/c4/std/tuple.hpp
ext/c4core/src/c4/std/vector.hpp
ext/c4core/src/c4/std/vector_fwd.hpp
ext/c4core/test/CMakeLists.txt
ext/c4core/test/test_allocator.cpp
ext/c4core/test/test_base64.cpp
ext/c4core/test/test_bitmask.cpp
ext/c4core/test/test_blob.cpp
ext/c4core/test/test_char_traits.cpp
ext/c4core/test/test_charconv.cpp
ext/c4core/test/test_ctor_dtor.cpp
ext/c4core/test/test_dump.cpp
ext/c4core/test/test_enum.cpp
ext/c4core/test/test_enum_common.hpp
ext/c4core/test/test_error.cpp
ext/c4core/test/test_error_exception.cpp
ext/c4core/test/test_format.cpp
ext/c4core/test/test_log.cpp
ext/c4core/test/test_memory_resource.cpp
ext/c4core/test/test_memory_util.cpp
ext/c4core/test/test_preprocessor.cpp
ext/c4core/test/test_span.cpp
ext/c4core/test/test_std_string.cpp
ext/c4core/test/test_std_vector.cpp
ext/c4core/test/test_substr.cpp
ext/c4core/test/test_szconv.cpp
ext/c4core/test/test_type_name.cpp
ext/c4core/test/test_types.cpp
ext/c4core/test/test_utf.cpp
ext/c4core/test/utfchars.inc
ext/c4core/test/c4/main.cpp
ext/c4core/test/c4/test.hpp
ext/c4core/test/c4/libtest/archetypes.cpp
ext/c4core/test/c4/libtest/archetypes.hpp
ext/c4core/test/c4/libtest/supprwarn_pop.hpp
ext/c4core/test/c4/libtest/supprwarn_push.hpp
ext/c4core/test/c4/libtest/test.cpp
ext/c4core/test/test_install/CMakeLists.txt
ext/c4core/test/test_singleheader/CMakeLists.txt
ext/c4core/test/test_singleheader/libc4core_singleheader.cpp
ext/c4core/tools/amalgamate.py