forked from deepseek-ai/3FS
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
48 lines (48 loc) · 1.72 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/folly"]
path = third_party/folly
url = https://github.com/facebook/folly.git
[submodule "third_party/leveldb"]
path = third_party/leveldb
url = https://github.com/google/leveldb.git
[submodule "third_party/rocksdb"]
path = third_party/rocksdb
url = https://github.com/facebook/rocksdb.git
[submodule "third_party/scnlib"]
path = third_party/scnlib
url = https://github.com/eliaskosunen/scnlib.git
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "third_party/clickhouse-cpp"]
path = third_party/clickhouse-cpp
url = https://github.com/ClickHouse/clickhouse-cpp.git
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "third_party/toml11"]
path = third_party/toml11
url = https://github.com/ToruNiina/toml11.git
[submodule "third_party/jemalloc"]
path = third_party/jemalloc
url = https://github.com/jemalloc/jemalloc.git
[submodule "third_party/mimalloc"]
path = third_party/mimalloc
url = https://github.com/microsoft/mimalloc.git
[submodule "third_party/zstd"]
path = third_party/zstd
url = https://github.com/facebook/zstd.git
[submodule "third_party/liburing"]
path = third_party/liburing
url = https://github.com/axboe/liburing.git
[submodule "third_party/gtest-parallel"]
path = third_party/gtest-parallel
url = https://github.com/google/gtest-parallel.git
[submodule "third_party/arrow"]
path = third_party/arrow
url = https://github.com/apache/arrow.git
[submodule "third_party/libfuse"]
path = third_party/libfuse
url = https://github.com/libfuse/libfuse.git