-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
60 lines (60 loc) · 1.68 KB
/
.gitmodules
File metadata and controls
60 lines (60 loc) · 1.68 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "cmph"]
path = extlib/cmph
url = https://github.com/bonitao/cmph.git
branch = master
[submodule "extlib/pthash"]
path = extlib/pthash
url = https://github.com/jermp/pthash.git
branch = master
[submodule "extlib/BBHash"]
path = extlib/BBHash
url = https://github.com/rizkg/BBHash.git
branch = master
[submodule "extlib/mphf-wbpm"]
path = extlib/mphf-wbpm
url = https://github.com/weaversa/MPHF-WBPM.git
branch = master
[submodule "extlib/sichash"]
path = extlib/sichash
url = https://github.com/ByteHamster/SicHash.git
branch = main
[submodule "sux"]
path = extlib/sux
url = https://github.com/vigna/sux.git
branch = master
[submodule "extlib/gpurecsplit"]
path = extlib/gpurecsplit
url = https://github.com/ByteHamster/GpuRecSplit.git
branch = main
[submodule "extlib/ShockHash"]
path = extlib/ShockHash
url = https://github.com/ByteHamster/ShockHash.git
branch = main
[submodule "extlib/util"]
path = extlib/util
url = https://github.com/ByteHamster/Util.git
branch = main
[submodule "extlib/tlx"]
path = extlib/tlx
url = https://github.com/tlx/tlx.git
branch = master
[submodule "extlib/phobic-gpu"]
path = extlib/phobic-gpu
url = https://github.com/stefanfred/PHOBIC-GPU.git
branch = main
[submodule "extlib/fch"]
path = extlib/fch
url = https://github.com/roberto-trani/mphf_benchmark.git
branch = main
[submodule "extlib/fips"]
path = extlib/fips
url = https://github.com/ByteHamster/FiPS.git
branch = main
[submodule "extlib/consensus"]
path = extlib/consensus
url = https://github.com/ByteHamster/ConsensusRecSplit.git
branch = main
[submodule "extlib/morphishash"]
path = extlib/morphishash
url = https://github.com/stefanfred/MorphisHash.git
branch = main