-
Notifications
You must be signed in to change notification settings - Fork 0
/
libs.txt
executable file
·46 lines (38 loc) · 1.62 KB
/
libs.txt
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
Performance
Celero https://github.com/DigitalInBlue/Celero
Coz https://github.com/plasma-umass/coz
Logging/Testing
spdlog https://github.com/gabime/spdlog
doctest https://github.com/onqtam/doctest
Regex/Parsing/Matching
RE-flex https://github.com/Genivia/RE-flex
simple_match https://github.com/jbandela/simple_match
CTRE https://github.com/hanickadot/compile-time-regular-expressions
bitpattern https://github.com/lefticus/cpp_weekly
Pegtl https://github.com/taocpp/PEGTL
Building
Spack https://github.com/spack/spack
Meson https://mesonbuild.com
include-what-you-use https://github.com/include-what-you-use/include-what-you-use
Calculations
asmlib https://www.agner.org/optimize/asmlib.zip
VCL https://github.com/vectorclass/version2
Dragonbox https://github.com/jk-jeon/dragonbox
functionalplus https://github.com/Dobiasd/FunctionalPlus
cpp-lazy https://github.com/MarcDirven/cpp-lazy
taocpp sequences https://github.com/taocpp/sequences
Parallelism
Taskflow https://github.com/taskflow/taskflow
libcds https://github.com/khizmax/libcds
Interfacing
argparse https://github.com/p-ranav/argparse
CPR https://github.com/whoshuu/cpr
pistache https://github.com/pistacheio/pistache
taocpp json https://github.com/taocpp/json
Misc
memory-allocators https://github.com/mtrebi/memory-allocators
Yas https://github.com/niXman/yas
Yomm2 https://github.com/jll63/yomm2
magic_enum https://github.com/Neargye/magic_enum
taocpp tuple https://github.com/taocpp/tuple
fmt https://github.com/fmtlib/fmt