feat add marl for fiber

This commit is contained in:
tqcq
2024-03-08 18:05:40 +08:00
parent b94e31983b
commit 1782dba5ba
105 changed files with 13215 additions and 2 deletions

6
3party/marl/.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://github.com/google/benchmark.git