-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
executable file
·87 lines (87 loc) · 2.42 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[submodule "Celero"]
path = Celero
url = https://github.com/DigitalInBlue/Celero
[submodule "spdlog"]
path = spdlog
url = https://github.com/gabime/spdlog
[submodule "RE-flex"]
path = RE-flex
url = https://github.com/Genivia/RE-flex
[submodule "simple_match"]
path = simple_match
url = https://github.com/jbandela/simple_match
[submodule "compile-time-regular-expressions"]
path = compile-time-regular-expressions
url = https://github.com/hanickadot/compile-time-regular-expressions
[submodule "cpp_weekly"]
path = cpp_weekly
url = https://github.com/lefticus/cpp_weekly
[submodule "PEGTL"]
path = PEGTL
url = https://github.com/taocpp/PEGTL
[submodule "spack"]
path = spack
url = https://github.com/spack/spack
[submodule "include-what-you-use"]
path = include-what-you-use
url = https://github.com/include-what-you-use/include-what-you-use
[submodule "version2"]
path = version2
url = https://github.com/vectorclass/version2
[submodule "dragonbox"]
path = dragonbox
url = https://github.com/jk-jeon/dragonbox
[submodule "FunctionalPlus"]
path = FunctionalPlus
url = https://github.com/Dobiasd/FunctionalPlus
[submodule "cpp-lazy"]
path = cpp-lazy
url = https://github.com/MarcDirven/cpp-lazy
[submodule "taskflow"]
path = taskflow
url = https://github.com/taskflow/taskflow
[submodule "libcds"]
path = libcds
url = https://github.com/khizmax/libcds
[submodule "cpr"]
path = cpr
url = https://github.com/whoshuu/cpr
[submodule "memory-allocators"]
path = memory-allocators
url = https://github.com/mtrebi/memory-allocators
[submodule "yas"]
path = yas
url = https://github.com/niXman/yas
[submodule "yomm2"]
path = yomm2
url = https://github.com/jll63/yomm2
[submodule "magic_enum"]
path = magic_enum
url = https://github.com/Neargye/magic_enum
[submodule "argparse"]
path = argparse
url = https://github.com/p-ranav/argparse
[submodule "coz"]
path = coz
url = https://github.com/plasma-umass/coz
[submodule "tuple"]
path = tuple
url = https://github.com/taocpp/tuple
[submodule "json"]
path = json
url = https://github.com/taocpp/json
[submodule "sequences"]
path = sequences
url = https://github.com/taocpp/sequences
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt
[submodule "pistache"]
path = pistache
url = https://github.com/pistacheio/pistache
[submodule "doctest"]
path = doctest
url = https://github.com/onqtam/doctest
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui