1 |
linux |
174151 |
52485 |
C |
0 |
Linux kernel source tree |
2024-07-04T20:27:07Z |
2 |
scrcpy |
105332 |
10227 |
C |
1849 |
Display and control your Android device |
2024-07-04T23:55:22Z |
3 |
netdata |
69435 |
5797 |
C |
166 |
The open-source observability platform everyone needs! |
2024-07-05T00:17:34Z |
4 |
redis |
65561 |
23576 |
C |
2013 |
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. |
2024-07-04T15:27:12Z |
5 |
Ventoy |
60305 |
3940 |
C |
643 |
A new bootable USB solution. |
2024-06-28T01:12:29Z |
6 |
obs-studio |
57213 |
7715 |
C |
494 |
OBS Studio - Free and open source software for live streaming and screen recording |
2024-07-04T00:34:50Z |
7 |
git |
50938 |
25327 |
C |
0 |
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. |
2024-07-04T18:01:55Z |
8 |
FFmpeg |
43641 |
11862 |
C |
0 |
Mirror of https://git.ffmpeg.org/ffmpeg.git |
2024-07-05T02:50:04Z |
9 |
php-src |
37566 |
7688 |
C |
582 |
The PHP Interpreter |
2024-07-04T23:52:46Z |
10 |
wrk |
37170 |
2907 |
C |
139 |
Modern HTTP benchmarking tool |
2023-12-30T10:33:51Z |
11 |
curl |
34791 |
6250 |
C |
5 |
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features |
2024-07-05T00:32:54Z |
12 |
tmux |
33737 |
2054 |
C |
55 |
tmux source code |
2024-06-24T11:05:31Z |
13 |
ijkplayer |
32246 |
8088 |
C |
2804 |
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. |
2023-07-16T05:49:44Z |
14 |
jq |
29557 |
1538 |
C |
372 |
Command-line JSON processor |
2024-06-30T14:32:28Z |
15 |
lede |
29157 |
19457 |
C |
701 |
Lean's LEDE source |
2024-07-04T05:47:55Z |
16 |
my-tv |
28518 |
3213 |
C |
152 |
我的电视 电视直播软件,安装即可使用 |
2024-06-20T06:21:11Z |
17 |
rufus |
27659 |
2499 |
C |
15 |
The Reliable USB Formatting Utility |
2024-07-02T01:06:25Z |
18 |
mpv |
26705 |
2835 |
C |
879 |
🎥 Command line video player |
2024-07-04T22:24:10Z |
19 |
os-tutorial |
26596 |
3240 |
C |
69 |
How to create an OS from scratch |
2023-10-26T02:33:22Z |
20 |
the_silver_searcher |
25888 |
1416 |
C |
428 |
A code-searching tool similar to ack, but faster. |
2024-06-16T19:37:41Z |
21 |
stb |
25762 |
7658 |
C |
136 |
stb single-file public domain libraries for C/C++ |
2024-07-02T10:08:56Z |
22 |
darknet |
25527 |
21325 |
C |
1808 |
Convolutional Neural Networks |
2024-05-03T13:53:58Z |
23 |
openssl |
24884 |
9927 |
C |
1785 |
TLS/SSL and crypto library |
2024-07-05T01:24:27Z |
24 |
libuv |
23554 |
3551 |
C |
138 |
Cross-platform asynchronous I/O |
2024-07-04T13:40:15Z |
25 |
TDengine |
23011 |
4825 |
C |
309 |
TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps. |
2024-07-05T02:42:59Z |
26 |
masscan |
22955 |
3016 |
C |
360 |
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. |
2024-06-07T20:29:25Z |
27 |
zstd |
22766 |
2033 |
C |
158 |
Zstandard - Fast real-time compression algorithm |
2024-07-04T07:23:55Z |
28 |
ExplorerPatcher |
22692 |
995 |
C |
175 |
This project aims to enhance the working environment on Windows |
2024-07-03T23:15:28Z |
29 |
yabai |
22351 |
627 |
C |
160 |
A tiling window manager for macOS based on binary space partitioning |
2024-06-30T11:43:09Z |
30 |
Tasmota |
21707 |
4717 |
C |
8 |
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at |
2024-07-04T21:42:29Z |
31 |
WindTerm |
21517 |
1652 |
C |
1732 |
A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal. |
2024-04-03T03:55:51Z |
32 |
The-Art-Of-Programming-By-July-2nd |
21254 |
7099 |
C |
44 |
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售 |
2023-02-26T17:05:49Z |
33 |
How-to-Make-a-Computer-Operating-System |
21148 |
3400 |
C |
44 |
How to Make a Computer Operating System in C++ |
2021-12-16T09:10:55Z |
34 |
nginx |
20664 |
6644 |
C |
0 |
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html |
2024-06-24T03:07:30Z |
35 |
raylib |
20386 |
2093 |
C |
16 |
A simple and easy-to-use library to enjoy videogames programming |
2024-07-04T11:15:31Z |
36 |
hashcat |
20328 |
2798 |
C |
297 |
World's fastest and most advanced password recovery utility |
2024-07-04T21:30:31Z |
37 |
radare2 |
19961 |
2956 |
C |
839 |
UNIX-like reverse engineering framework and command-line toolset |
2024-07-04T19:05:52Z |
38 |
bcc |
19866 |
3799 |
C |
822 |
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more |
2024-07-05T02:42:49Z |
39 |
HarmonyOS |
19206 |
3312 |
C |
0 |
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 |
2022-07-07T01:24:35Z |
40 |
mimikatz |
18998 |
3617 |
C |
141 |
A little tool to play with Windows security |
2024-05-12T17:26:14Z |
41 |
openwrt |
18897 |
9990 |
C |
2251 |
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. |
2024-07-05T02:00:23Z |
42 |
micropython |
18699 |
7480 |
C |
1455 |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems |
2024-07-05T01:48:02Z |
43 |
nnn |
18494 |
743 |
C |
2 |
n³ The unorthodox terminal file manager |
2024-06-28T01:20:03Z |
44 |
C |
18411 |
4242 |
C |
4 |
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes. |
2024-06-29T23:30:43Z |
45 |
goaccess |
17786 |
1087 |
C |
381 |
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. |
2024-06-01T17:50:37Z |
46 |
qmk_firmware |
17476 |
37703 |
C |
300 |
Open-source keyboard firmware for Atmel AVR and Arm USB families |
2024-07-05T02:15:52Z |
47 |
cosmopolitan |
17253 |
590 |
C |
138 |
build-once run-anywhere c library |
2024-07-04T12:03:43Z |
48 |
timescaledb |
16819 |
852 |
C |
508 |
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. |
2024-07-04T19:59:45Z |
49 |
llama2.c |
16741 |
1944 |
C |
118 |
Inference Llama 2 in one file of pure C |
2024-07-01T16:33:40Z |
50 |
HandBrake |
16548 |
1291 |
C |
254 |
HandBrake's main development repository |
2024-07-04T19:00:32Z |
51 |
ish |
16352 |
856 |
C |
576 |
Linux shell for iOS |
2024-07-05T00:42:55Z |
52 |
unleashed-firmware |
15751 |
1336 |
C |
73 |
Flipper Zero Unleashed Firmware |
2024-07-05T02:53:27Z |
53 |
lvgl |
15577 |
3066 |
C |
72 |
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. |
2024-07-05T02:58:32Z |
54 |
blurhash |
15314 |
343 |
C |
17 |
A very compact representation of a placeholder for an image. |
2024-06-14T00:06:51Z |
55 |
Mailspring |
15247 |
892 |
C |
2 |
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux. |
2024-06-02T23:06:43Z |
56 |
postgres |
15221 |
4422 |
C |
0 |
Mirror of the official PostgreSQL GIT repository. Note that this is just a mirror - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch |
2024-07-05T02:05:34Z |
57 |
kcp |
15009 |
2473 |
C |
163 |
⚡ KCP - A Fast and Reliable ARQ Protocol |
2024-04-09T07:37:10Z |
58 |
valkey |
14592 |
520 |
C |
139 |
A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore. |
2024-07-05T02:59:41Z |
59 |
BlackHole |
14514 |
562 |
C |
5 |
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency. |
2024-06-21T06:12:06Z |
60 |
reactos |
14250 |
1708 |
C |
0 |
A free Windows-compatible Operating System |
2024-07-05T02:43:56Z |
61 |
open-gpu-kernel-modules |
14172 |
1174 |
C |
128 |
NVIDIA Linux open GPU kernel module source |
2024-07-01T13:32:08Z |
62 |
sway |
14083 |
1079 |
C |
904 |
i3-compatible Wayland compositor |
2024-07-04T21:03:38Z |
63 |
nuklear |
13658 |
1109 |
C |
207 |
A single-header ANSI C gui library |
2020-01-03T21:36:41Z |
64 |
ffmpeg.wasm |
13463 |
775 |
C |
320 |
FFmpeg for browser, powered by WebAssembly |
2024-06-20T09:32:01Z |
65 |
vlc |
13373 |
4959 |
C |
0 |
VLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc |
2024-07-04T16:03:06Z |
66 |
memcached |
13321 |
3261 |
C |
56 |
memcached development tree |
2024-06-29T00:40:00Z |
67 |
nginx-rtmp-module |
13210 |
3488 |
C |
1043 |
NGINX-based Media Streaming Server |
2024-06-15T23:35:10Z |
68 |
skynet |
13104 |
4152 |
C |
15 |
A lightweight online game framework |
2024-06-27T21:32:01Z |
69 |
esp8266_deauther |
13079 |
2548 |
C |
117 |
Affordable WiFi hacking platform for testing and learning |
2024-04-29T18:36:14Z |
70 |
OpenCorePkg |
13009 |
2085 |
C |
0 |
OpenCore bootloader |
2024-06-28T08:27:00Z |
71 |
raspberry-pi-os |
12980 |
1282 |
C |
54 |
Learning operating system development using Linux kernel and Raspberry Pi |
2024-03-29T21:19:52Z |
72 |
sumatrapdf |
12961 |
1668 |
C |
548 |
SumatraPDF reader |
2024-07-01T21:25:56Z |
73 |
esp-idf |
12907 |
7085 |
C |
1600 |
Espressif IoT Development Framework. Official development framework for Espressif SoCs. |
2024-07-04T03:49:08Z |
74 |
Flipper |
12856 |
3074 |
C |
11 |
Playground (and dump) of stuff I make or modify for the Flipper Zero |
2024-07-04T21:00:37Z |
75 |
Sandboxie |
12806 |
1430 |
C |
537 |
Sandboxie Plus & Classic |
2024-07-04T09:57:59Z |
76 |
systemd |
12802 |
3677 |
C |
2145 |
The systemd System and Service Manager |
2024-07-05T02:22:50Z |
77 |
rofi |
12745 |
607 |
C |
54 |
Rofi: A window switcher, application launcher and dmenu replacement |
2024-06-27T19:33:24Z |
78 |
tengine |
12658 |
2515 |
C |
407 |
A distribution of Nginx with some advanced features |
2024-06-21T08:54:44Z |
79 |
glfw |
12536 |
5039 |
C |
505 |
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input |
2024-07-02T09:20:14Z |
80 |
webview |
12338 |
927 |
C |
196 |
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows). |
2024-06-17T03:32:44Z |
81 |
openresty |
12293 |
1521 |
C |
291 |
High Performance Web Platform Based on Nginx and LuaJIT |
2024-06-26T06:44:41Z |
82 |
tig |
12267 |
605 |
C |
178 |
Text-mode interface for git |
2024-07-01T15:22:02Z |
83 |
robotjs |
12214 |
932 |
C |
165 |
Node.js Desktop Automation. |
2024-06-21T20:00:52Z |
84 |
twemproxy |
12087 |
2052 |
C |
145 |
A fast, light-weight proxy for memcached and redis |
2024-03-29T03:09:06Z |
85 |
libsodium |
12055 |
1722 |
C |
0 |
A modern, portable, easy to use crypto library. |
2024-06-30T19:13:11Z |
86 |
seafile |
11835 |
1510 |
C |
159 |
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features. |
2024-07-03T09:17:02Z |
87 |
audacity |
11792 |
2213 |
C |
1096 |
Audio Editor |
2024-07-04T17:47:38Z |
88 |
flipperzero-firmware |
11733 |
2594 |
C |
125 |
Flipper Zero firmware source code |
2024-07-04T20:57:26Z |
89 |
Dummy-Robot |
11629 |
2583 |
C |
109 |
我的超迷你机械臂机器人项目。 |
2024-03-14T14:02:29Z |
90 |
ImageMagick |
11540 |
1311 |
C |
99 |
🧙♂️ ImageMagick 7 |
2024-07-04T16:33:53Z |
91 |
SoftEtherVPN |
11255 |
2548 |
C |
226 |
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable. |
2024-07-04T17:56:28Z |
92 |
lua-nginx-module |
11162 |
2013 |
C |
313 |
Embed the Power of Lua into NGINX HTTP servers |
2024-07-04T12:16:25Z |
93 |
Tinyhttpd |
11118 |
3921 |
C |
22 |
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net |
2023-07-27T08:52:45Z |
94 |
sanitizers |
11004 |
998 |
C |
605 |
AddressSanitizer, ThreadSanitizer, MemorySanitizer |
2024-07-03T21:29:03Z |
95 |
darwin-xnu |
10937 |
1630 |
C |
0 |
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu |
2023-01-13T01:48:01Z |
96 |
libevent |
10884 |
3353 |
C |
105 |
Event notification library |
2024-07-02T05:27:47Z |
97 |
linux |
10862 |
4886 |
C |
840 |
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/ |
2024-07-04T18:47:23Z |
98 |
coturn |
10803 |
1979 |
C |
328 |
coturn TURN server project |
2024-07-03T08:51:02Z |
99 |
mongoose |
10775 |
2682 |
C |
4 |
Embedded Web Server |
2024-07-04T20:31:19Z |
100 |
h2o |
10769 |
829 |
C |
579 |
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server |
2024-06-25T14:33:12Z |