You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[submodule "third_party/benchmark"]
|
|
|
|
path = third_party/benchmark
|
|
|
|
url = https://github.com/google/benchmark.git
|
|
|
|
[submodule "third_party/googletest"]
|
|
|
|
path = third_party/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
|
|
|
[submodule "third_party/md5sum"]
|
|
|
|
path = third_party/md5sum
|
|
|
|
url = https://github.com/dnomd343/md5sum.git
|
|
|
|
[submodule "third_party/thread-pool"]
|
|
|
|
path = third_party/thread-pool
|
|
|
|
url = https://github.com/bshoshany/thread-pool.git
|
|
|
|
[submodule "third_party/xxHash"]
|
|
|
|
path = third_party/xxHash
|
|
|
|
url = https://github.com/Cyan4973/xxHash.git
|
|
|
|
[submodule "third_party/pybind11"]
|
|
|
|
path = third_party/pybind11
|
|
|
|
url = https://github.com/pybind/pybind11.git
|
|
|
|
[submodule "third_party/parallel-hashmap"]
|
|
|
|
path = third_party/parallel-hashmap
|
|
|
|
url = https://github.com/greg7mdp/parallel-hashmap.git
|