STEVENZHANG904 commited on
Commit
d0a2dfa
·
verified ·
1 Parent(s): 7df0b10

Upload Compilation Data Labeling.csv

Browse files

Binary file name and build trajectory labels for BuildBench test set.

Files changed (1) hide show
  1. Compilation Data Labeling.csv +530 -0
Compilation Data Labeling.csv ADDED
@@ -0,0 +1,530 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Name,html_url,Compilable?,Target Executables. E.g. repo/build/<binary>,"Cross-compiled Executables (Can be built in Linux, but extension may be .exe)",Build Trajectory
2
+ ossrs/srs,https://github.com/ossrs/srs,Yes,srs/build/srs,,"https://github.com/ossrs/srs, https://ossrs.io/lts/en-us/docs/v5/doc/getting-started, https://ossrs.io/lts/en-us/docs/v5/doc/getting-started-build, "
3
+ twitter/twemproxy,https://github.com/twitter/twemproxy,Yes,twemproxy/build/sbin/nutcracker,,https://github.com/twitter/twemproxy
4
+ alibaba/MNN,https://github.com/alibaba/MNN,Yes,MNN/build/libMNN.so,MNN/build/express/libMNN_Express.so,,"https://github.com/alibaba/MNN, https://mnn-docs.readthedocs.io/en/latest/, https://mnn-docs.readthedocs.io/en/latest/compile/engine.html"
5
+ baldurk/renderdoc,https://github.com/baldurk/renderdoc,Yes,"renderdoc/build/lib/librenderdoc.so, renderdoc/build/lib/qrenderdoc.so, renderdoc/build/lib/renderdoc.so",,"https://github.com/baldurk/renderdoc.git, https://github.com/baldurk/renderdoc/blob/v1.x/docs/CONTRIBUTING/Compiling.md"
6
+ Const-me/Whisper,https://github.com/Const-me/Whisper,No,,,
7
+ idea4good/GuiLite,https://github.com/idea4good/GuiLite,Yes,GuiLite/src/libGuiLite.a,,"https://github.com/idea4good/GuiLite, https://github.com/idea4good/GuiLite/blob/master/documents/HowToUse.md"
8
+ SecWiki/linux-kernel-exploits,https://github.com/SecWiki/linux-kernel-exploits,No,,,
9
+ OSGeo/gdal,https://github.com/OSGeo/gdal,Yes,gdal/build/libgdal.so.37.3.12.0,,"https://github.com/OSGeo/gdal, https://github.com/OSGeo/gdal/blob/master/BUILDING.md, https://gdal.org/en/stable/development/building_from_source.html"
10
+ tboox/tbox,https://github.com/tboox/tbox,Yes,tbox/build/lib/libtbox.a,,https://github.com/tboox/tbox
11
+ Lienol/openwrt,https://github.com/Lienol/openwrt,No,,,"https://github.com/Lienol/openwrt, "
12
+ tdlib/telegram-bot-api,https://github.com/tdlib/telegram-bot-api,Yes,telegram-bot-api/build/telegram-bot-api,,https://github.com/tdlib/telegram-bot-api
13
+ joyent/libuv,https://github.com/joyent/libuv,No,,,
14
+ saminiir/level-ip,https://github.com/saminiir/level-ip,Yes,level-ip/lvl-ip,,"https://github.com/saminiir/level-ip, https://github.com/saminiir/level-ip/blob/master/Documentation/getting-started.md "
15
+ fancycode/MemoryModule,https://github.com/fancycode/MemoryModule,No,,,
16
+ baskerville/sxhkd,https://github.com/baskerville/sxhkd,Yes,sxhkd/build/bin/sxhkd,,
17
+ wjakob/nanobind,https://github.com/wjakob/nanobind,No,nanobind/cmake/nanobind-config.cmake,,https://github.com/wjakob/nanobind
18
+ stevenlovegrove/Pangolin,https://github.com/stevenlovegrove/Pangolin,Yes,"build/libpango_glgeometry.so.0.9.3,
19
+ build/libpango_plot.so.0.9.3,
20
+ build/libpango_tools.so.0.9.3,
21
+ build/libpango_packetstream.so.0.9.3,
22
+ build/libtinyobj.so.0.9.3,
23
+ build/libpango_video.so.0.9.3,
24
+ ",,https://github.com/stevenlovegrove/Pangolin
25
+ StudioCherno/Walnut,https://github.com/StudioCherno/Walnut,No,,,
26
+ HKUST-Aerial-Robotics/A-LOAM,https://github.com/HKUST-Aerial-Robotics/A-LOAM,No,,,
27
+ taviso/ctypes.sh,https://github.com/taviso/ctypes.sh,Yes,ctypes.sh/build/lib/ctypes.so,,https://github.com/taviso/ctypes.sh
28
+ bupticybee/TexasSolver,https://github.com/bupticybee/TexasSolver,Yes,TexasSolver/build/TexasSolverGui,,
29
+ TeamWin/Team-Win-Recovery-Project,https://github.com/TeamWin/Team-Win-Recovery-Project,No,,,"https://github.com/TeamWin/Team-Win-Recovery-Project, https://xdaforums.com/t/dev-how-to-compile-twrp-touch-recovery.1943625/"
30
+ mongoose-os-apps/shelly-homekit,https://github.com/mongoose-os-apps/shelly-homekit,No,,,
31
+ dhewm/dhewm3,https://github.com/dhewm/dhewm3,Yes,"dhewm3/build/base.so, dhewm3/build/d3xp.so, dhewm3/build/dhewm3",,https://github.com/dhewm/dhewm3
32
+ vslavik/poedit,https://github.com/vslavik/poedit,Yes,poedit/build/bin/poedit,,https://github.com/vslavik/poedit
33
+ s9xie/hed,https://github.com/s9xie/hed,No,,,
34
+ AngusJohnson/Clipper2,https://github.com/AngusJohnson/Clipper2,No,,,
35
+ fossasia/pslab-firmware,https://github.com/fossasia/pslab-firmware,Yes,"build/pslab-firmware.elf,
36
+ build/pslab-firmware.hex,
37
+ build/pslab-firmware.map",,https://github.com/fossasia/pslab-firmware
38
+ Mr-Un1k0d3r/SCShell,https://github.com/Mr-Un1k0d3r/SCShell,No,,,
39
+ file/file,https://github.com/file/file,Yes,file/build/file,,https://github.com/file/file
40
+ jbangert/trapcc,https://github.com/jbangert/trapcc,No,,,
41
+ mobinsheng/books,https://github.com/mobinsheng/books,No,,,
42
+ PHZ76/RtspServer,https://github.com/PHZ76/RtspServer,Yes,"RtspServer/rtsp_h264_file,
43
+ RtspServer/rtsp_pusher,
44
+ RtspServer/rtsp_server,",,https://github.com/PHZ76/RtspServer
45
+ realm/realm-core,https://github.com/realm/realm-core,Yes,"realm-core/build/bin/realm-apply-to-state-dbg,
46
+ realm-core/build/bin/realm-hist-dbg,
47
+ realm-core/build/bin/realm-inspect-client-realm-dbg,
48
+ realm-core/build/bin/realm-print-changeset-dbg,
49
+ realm-core/build/bin/realm2json-dbg,
50
+ realm-core/build/bin/realmd-dbg",,https://github.com/realm/realm-core/blob/master/how-to-build.md
51
+ ku1ik/stderred,https://github.com/ku1ik/stderred,Yes,"build/libpolyfill.so ,
52
+ build/libstderred.so ,
53
+ build/libtest_stderred.so ,
54
+ build/test_runner",,https://github.com/ku1ik/stderred
55
+ JHRobotics/patcher9x,https://github.com/JHRobotics/patcher9x,Yes,"patcher9x.exe
56
+ makepatch",,https://github.com/JHRobotics/patcher9x
57
+ 2013fangwentao/Multi_Sensor_Fusion,https://github.com/2013fangwentao/Multi_Sensor_Fusion,Yes,"libcamera.so,
58
+ libdata.so ,
59
+ libfilter.so ,
60
+ libimu.so ,
61
+ libprocess.so,
62
+ libtools.so ,
63
+ mscnav_bin,",,https://github.com/2013fangwentao/Multi_Sensor_Fusion
64
+ chcg/NPP_HexEdit,https://github.com/chcg/NPP_HexEdit,No,,,
65
+ tukaani-project/xz,https://github.com/tukaani-project/xz,Yes,"lzmainfo,
66
+ xzdiff ,
67
+ xzgrep ,
68
+ xzless ,
69
+ xzmore,
70
+ xz,
71
+ lzmadec,
72
+ xzdec,",,https://github.com/tukaani-project/xz
73
+ cos120/captcha_crack,https://github.com/cos120/captcha_crack,No,,,
74
+ qianyizh/ElasticReconstruction,https://github.com/qianyizh/ElasticReconstruction,No,,,
75
+ nccgroup/TriforceAFL,https://github.com/nccgroup/TriforceAFL,No,,,https://github.com/nccgroup/TriforceAFL
76
+ vittorioromeo/SSVOpenHexagon,https://github.com/vittorioromeo/SSVOpenHexagon,No,,,"https://github.com/vittorioromeo/SSVOpenHexagon?tab=readme-ov-file,
77
+ https://github.com/vittorioromeo/SSVOpenHexagon/wiki/Building-Instructions,
78
+ "
79
+ lzhiyong/termux-ndk,https://github.com/lzhiyong/termux-ndk,No,,,
80
+ Skycoder42/QHotkey,https://github.com/Skycoder42/QHotkey,Yes,"libqhotkey.a, mocs_compilation.cpp.o, qhotkey.cpp.o, qhotkey_x11.cpp.o",,https://github.com/Skycoder42/QHotkey
81
+ parrot/parrot,https://github.com/parrot/parrot,Yes,"bin/parrot,
82
+ bin/parrot-nqp,
83
+ bin/parrot-ops2c,
84
+ bin/parrot-prove,
85
+ lib/libparrot.so.8.2.0",,https://github.com/parrot/parrot
86
+ rdp/virtual-audio-capture-grabber-device,https://github.com/rdp/virtual-audio-capture-grabber-device,No,,,
87
+ utopia-rise/fmod-gdextension,https://github.com/utopia-rise/fmod-gdextension,No,,,"https://github.com/utopia-rise/fmod-gdextension?tab=readme-ov-file#read-the-official-docs-to-get-started-with-this-addon,
88
+ https://fmod-gdextension.readthedocs.io/en/latest/,
89
+ https://fmod-gdextension.readthedocs.io/en/latest/advanced/1-compiling/"
90
+ indygreg/python-zstandard,https://github.com/indygreg/python-zstandard,No,,,"https://github.com/indygreg/python-zstandard?tab=readme-ov-file,
91
+ https://python-zstandard.readthedocs.io/en/latest/contributing.html"
92
+ faragon/libsrt,https://github.com/faragon/libsrt,Yes,"counterpp,
93
+ enc,
94
+ histogram,
95
+ histogrampp,
96
+ imgc,
97
+ ",,https://github.com/faragon/libsrt
98
+ rpng/MINS,https://github.com/rpng/MINS,No,,,
99
+ hecomi/uWindowCapture,https://github.com/hecomi/uWindowCapture,No,,,
100
+ Ableton/m4l-connection-kit,https://github.com/Ableton/m4l-connection-kit,No,,,
101
+ bfgroup/Lyra,https://github.com/bfgroup/Lyra,No,,,
102
+ r-lyeh/v1,https://github.com/r-lyeh/v1,No,,,
103
+ aliyun/iotkit-embedded,https://github.com/aliyun/iotkit-embedded,Yes,"libiot_sdk.a
104
+ libalicrypto.a
105
+ libcurl.a
106
+ libcurl.so
107
+ libid2client.a",,
108
+ PacktPublishing/Hands-On-Machine-Learning-with-CPP,https://github.com/PacktPublishing/Hands-On-Machine-Learning-with-CPP,No,,,
109
+ Zielon/INSTA,https://github.com/Zielon/INSTA,No,,,"https://github.com/Zielon/INSTA?tab=readme-ov-file#installation,
110
+ https://github.com/NVlabs/instant-ngp#building-instant-ngp-windows--linux"
111
+ htmlboss/OpenGL-Renderer,https://github.com/htmlboss/OpenGL-Renderer,Yes,MP-APS,,https://github.com/htmlboss/OpenGL-Renderer
112
+ bisqwit/that_editor,https://github.com/bisqwit/that_editor,Yes,e,,
113
+ krig/LISP,https://github.com/krig/LISP,Yes,"ikomplodin,
114
+ komplott ",,
115
+ jcorporation/myMPD,https://github.com/jcorporation/myMPD,Yes,bin/mympd,,"https://github.com/jcorporation/myMPD,
116
+ https://jcorporation.github.io/myMPD/010-installation/compiling/cmake/"
117
+ cnoviello/mastering-stm32,https://github.com/cnoviello/mastering-stm32,No,,,
118
+ amiremohamadi/DuckX,https://github.com/amiremohamadi/DuckX,Yes,"libduckx.a, duckx.cpp.o, zip.c.o",,https://github.com/amiremohamadi/DuckX
119
+ Barracudach/CallStack-Spoofer,https://github.com/Barracudach/CallStack-Spoofer,No,,,
120
+ justinfrankel/WDL,https://github.com/justinfrankel/WDL,No,,,
121
+ 404name/winter,https://github.com/404name/winter,No,,,
122
+ lraton/FlopperZiro,https://github.com/lraton/FlopperZiro,No,,,
123
+ napframework/nap,https://github.com/napframework/nap,Yes,"bin/Release-x86_64/artnetreceive,
124
+ bin/Release-x86_64/artnetsend,
125
+ bin/Release-x86_64/audioanalysis,
126
+ bin/Release-x86_64/audioplayback,
127
+ bin/Release-x86_64/audiovisualfft,
128
+ bin/Release-x86_64/blobtrace,
129
+ bin/Release-x86_64/computeflocking,
130
+ bin/Release-x86_64/computeparticles,
131
+
132
+ ",,"https://github.com/napframework/nap, https://docs.nap-framework.tech/pages.html, https://docs.nap-framework.tech/d9/d87/install"
133
+ chigraph/chigraph,https://github.com/chigraph/chigraph,No,,,
134
+ splintermind/Dwarf-Therapist,https://github.com/splintermind/Dwarf-Therapist,Yes,dwarftherapist,,"https://github.com/Dwarf-Therapist/Dwarf-Therapist,
135
+ https://github.com/Dwarf-Therapist/Dwarf-Therapist/blob/master/BUILDING.md"
136
+ smartdone/dexdump,https://github.com/smartdone/dexdump,No,,,
137
+ howerj/dbcc,https://github.com/howerj/dbcc,Yes,dbcc,,https://github.com/howerj/dbcc
138
+ miohtama/python-Levenshtein,https://github.com/miohtama/python-Levenshtein,No,,,
139
+ antirez/aocla,https://github.com/antirez/aocla,Yes,aocla ,,https://github.com/antirez/aocla
140
+ apache/rocketmq-client-cpp,https://github.com/apache/rocketmq-client-cpp,Yes,"OrderProducer,
141
+ OrderlyPushConsumer,
142
+ Producer,
143
+ SyncProducer,
144
+ TransactionProducer,
145
+ librocketmq.so",,https://github.com/apache/rocketmq-client-cpp
146
+ openhisilicon/HIVIEW,https://github.com/openhisilicon/HIVIEW,No,,,
147
+ MegaGlest/megaglest-source,https://github.com/MegaGlest/megaglest-source,Yes,"megaglest-source/build/source/tools/glexemel/g2xml,
148
+ megaglest-source/build/source/glest_map_editor/megaglest_editor,
149
+ megaglest-source/build/source/g3d_viewer/megaglest_g3dviewer,
150
+ megaglest-source/build/source/glest_game/megaglest",,https://github.com/MegaGlest/megaglest-source/blob/develop/BUILD.md
151
+ KangLin/FaceRecognizer,https://github.com/KangLin/FaceRecognizer,No,,,"https://github.com/KangLin/FaceRecognizer, https://github.com/KangLin/FaceRecognizer/blob/master/docs/Build.md"
152
+ CraftyBoss/SuperMarioOdysseyOnline,https://github.com/CraftyBoss/SuperMarioOdysseyOnline,No,,,
153
+ lecram/rover,https://github.com/lecram/rover,Yes,rover/build/usr/local/bin/rover,,https://github.com/lecram/rover
154
+ suchmememanyskill/CYD-Klipper,https://github.com/suchmememanyskill/CYD-Klipper,No,,,
155
+ agraef/pure-lang,https://github.com/agraef/pure-lang,Yes,"pure-lang/pure, pure-lang/libpure.so.8",,"https://github.com/agraef/pure-lang, https://agraef.github.io/pure-lang/, https://github.com/agraef/pure-lang/wiki/GettingStarted"
156
+ JDArmy/RPCSCAN,https://github.com/JDArmy/RPCSCAN,No,,,
157
+ pwk4m1/TinyBIOS,https://github.com/pwk4m1/TinyBIOS,Yes,TinyBIOS/build/tinybios.elf,,https://github.com/pwk4m1/TinyBIOS
158
+ FreeSpacenav/spacenavd,https://github.com/FreeSpacenav/spacenavd,Yes,spacenavd/build/bin/spacenavd,,https://github.com/FreeSpacenav/spacenavd
159
+ PacktPublishing/Malware-Development-for-Ethical-Hackers,https://github.com/PacktPublishing/Malware-Development-for-Ethical-Hackers,No,,,
160
+ powturbo/Turbo-Base64,https://github.com/powturbo/Turbo-Base64,Yes,Turbo-Base64/build/lib/libtb64.so,,https://github.com/powturbo/Turbo-Base64
161
+ BlueBrain/Brayns,https://github.com/BlueBrain/Brayns,Yes,Brayns/Brayns,,https://github.com/BlueBrain/Brayns
162
+ r-lyeh-archived/sole,https://github.com/r-lyeh-archived/sole,No,,,
163
+ fdupoux/fsarchiver,https://github.com/fdupoux/fsarchiver,Yes,fsarchiver/build/sbin/fsarchiver,,
164
+ datacute/Tiny4kOLED,https://github.com/datacute/Tiny4kOLED,No,,,
165
+ boku7/HOLLOW,https://github.com/boku7/HOLLOW,Yes,HOLLOW/hollow.x64.o,,https://github.com/boku7/HOLLOW
166
+ statismo/statismo,https://github.com/statismo/statismo,No,,,
167
+ google/vxsig,https://github.com/google/vxsig,Yes,vxsig/bazel-bin/vxsig/vxsig,,https://github.com/google/vxsig
168
+ ucb-bar/berkeley-softfloat-3,https://github.com/ucb-bar/berkeley-softfloat-3,Yes,berkeley-softfloat-3/build/Linux-x86_64-GCC/softfloat.a,,"https://github.com/ucb-bar/berkeley-softfloat-3, https://www.jhauser.us/arithmetic/SoftFloat-3/doc/SoftFloat-source.html"
169
+ dun/munge,https://github.com/dun/munge,Yes,"munge/build/bin/munge, munge/build/bin/remunge, munge/build/bin/unmunge",,"https://github.com/dun/munge, https://github.com/dun/munge/wiki/Installation-Guide"
170
+ dukebw/lintel,https://github.com/dukebw/lintel,No,,,
171
+ sysprog21/semu,https://github.com/sysprog21/semu,Yes,semu/semu,,https://github.com/sysprog21/semu
172
+ ggerganov/ggmorse,https://github.com/ggerganov/ggmorse,Yes,"ggmorse/build/bin/ggmorse-from-file, ggmorse/build/bin/ggmorse-gui, ggmorse/build/bin/ggmorse-to-file",,https://github.com/ggerganov/ggmorse
173
+ 0671/RedisModules-ExecuteCommand-for-Windows,https://github.com/0671/RedisModules-ExecuteCommand-for-Windows,No,,,
174
+ ricardoquesada/Spidermonkey,https://github.com/ricardoquesada/Spidermonkey,No,,,
175
+ mmakaay/esphome-xiaomi_bslamp2,https://github.com/mmakaay/esphome-xiaomi_bslamp2,No,,,
176
+ jordansissel/grok,https://github.com/jordansissel/grok,No,,,
177
+ jhonnold/berserk,https://github.com/jhonnold/berserk,Yes,berserk/src/berserk,,https://github.com/jhonnold/berserk
178
+ facebookarchive/thpp,https://github.com/facebookarchive/thpp,No,,,
179
+ m0hithreddy/Proxifier-For-Linux,https://github.com/m0hithreddy/Proxifier-For-Linux,Yes,Proxifier-For-Linux/proxifier,,https://github.com/m0hithreddy/Proxifier-For-Linux
180
+ kalfazed/tensorrt_starter,https://github.com/kalfazed/tensorrt_starter,No,,,
181
+ MCPI-Revival/minecraft-pi-reborn,https://github.com/MCPI-Revival/minecraft-pi-reborn,No,,,
182
+ shogunlab/building-c2-implants-in-cpp,https://github.com/shogunlab/building-c2-implants-in-cpp,No,,,
183
+ VrayoSystems/vtrunkd,https://github.com/VrayoSystems/vtrunkd,No,,,https://github.com/VrayoSystems/vtrunkd
184
+ ideoforms/signalflow,https://github.com/ideoforms/signalflow,No,,,
185
+ zibility/Remote,https://github.com/zibility/Remote,No,,,
186
+ adafruit/TinyWireM,https://github.com/adafruit/TinyWireM,No,,,
187
+ brezerk/q4wine,https://github.com/brezerk/q4wine,Yes,"/app/cloned_repos/q4wine/build/src/q4wine-gui/q4wine,
188
+ /app/cloned_repos/q4wine/build/src/q4wine-helper/q4wine-helper,
189
+ /app/cloned_repos/q4wine/build/src/q4wine-cli/q4wine-cli
190
+ ",,https://github.com/brezerk/q4wine
191
+ SsageParuders/AndroidPtraceInject,https://github.com/SsageParuders/AndroidPtraceInject,No,,,
192
+ nginx-shib/nginx-http-shibboleth,https://github.com/nginx-shib/nginx-http-shibboleth,Yes,/src/cloned_app/nginx/objs/ngx_http_shibboleth_module.so,,"https://github.com/nginx-shib/nginx-http-shibboleth,
193
+ https://github.com/nginx/nginx"
194
+ coleifer/pysqlite3,https://github.com/coleifer/pysqlite3,Yes,/app/cloned_repos/pysqlite3/build/lib.linux-x86_64-3.10/pysqlite3/_sqlite3.cpython-310-x86_64-linux-gnu.so,,https://github.com/coleifer/pysqlite3
195
+ omniti-labs/pg_amqp,https://github.com/omniti-labs/pg_amqp,Yes,/app/cloned_repos/pg_amqp/pg_amqp.so,,https://github.com/omniti-labs/pg_amqp
196
+ jark006/jarkViewer,https://github.com/jark006/jarkViewer,No,,,
197
+ podgorskiy/bimpy,https://github.com/podgorskiy/bimpy,Yes,/app/cloned_repos/bimpy/build/lib.linux-x86_64-3.10/_bimpy.cpython-310-x86_64-linux-gnu.so,,https://github.com/podgorskiy/bimpy
198
+ mnunberg/jsonsl,https://github.com/mnunberg/jsonsl,Yes,/app/cloned_repos/jsonsl/build/libjsonsl.a,,https://github.com/mnunberg/jsonsl
199
+ CHollingworth/Lampray,https://github.com/CHollingworth/Lampray,Yes,/app/cloned_repos/Lampray/build/Lampray,,"https://github.com/CHollingworth/Lampray,
200
+ https://github.com/CHollingworth/Lampray/blob/master/docs/building-from-source.md"
201
+ jimtremblay/nOS,https://github.com/jimtremblay/nOS,Yes,/app/cloned_repos/nOS-examples/GCC_Linux/GCC_Linux,,"https://github.com/jimtremblay/nOS,
202
+ https://github.com/jimtremblay/nOS-examples"
203
+ KDr2/redis-leveldb,https://github.com/KDr2/redis-leveldb,Yes,/app/cloned_repos/redis-leveldb/redis-leveldb,,https://github.com/KDr2/redis-leveldb
204
+ FrenkelS/Doom8088,https://github.com/FrenkelS/Doom8088,Yes,,"/app/cloned_repos/Doom8088/build/D8088EM.EXE
205
+ ",https://github.com/FrenkelS/Doom8088
206
+ vineodd/PIMSim,https://github.com/vineodd/PIMSim,Yes,,/app/cloned_repos/PIMSim/Fast Simulation/PIMSim/bin/Debug/PIMSim.exe,"https://github.com/vineodd/PIMSim,
207
+ https://github.com/vineodd/PIMSim/tree/master/Fast%20Simulation"
208
+ tsingsee/EasyRTSPLive,https://github.com/tsingsee/EasyRTSPLive,Yes,,"/app/cloned_repos/EasyRTSPLive/Bin/x64/EasyRTSPLive.exe,
209
+ /app/cloned_repos/EasyRTSPLive/Bin/x86/EasyRTSPLive.exe",
210
+ Arsunt/TR2Main,https://github.com/Arsunt/TR2Main,No,,,
211
+ pschultz/kiosk-browser,https://github.com/pschultz/kiosk-browser,No,,,
212
+ lcatro/network_backdoor_scanner,https://github.com/lcatro/network_backdoor_scanner,No,,,
213
+ lv2/pugl,https://github.com/lv2/pugl,No,,,
214
+ tenclass/mvisor-win-vgpu-driver,https://github.com/tenclass/mvisor-win-vgpu-driver,No,,,
215
+ cvsandbox/cam2web,https://github.com/cvsandbox/cam2web,Yes,"/app/cloned_repos/cam2web/src/apps/linux/cam2web,
216
+ /app/cloned_repos/cam2web/build/gcc/release/bin/cam2web,
217
+ /app/cloned_repos/cam2web/build/gcc/release/bin/web2h",,"https://github.com/cvsandbox/cam2web,
218
+ https://github.com/cvsandbox/cam2web/blob/master/Building.md"
219
+ mercury-hpc/mercury,https://github.com/mercury-hpc/mercury,Yes,"/app/cloned_repos/mercury/build/bin/libmercury.a,
220
+ /app/cloned_repos/mercury/build/bin/libna.a,
221
+ /app/cloned_repos/mercury/build/bin/libmercury_util.a,
222
+ /app/cloned_repos/mercury/build/bin/hg_info",,"https://github.com/mercury-hpc/mercury,
223
+ https://github.com/ofiwg/libfabric,
224
+ https://openucx.readthedocs.io/en/master/running.html#ucx-build-and-install"
225
+ sunxvming/navmesh,https://github.com/sunxvming/navmesh,Yes,/app/cloned_repos/navmesh/bin/navmesh,,https://github.com/sunxvming/navmesh
226
+ Quuxplusone/from-scratch,https://github.com/Quuxplusone/from-scratch,No,,,
227
+ Silverlan/pragma,https://github.com/Silverlan/pragma,No,,,
228
+ Paulware/ArduinoDebugger,https://github.com/Paulware/ArduinoDebugger,No,,,
229
+ tedsalmon/BlueBus,https://github.com/tedsalmon/BlueBus,No,,,
230
+ crazyxman/simdjson_php,https://github.com/crazyxman/simdjson_php,Yes,/app/cloned_repos/simdjson_php/modules/simdjson.so ,,https://github.com/crazyxman/simdjson_php
231
+ mongodb-js/kerberos,https://github.com/mongodb-js/kerberos,No,,,
232
+ RicardoJiang/android-performance,https://github.com/RicardoJiang/android-performance,Yes,/app/cloned_repos/android-performance/app/build/outputs/apk/release/app-release-unsigned.apk,,"https://github.com/RicardoJiang/android-performance/,
233
+ https://gradle.org/install/
234
+ "
235
+ douzhongqiang/EasyCanvas,https://github.com/douzhongqiang/EasyCanvas,No,,,
236
+ UMiNS/MSCKF_VIO_MONO,https://github.com/UMiNS/MSCKF_VIO_MONO,No,,,
237
+ wukezhan/air,https://github.com/wukezhan/air,Yes,/app/cloned_repos/air/modules/air.so,,
238
+ furstenheim/is_jsonb_valid,https://github.com/furstenheim/is_jsonb_valid,Yes,"/app/cloned_repos/is_jsonb_valid/is_jsonb_valid.so,
239
+ /app/cloned_repos/is_jsonb_valid/is_jsonb_valid_draft_v7.so",,https://github.com/furstenheim/is_jsonb_valid
240
+ TrojanXu/onnxparser-trt-plugin-sample,https://github.com/TrojanXu/onnxparser-trt-plugin-sample,No,,,
241
+ davidmolony/MESC_Firmware,https://github.com/davidmolony/MESC_Firmware,No,,,
242
+ tostercx/ssocks,https://github.com/tostercx/ssocks,Yes,"/app/cloned_repos/ssocks/build/nsocks,
243
+ /app/cloned_repos/ssocks/build/rcsocks,
244
+ /app/cloned_repos/ssocks/build/rssocks,
245
+ /app/cloned_repos/ssocks/build/ssocks,
246
+ /app/cloned_repos/ssocks/build/ssocksd,",,https://github.com/tostercx/ssocks
247
+ rev1si0n/bxxt,https://github.com/rev1si0n/bxxt,Yes,"/app/cloned_repos/bxxt/obj/local/x86/bxxt,
248
+ /app/cloned_repos/bxxt/obj/local/arm64-v8a/bxxt,
249
+ /app/cloned_repos/bxxt/obj/local/armeabi-v7a/bxxt,
250
+ /app/cloned_repos/bxxt/obj/local/x86_64/bxxt",,https://github.com/rev1si0n/bxxt
251
+ romitagl/shared,https://github.com/romitagl/shared,Yes,"/app/cloned_repos/shared/rectangles/rect_parser,
252
+ /app/cloned_repos/shared/persistent_buffer/persistent_buffer,
253
+ /app/cloned_repos/shared/openssl-crypto/run_sslcrypto",,"https://github.com/romitagl/shared/tree/master,
254
+ https://github.com/romitagl/shared/tree/master/openssl-crypto,
255
+ https://github.com/romitagl/shared/tree/master/persistent_buffer,
256
+ https://github.com/romitagl/shared/tree/master/rectangles"
257
+ lukedan/ReSTIR-Vulkan,https://github.com/lukedan/ReSTIR-Vulkan,No,,,
258
+ HewlettPackard/quartz,https://github.com/HewlettPackard/quartz,Yes,/app/cloned_repos/quartz/build/src/lib/libnvmemul.so,,https://github.com/HewlettPackard/quartz
259
+ srg-imperial/SaBRe,https://github.com/srg-imperial/SaBRe,Yes,/app/cloned_repos/SaBRe/build/sabre,,https://github.com/srg-imperial/SaBRe
260
+ hhatto/pgmagick,https://github.com/hhatto/pgmagick,Yes,/app/cloned_repos/pgmagick/build/lib.linux-x86_64-3.10/pgmagick/_pgmagick.cpython-310-x86_64-linux-gnu.so,,https://github.com/hhatto/pgmagick
261
+ mhroth/tinywav,https://github.com/mhroth/tinywav,No,,,
262
+ LucaFulchir/libRaptorQ,https://github.com/LucaFulchir/libRaptorQ,Yes,/app/libRaptorQ/build/bin/RaptorQ,,https://github.com/LucaFulchir/libRaptorQ
263
+ pepecoinppc/pepecoin,https://github.com/pepecoinppc/pepecoin,Yes,"/app/pepecoin/src/pepecoind,
264
+ /app/pepecoin/src/pepecoin-cli,
265
+ /app/pepecoin/src/pepecoin-tx",,https://github.com/pepecoinppc/pepecoin/blob/master/INSTALL.md
266
+ robopeak/laserkbd,https://github.com/robopeak/laserkbd,No,,,https://github.com/robopeak/laserkbd
267
+ Droid-MAX/SNANDer,https://github.com/Droid-MAX/SNANDer,Yes,/app/SNANDer/src/snander,,https://github.com/Droid-MAX/SNANDer
268
+ gnina/libmolgrid,https://github.com/gnina/libmolgrid,Yes,"/app/libmolgrid/build/lib/libmolgrid.so,
269
+ /app/libmolgrid/build/lib/libmolgrid.a",,https://github.com/gnina/libmolgrid
270
+ catid/leopard,https://github.com/catid/leopard,Yes,"/app/leopard/build/liblibleopard.a,
271
+ /app/leopard/build/bench_leopard,
272
+ /app/leopard/build/experiment_leopard",,
273
+ hpddm/hpddm,https://github.com/hpddm/hpddm,No,,,
274
+ alextyner/wasm-canvas,https://github.com/alextyner/wasm-canvas,No,,,
275
+ vozlt/nginx-module-sts,https://github.com/vozlt/nginx-module-sts,No,,,
276
+ chmduquesne/sharebox-fs,https://github.com/chmduquesne/sharebox-fs,Yes,/app/sharebox-fs/sharebox,,
277
+ zachmorr/esper,https://github.com/zachmorr/esper,No,,,
278
+ mittinatten/freesasa,https://github.com/mittinatten/freesasa,Yes,/app/freesasa/src/freesasa,,https://github.com/mittinatten/freesasa/blob/master/INSTALL
279
+ juniorxsound/ThreadedDepthCleaner,https://github.com/juniorxsound/ThreadedDepthCleaner,No,,,https://github.com/juniorxsound/ThreadedDepthCleaner
280
+ leo4048111/Potato-Injector,https://github.com/leo4048111/Potato-Injector,No,,,
281
+ krh/vkcube,https://github.com/krh/vkcube,Yes,/app/vkcube/build/vkcube,,
282
+ FangGet/BundleFusion_Ubuntu_Pangolin,https://github.com/FangGet/BundleFusion_Ubuntu_Pangolin,Yes,/app/BundleFusion_Ubuntu_Pangolin/build/libBundleFusion.so,,https://github.com/FangGet/BundleFusion_Ubuntu_Pangolin
283
+ expertsleepersltd/disting,https://github.com/expertsleepersltd/disting,No,,,
284
+ zouxiaohang/webserver,https://github.com/zouxiaohang/webserver,Yes,/app/webserver/build/webserver,,https://github.com/zouxiaohang/webserver
285
+ kelbon/kelcoro,https://github.com/kelbon/kelcoro,No,,,
286
+ dhiltonp/hexbright,https://github.com/dhiltonp/hexbright,No,,,
287
+ SLASHEM-Extended/SLASHEM-Extended,https://github.com/SLASHEM-Extended/SLASHEM-Extended,No,,,
288
+ open-gunz/ogz-source,https://github.com/open-gunz/ogz-source,No,,,
289
+ deiss/fftocean,https://github.com/deiss/fftocean,Yes,/app/fftocean/bin/fftocean,,https://github.com/deiss/fftocean
290
+ clover-moe/mm3d,https://github.com/clover-moe/mm3d,Yes,/app/mm3d/src/mm3d,,https://github.com/clover-moe/mm3d
291
+ dcjones/fastq-tools,https://github.com/dcjones/fastq-tools,Yes,"/app/fastq-tools/src/fastq-uniq,
292
+ /app/fastq-tools/src/fastq-qualadj,
293
+ /app/fastq-tools/src/fastq-qual,
294
+ /app/fastq-tools/src/fastq-qscale,
295
+ /app/fastq-tools/src/fastq-match,
296
+ /app/fastq-tools/src/fastq-kmers,
297
+ /app/fastq-tools/src/fastq-grep,
298
+ /app/fastq-tools/src/fastq-sample, /app/fastq-tools/src/fastq-sort",,https://github.com/dcjones/fastq-tools
299
+ glouw/andvaranaut,https://github.com/glouw/andvaranaut,Yes,/app/andvaranaut/andvaranaut,,https://github.com/glouw/andvaranaut
300
+ libdriver/dht11,https://github.com/libdriver/dht11,No,,,
301
+ romanshuvalov/rsgeotools,https://github.com/romanshuvalov/rsgeotools,No,,,
302
+ fysnet/FYSOS,https://github.com/fysnet/FYSOS,No,,,
303
+ itkz/librtmp,https://github.com/itkz/librtmp,Yes,/app/librtmp/test,,
304
+ ele7enxxh/AmBinaryEditor,https://github.com/ele7enxxh/AmBinaryEditor,Yes,/app/AmBinaryEditor/bin/Debug/ameditor,,
305
+ qhuyduong/arm_adb,https://github.com/qhuyduong/arm_adb,No,,,
306
+ HQJaTu/NPPTextFX,https://github.com/HQJaTu/NPPTextFX,No,,,
307
+ hughbarney/atto,https://github.com/hughbarney/atto,Yes,/app/atto/atto,,https://github.com/hughbarney/atto
308
+ qt/qtserialport,https://github.com/qt/qtserialport,No,,,
309
+ fzwoch/obs-gnome-screencast,https://github.com/fzwoch/obs-gnome-screencast,Yes,/app/obs-gnome-screencast/build/gnome-mutter-screencast.so,,
310
+ RobertDaleSmith/USBRetro,https://github.com/RobertDaleSmith/USBRetro,No,,,
311
+ vczh-libraries/Workflow,https://github.com/vczh-libraries/Workflow,No,,,
312
+ aumuell/open-inventor,https://github.com/aumuell/open-inventor,No,,,
313
+ Reactive-Extensions/LevelDB,https://github.com/Reactive-Extensions/LevelDB,No,,,
314
+ dase/CLAIMS,https://github.com/dase/CLAIMS,No,,,
315
+ zonyitoo/sysuh3c,https://github.com/zonyitoo/sysuh3c,Yes,sysuh3c/build/sysuh3c,,https://github.com/zonyitoo/sysuh3c
316
+ Bodmer/TFT_ILI9341,https://github.com/Bodmer/TFT_ILI9341,No,,,
317
+ rasta-mouse/PPEnum,https://github.com/rasta-mouse/PPEnum,No,,,
318
+ mhallin/notify-forwarder,https://github.com/mhallin/notify-forwarder,No,,,
319
+ patrickpr/YAOG,https://github.com/patrickpr/YAOG,No,,,
320
+ ps2dev/ps2sdk-ports,https://github.com/ps2dev/ps2sdk-ports,No,,,
321
+ mintsuki/fvwm95,https://github.com/mintsuki/fvwm95,No,,,
322
+ stubma/cocos2dx-classical,https://github.com/stubma/cocos2dx-classical,No,,,
323
+ link-u/cavif,https://github.com/link-u/cavif,Yes,cavif/build/bin/cavif,,https://github.com/link-u/cavif
324
+ Samsonsjarkal/LLAP,https://github.com/Samsonsjarkal/LLAP,No,,,
325
+ cisco/cjose,https://github.com/cisco/cjose,No,,,https://github.com/cisco/cjose
326
+ ContionMig/LSASS-Usermode-Bypass,https://github.com/ContionMig/LSASS-Usermode-Bypass,No,,,
327
+ vmolsa/libcrtc,https://github.com/vmolsa/libcrtc,No,,,
328
+ hyye/dsl,https://github.com/hyye/dsl,No,,,
329
+ cdyk/rvmparser,https://github.com/cdyk/rvmparser,Yes,"rvmparser/build/rvmparser
330
+ ",,https://github.com/cdyk/rvmparser
331
+ fabiobaltieri/open-usb-can,https://github.com/fabiobaltieri/open-usb-can,No,,,
332
+ chsl/PLADE,https://github.com/chsl/PLADE,Yes,PLADE/build/bin/PLADE,,https://github.com/chsl/PLADE
333
+ mikkokko/csldr,https://github.com/mikkokko/csldr,Yes,csldr/build/client.so,,
334
+ muvox-io/euphonium,https://github.com/muvox-io/euphonium,No,,,
335
+ https://github.com/p2sr/SourceAutoRecord,https://github.com/p2sr/SourceAutoRecord,Yes,SourceAutoRecord/build/sar.so,,
336
+ arkdb/arkproxy,https://github.com/arkdb/arkproxy,No,,,
337
+ zslwyuan/LLVM-9.0-Learner-Tutorial,https://github.com/zslwyuan/LLVM-9.0-Learner-Tutorial,No,,,
338
+ zrlio/urdma,https://github.com/zrlio/urdma,No,,,
339
+ SlamCabbage/NDTMC-LIO-SAM,https://github.com/SlamCabbage/NDTMC-LIO-SAM,No,,,
340
+ HKUST-Aerial-Robotics/IMPACTOR,https://github.com/HKUST-Aerial-Robotics/IMPACTOR,No,,,
341
+ phillbush/xprompt,https://github.com/phillbush/xprompt,Yes,xprompt/build/bin/xprompt,,https://github.com/phillbush/xprompt
342
+ zhichao281/duilib-MiniBlinkBrowser,https://github.com/zhichao281/duilib-MiniBlinkBrowser,No,,,
343
+ arnholm/angelcad,https://github.com/arnholm/angelcad,No,,,
344
+ 222464/PGE,https://github.com/222464/PGE,Yes,PGE/build/pge,,https://github.com/222464/PGE
345
+ Chadster766/McDebian,https://github.com/Chadster766/McDebian,No,,,
346
+ qiao-xin/DupGen_finder,https://github.com/qiao-xin/DupGen_finder,Yes,DupGen_finder/build/MCScanX,,https://github.com/qiao-xin/DupGen_finder
347
+ Winterreisender/webview-nodejs,https://github.com/Winterreisender/webview-nodejs,No,,,
348
+ apache/lucy,https://github.com/apache/lucy,Yes,lucy/perl/blib/arch/auto/Lucy/Lucy.so,,https://github.com/apache/lucy/blob/master/perl/INSTALL
349
+ dimitri/prefix,https://github.com/dimitri/prefix,Yes,prefix/build/prefix.so,,https://github.com/dimitri/prefix
350
+ frsyuki/mpio,https://github.com/frsyuki/mpio,Yes,"mpio/build/lib/libmpio.a,
351
+ mpio/build/lib/libmpio.so.0.0.0",,
352
+ ZTzTopia/GTInternalAndroid,https://github.com/ZTzTopia/GTInternalAndroid,No,,,
353
+ latelee/yuv2rgb,https://github.com/latelee/yuv2rgb,Yes,yuv2rgb/build/a.out,,https://github.com/latelee/yuv2rgb
354
+ SlicerIGT/SlicerIGT,https://github.com/SlicerIGT/SlicerIGT,No,,,
355
+ skit-ai/kaldi-serve,https://github.com/skit-ai/kaldi-serve,No,,,
356
+ chyyuu/symexe,https://github.com/chyyuu/symexe,No,,,
357
+ oscam-emu/oscam-patched-old,https://github.com/oscam-emu/oscam-patched-old,Yes,oscam-patched-old/build/Distribution/oscam-1.30_svn11760-801-x86_64-linux-gnu,,https://github.com/oscam-emu/oscam-patched-old
358
+ zelang-dev/c-coroutine,https://github.com/zelang-dev/c-coroutine,No,,,https://github.com/zelang-dev/c-asio/blob/main/README.md#installation
359
+ dr-duplo/eekf,https://github.com/dr-duplo/eekf,Yes,"/app/cloned_repos/eekf/build/eekf.o, /app/cloned_repos/eekf/build/eekf_mat.o, /app/cloned_repos/eekf/build/libeekf.a",,https://github.com/dr-duplo/eekf
360
+ KoffeinFlummi/armake,https://github.com/KoffeinFlummi/armake,No,,,https://github.com/KoffeinFlummi/armake
361
+ wwg88888888/WeChatExt,https://github.com/wwg88888888/WeChatExt,No,,,
362
+ ZakKemble/nRF905,https://github.com/ZakKemble/nRF905,No,,,
363
+ happynear/py-leveldb-windows,https://github.com/happynear/py-leveldb-windows,No,,,
364
+ BernardXiong/rtthread-esp-idf,https://github.com/BernardXiong/rtthread-esp-idf,No,,,"https://github.com/BernardXiong/rtthread-esp-idf/blob/master/README.md, Google translate (its in Chinese)"
365
+ marceldobehere/MaslOS,https://github.com/marceldobehere/MaslOS,Yes,/app/cloned_repos/build/kernel.elf,,"https://github.com/marceldobehere/MaslOS/blob/master/README.md, https://github.com/marceldobehere/MaslOS/blob/master/RUN.sh, https://github.com/marceldobehere/MaslOS/blob/master/kernel/GNUmakefile "
366
+ jrywu/DIME,https://github.com/jrywu/DIME,No,,,
367
+ blitz3d-ng/package,https://github.com/blitz3d-ng/package,Yes, /app/cloned_repos/package/build/blitzcc,,https://github.com/blitz3d-ng/package
368
+ bigchao8/Opencv-ImageBase,https://github.com/bigchao8/Opencv-ImageBase,No,,,
369
+ clutter-project/mx,https://github.com/clutter-project/mx,Yes,/app/cloned_repos/mx/build/lib/libmx-2.0.so.0.9905.0,,"https://github.com/clutter-project/mx/blob/master/README, https://github.com/clutter-project/mx/blob/master/autogen.sh"
370
+ julian-r/file-windows,https://github.com/julian-r/file-windows,No,,,
371
+ sindney/fury3d,https://github.com/sindney/fury3d,No,,,https://github.com/sindney/fury3d/blob/master/README.md
372
+ jatinchowdhury18/ChowDSP-VCV,https://github.com/jatinchowdhury18/ChowDSP-VCV,Yes,/app/cloned_repos/ChowDSP-VCV/build/plugin.so,,"https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/README.md, https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/azure-pipelines.yml"
373
+ VirgilSecurity/virgil-crypto,https://github.com/VirgilSecurity/virgil-crypto,Yes,/app/cloned_repos/virgil-crypto/build/tests/test_runner,,https://github.com/VirgilSecurity/virgil-crypto
374
+ alexCajas/EmbeddedMqttBroker,https://github.com/alexCajas/EmbeddedMqttBroker,No,,,
375
+ hz86/filepack,https://github.com/hz86/filepack,No,,,
376
+ gbdev/database,https://github.com/gbdev/database,No,,,
377
+ G73st/BypassAV,https://github.com/G73st/BypassAV,No,,,
378
+ yawut/ntrview-wiiu,https://github.com/yawut/ntrview-wiiu,No,,,"https://github.com/yawut/ntrview-wiiu/blob/master/README.md, https://github.com/yawut/ntrview-wiiu/blob/master/Dockerfile"
379
+ lunnlew/weicai-scraper,https://github.com/lunnlew/weicai-scraper,No,,,
380
+ AdamStelmaszczyk/gtsa,https://github.com/AdamStelmaszczyk/gtsa,Yes,"/app/cloned_repos/gtsa/build/test_connect_four.o, /app/cloned_repos/gtsa/build/test_isola.o, /app/cloned_repos/gtsa/build/test_tic_tac_toe.o",,https://github.com/AdamStelmaszczyk/gtsa
381
+ ThreeSR/LeetCode,https://github.com/ThreeSR/LeetCode,No,,,https://github.com/ThreeSR/LeetCode/blob/main/README.md
382
+ RadioOperator/Yet_Another_Bootloader,https://github.com/RadioOperator/Yet_Another_Bootloader,No,,,"https://github.com/RadioOperator/Yet_Another_Bootloader/blob/master/README.md, https://github.com/RadioOperator/Yet_Another_Bootloader/blob/master/STLINKv3_YAB/Readme.txt"
383
+ CrashRpt/crashrpt2,https://github.com/CrashRpt/crashrpt2,No,,,
384
+ aatwo/TheWiggler,https://github.com/aatwo/TheWiggler,Yes,/app/cloned_repos/TheWiggler/TheWiggler/TheWiggler,,https://github.com/aatwo/TheWiggler
385
+ mclinker/mclinker,https://github.com/mclinker/mclinker,Yes,/app/cloned_repos/mclinker/build/bin/ld.mcld,,"https://github.com/mclinker/mclinker, https://github.com/mclinker/mclinker/blob/master/INSTALL"
386
+ couchbaselabs/iMonkey,https://github.com/couchbaselabs/iMonkey,No,,,
387
+ harningt/luaevent,https://github.com/harningt/luaevent,Yes,/app/cloned_repos/luaevent/core.so,,https://github.com/harningt/luaevent
388
+ BYZYB/android_device_xiaomi_libra,https://github.com/BYZYB/android_device_xiaomi_libra,No,,,
389
+ RamseyK/httpserver,https://github.com/RamseyK/httpserver,No,,,https://github.com/RamseyK/httpserver (minimal instructions)
390
+ IfcOpenShell/voxelization_toolkit,https://github.com/IfcOpenShell/voxelization_toolkit,No,,,No build instructions for binary but contains CMakeLists.txt
391
+ GNOME/gnome-software,https://github.com/GNOME/gnome-software,No,,,
392
+ hexops-graveyard/dawn,https://github.com/hexops-graveyard/dawn,No,,,
393
+ Ryzee119/LithiumX,https://github.com/Ryzee119/LithiumX,Yes,/app/cloned_repos/LithiumX/build/LithiumX,,https://github.com/Ryzee119/LithiumX
394
+ sourceincite/CVE-2018-8440,https://github.com/sourceincite/CVE-2018-8440,No,,,
395
+ bharatm11/Geomagic_Touch_ROS_Drivers,https://github.com/bharatm11/Geomagic_Touch_ROS_Drivers,No,,,
396
+ pozyxLabs/Pozyx-Arduino-library,https://github.com/pozyxLabs/Pozyx-Arduino-library,No,,,
397
+ poke-AI/poke.AI,https://github.com/poke-AI/poke.AI,No,,,
398
+ godloveliang/SFND_2D_Feature_Tracking,https://github.com/godloveliang/SFND_2D_Feature_Tracking,No,,,https://github.com/godloveliang/SFND_2D_Feature_Tracking
399
+ osresearch/safeboot-loader,https://github.com/osresearch/safeboot-loader,No,,,https://github.com/osresearch/safeboot-loader
400
+ filippofinke/cli-gpt,https://github.com/filippofinke/cli-gpt,Yes,/app/cloned_repos/cli-gpt/build/cli-gpt,,https://github.com/filippofinke/cli-gpt
401
+ jevinskie/xnu-trace,https://github.com/jevinskie/xnu-trace,No,,,No build instructions but CMakeLists.txt available
402
+ nccgroup/xendbg,https://github.com/nccgroup/xendbg,No,,,https://github.com/nccgroup/xendbg
403
+ Dhruv2012/Autonomous-Farm-Robot,https://github.com/Dhruv2012/Autonomous-Farm-Robot,No,,,
404
+ textbrowser/spot-on,https://github.com/textbrowser/spot-on,Yes,"/app/cloned_repos/spot-on/Source/Spot-On-Kernel,
405
+ /app/cloned_repos/spot-on/Source/Spot-On-Web-Server-Child",,
406
+ sparkfun/SevSeg,https://github.com/sparkfun/SevSeg,No,,,
407
+ Push3AX/USBAirborne,https://github.com/Push3AX/USBAirborne,No,,,
408
+ DNSPod/dplus-c,https://github.com/DNSPod/dplus-c,Yes,app/cloned_repos/dplus-c/src/libdp.a,,
409
+ free-audio/clap-host,https://github.com/free-audio/clap-host,No,,,
410
+ jnthas/mariobros-clock,https://github.com/jnthas/mariobros-clock,No,,,https://github.com/jnthas/mariobros-clock
411
+ kp7742/IL2CPPDumper,https://github.com/kp7742/IL2CPPDumper,No,,,https://github.com/kp7742/IL2CPPDumper
412
+ FrozenSand/UrbanTerror4,https://github.com/FrozenSand/UrbanTerror4,No,,,
413
+ galeone/openat,https://github.com/galeone/openat,Yes,openat/build/tests/openat_tests,,https://github.com/galeone/openat
414
+ google/infact,https://github.com/google/infact,Yes,infact/src/infact/bin/interpreter-test,,"https://github.com/google/infact, https://google.github.io/infact/index.html"
415
+ piodabro/WPro58,https://github.com/piodabro/WPro58,No,,,
416
+ WebReflection/node-gtk,https://github.com/WebReflection/node-gtk,No,,,
417
+ edgarsi/redis-module-shm,https://github.com/edgarsi/redis-module-shm,No,,,https://github.com/edgarsi/redis-module-shm
418
+ alitrack/undark,https://github.com/alitrack/undark,No,,,
419
+ kevinlin311tw/ObjLeft,https://github.com/kevinlin311tw/ObjLeft,No,,,
420
+ kit-algo/ULTRA,https://github.com/kit-algo/ULTRA,Yes,"ULTRA/cmake-build-release/DelayExperiments,
421
+ ULTRA/cmake-build-release/Network,
422
+ ULTRA/cmake-build-release/ULTRA,
423
+ ULTRA/cmake-build-release/ULTRAPHAST",,https://github.com/kit-algo/ULTRA
424
+ AnthonyChen0921/SmartAC,https://github.com/AnthonyChen0921/SmartAC,No,,,
425
+ tzutalin/ros_caffe,https://github.com/tzutalin/ros_caffe,No,,,
426
+ bigdig/OCR,https://github.com/bigdig/OCR,No,,,
427
+ bsuh/node_xslt,https://github.com/bsuh/node_xslt,No,,,
428
+ UTS-RI/dynamic_object_detection,https://github.com/UTS-RI/dynamic_object_detection,No,,,
429
+ eschulte/clang-mutate,https://github.com/eschulte/clang-mutate,No,,,
430
+ bernhardfritz/libxd,https://github.com/bernhardfritz/libxd,Yes,/app/cloned_repos/libxd/build/embedfile,,"https://github.com/bernhardfritz/libxd, https://bernhardfritz.github.io/libxd/, https://bernhardfritz.github.io/libxd/#/compile"
431
+ famzah/popen-noshell,https://github.com/famzah/popen-noshell,No,,,
432
+ airium/Realtek-PCIe-GBE-NIC-Driver,https://github.com/airium/Realtek-PCIe-GBE-NIC-Driver,No,,,
433
+ tessel/t1-firmware,https://github.com/tessel/t1-firmware,No,,,
434
+ shiningflash/Competitive-Programming-Resources,https://github.com/shiningflash/Competitive-Programming-Resources,No,,,
435
+ ThomasWeinert/php-extension-sample,https://github.com/ThomasWeinert/php-extension-sample,No,,,
436
+ little-brother/sqlite-x,https://github.com/little-brother/sqlite-x,No,,,
437
+ dspinellis/cqmetrics,https://github.com/dspinellis/cqmetrics,Yes,qmcalc,,https://github.com/dspinellis/cqmetrics
438
+ lucteo/concore,https://github.com/lucteo/concore,No,,,https://github.com/lucteo/concore
439
+ VariantXYZ/ws_intercept,https://github.com/VariantXYZ/ws_intercept,No,,,
440
+ sasamil/Quartic,https://github.com/sasamil/Quartic,Yes,Quartic,,https://github.com/sasamil/Quartic
441
+ jackyko1991/Vessel-Centerline-Extraction,https://github.com/jackyko1991/Vessel-Centerline-Extraction,No,,,
442
+ oosmos/oosmos,https://github.com/oosmos/oosmos,No,,,
443
+ nielssp/csol,https://github.com/nielssp/csol,Yes,csol,,https://github.com/nielssp/csol
444
+ hijkzzz/web-server,https://github.com/hijkzzz/web-server,Yes,speedX,,https://github.com/hijkzzz/web-server
445
+ g4klx/ircDDBGateway,https://github.com/g4klx/ircDDBGateway,Yes,ircddbgatewayd,,"https://github.com/g4klx/ircDDBGateway, https://github.com/g4klx/ircDDBGateway/blob/master/BUILD.md"
446
+ p-lider/WuaCpuFix,https://github.com/p-lider/WuaCpuFix,No,,,
447
+ dimok789/ftpiiu,https://github.com/dimok789/ftpiiu,No,,,
448
+ Amirans/LyraGameCaptureTheFlag,https://github.com/Amirans/LyraGameCaptureTheFlag,No,,,
449
+ GameFoundry/bsfExamples,https://github.com/GameFoundry/bsfExamples,No,,,
450
+ zenorogue/newconformist,https://github.com/zenorogue/newconformist,No,,,
451
+ ebertolazzi/G1fitting,https://github.com/ebertolazzi/G1fitting,Yes,"test1, test2",,https://github.com/ebertolazzi/G1fitting
452
+ RomanArzumanyan/VALI,https://github.com/RomanArzumanyan/VALI,No,,,
453
+ trikita/obsqr,https://github.com/trikita/obsqr,Yes,"x86_64/libzbar.so, arm64-v8a/libzbar.so ",,https://github.com/trikita/obsqr
454
+ nyx0/KINS,https://github.com/nyx0/KINS,No,,,
455
+ vankubo/uvConvertor,https://github.com/vankubo/uvConvertor,Yes,,uvConvertor-CLI.exe,https://github.com/vankubo/uvConvertor
456
+ SolerHo/CprimerPlus-6e-Notes,https://github.com/SolerHo/CprimerPlus-6e-Notes,No,,,
457
+ sensorplatforms/open-sensor-platform,https://github.com/sensorplatforms/open-sensor-platform,No,,,
458
+ blackberry/DosBox,https://github.com/blackberry/DosBox,No,,,"https://github.com/blackberry/DosBox, https://github.com/blackberry/DosBox/blob/master/INSTALL"
459
+ Ironholds/poster,https://github.com/Ironholds/poster,Yes,poster/build/poster/libs/poster.so,,https://github.com/Ironholds/poster
460
+ 61131/echidna,https://github.com/61131/echidna,No,,,
461
+ olivierbutler/BetterPusbackMod,https://github.com/olivierbutler/BetterPusbackMod,No,,,
462
+ csthenry/weplanet-desktop,https://github.com/csthenry/weplanet-desktop,No,,,
463
+ suijingfeng/vkOpenArena,https://github.com/suijingfeng/vkOpenArena,No,,,
464
+ daseyb/otherside,https://github.com/daseyb/otherside,Yes,"otherwise/build//src/tools/assembler/assembler,
465
+ otherwise/build/src/tools/disassembler/disassembler,
466
+ otherwise/build/src/main/otherside,
467
+ otherwise/build/src/test/otherside_test_parser,
468
+ otherwise/build/src/test/otherside_test_codegen",,https://github.com/daseyb/otherside
469
+ superjamie/alphaman-src,https://github.com/superjamie/alphaman-src,No,,,
470
+ Caltrop256/plop,https://github.com/Caltrop256/plop,No,,,
471
+ nushio3/formura,https://github.com/nushio3/formura,No,,,
472
+ cdpxe/WendzelNNTPd,https://github.com/cdpxe/WendzelNNTPd,Yes,"WendzelNNTPd/build/wendzelnntpadm,
473
+ WendzelNNTPd/build/wendzelnntpd",,https://github.com/cdpxe/WendzelNNTPd
474
+ ITHare/kscope,https://github.com/ITHare/kscope,No,,,
475
+ HexHive/libdetox,https://github.com/HexHive/libdetox,No,,,
476
+ CyanogenMod/android_device_htc_bravo,https://github.com/CyanogenMod/android_device_htc_bravo,No,,,
477
+ satadriver/myLittleBear,https://github.com/satadriver/myLittleBear,No,,,
478
+ shadwork/Windows-Crunch,https://github.com/shadwork/Windows-Crunch,No,,,
479
+ bernhardfritz/piksel,https://github.com/bernhardfritz/piksel,No,,,
480
+ OGRECave/scape,https://github.com/OGRECave/scape,No,,,
481
+ SmoLL-iCe/VExDebugger,https://github.com/SmoLL-iCe/VExDebugger,No,,,
482
+ rweather/lightweight-crypto,https://github.com/rweather/lightweight-crypto,Yes,lightweight-crypto/build/libcryptolw.a,,https://github.com/rweather/lightweight-crypto
483
+ KioxiaAmerica/trocksdb,https://github.com/KioxiaAmerica/trocksdb,Yes,"trocksdb/build/blob_dump,
484
+ trocksdb/build/db_repl_stress,
485
+ trocksdb/build/db_stress,
486
+ trocksdb/build/rocksdb_dump,
487
+ trocksdb/build/sst_dump,",,"https://github.com/KioxiaAmerica/trocksdb,
488
+ https://github.com/KioxiaAmerica/trocksdb/blob/master/INSTALL.md"
489
+ phy1um/ps2-homebrew-livestreams,https://github.com/phy1um/ps2-homebrew-livestreams,No,,,
490
+ G6EJD/ESP32-Morse-Decoder,https://github.com/G6EJD/ESP32-Morse-Decoder,No,,,
491
+ ksakmann/CarND-MPC-Project,https://github.com/ksakmann/CarND-MPC-Project,No,,,
492
+ Zoey76/L2,https://github.com/Zoey76/L2,No,,,
493
+ deepfield/dnsflow,https://github.com/deepfield/dnsflow,No,,,
494
+ OpenNuvoton/OpenOCD-Nuvoton,https://github.com/OpenNuvoton/OpenOCD-Nuvoton,Yes,OpenOCD-Nuvoton/build/bin/openocd,,"https://github.com/OpenNuvoton/OpenOCD-Nuvoton,
495
+ https://github.com/OpenNuvoton/OpenOCD-Nuvoton/tree/master/doc,
496
+ https://github.com/OpenNuvoton/OpenOCD-Nuvoton/blob/master/doc/INSTALL.txt"
497
+ atiksoftware/csgo_memory_hacking_examples,https://github.com/atiksoftware/csgo_memory_hacking_examples,No,,,
498
+ dhatbj/SignalRecovery,https://github.com/dhatbj/SignalRecovery,Yes,SignalRecovery/build/libSignalRecovery.so,,https://github.com/dhatbj/SignalRecovery
499
+ neo-mashiro/sketchpad,https://github.com/neo-mashiro/sketchpad,No,,,
500
+ TorBorve/mpc_local_planner,https://github.com/TorBorve/mpc_local_planner,No,,,
501
+ bernhard-schmitzer/optimal-transport,https://github.com/bernhard-schmitzer/optimal-transport,No,,,
502
+ daormar/thot,https://github.com/daormar/thot,Yes,"thot/build/bin/thot_client,
503
+ thot/build/bin/thot_wg_proc,
504
+ thot/build/lib/pfsm_ecm_for_wg_factory.so.0.0.0,
505
+ thot/build/lib/word_penalty_model_factory.so.0.0.0",,"https://github.com/daormar/thot ,
506
+ https://daormar.github.io/thot/,
507
+ https://daormar.github.io/thot/#toc--installation"
508
+ mjohns/tracer,https://github.com/mjohns/tracer,Yes,tracer/build/keyboard,,https://github.com/mjohns/tracer
509
+ SilangQuan/SoftRenderer,https://github.com/SilangQuan/SoftRenderer,No,,,
510
+ HaoyuHuang/NovaLSM,https://github.com/HaoyuHuang/NovaLSM,Yes,"NovalLSM/build/nova_server_main,
511
+ NovalLSM/build/libleveldb.a,
512
+ NovalLSM/build/nova_server_main_debug",,https://github.com/HaoyuHuang/NovaLSM
513
+ venkatarun95/genericCC,https://github.com/venkatarun95/genericCC,No,,,
514
+ vanhoefm/hostap-wpa3,https://github.com/vanhoefm/hostap-wpa3,Yes,"hostap-wpa3/build/hostapd,
515
+ hostap-wpa3/build/hostapd_cli,
516
+ hostap-wpa3/build/wpa_cli,
517
+ hostap-wpa3/build/wpa_passphrase,
518
+ hostap-wpa3/build/wpa_supplicant",,https://github.com/vanhoefm/hostap-wpa3
519
+ Smertig/among-us-replay-mod,https://github.com/Smertig/among-us-replay-mod,No,,,
520
+ ahhz/raster,https://github.com/ahhz/raster,No,,,
521
+ tpuronen/cppspec,https://github.com/tpuronen/cppspec,No,,,
522
+ PlantDaddy/hostapd-rtl8188,https://github.com/PlantDaddy/hostapd-rtl8188,No,,,
523
+ balint256/gr-rds,https://github.com/balint256/gr-rds,No,,,
524
+ onqtam/game,https://github.com/onqtam/game,No,,,
525
+ JumboWu/xls2protobuf,https://github.com/JumboWu/xls2protobuf,No,,,
526
+ zeek/pysubnettree,https://github.com/zeek/pysubnettree,Yes,pysubnettree/build/_SubnetTree.so,,https://github.com/zeek/pysubnettree
527
+ DaveBlackH/MazdaRX8Arduino,https://github.com/DaveBlackH/MazdaRX8Arduino,No,,,
528
+ mosdeo/LKYDeepNN,https://github.com/mosdeo/LKYDeepNN,No,,,
529
+ fluencelabs/sqlite,https://github.com/fluencelabs/sqlite,No,,,
530
+ joel16/VitaBackup,https://github.com/joel16/VitaBackup,No,,,