[submodule "third_party/doctest"]
	path = third_party/doctest
	url = https://github.com/onqtam/doctest.git
	shallow = true
[submodule "third_party/picobench"]
	path = third_party/picobench
	url = https://github.com/iboB/picobench.git
	shallow = true
[submodule "third_party/json"]
	path = third_party/json
	url = https://github.com/nlohmann/json.git
	shallow = true
[submodule "third_party/yyjson"]
	path = third_party/yyjson
	url = https://github.com/ibireme/yyjson
	shallow = true
