Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 18.2 KB

File metadata and controls

108 lines (105 loc) · 18.2 KB

Top 100 Stars in C

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 linux 152175 48120 C 0 Linux kernel source tree 2023-05-24T18:46:54Z
2 scrcpy 83948 8625 C 1341 Display and control your Android device 2023-05-24T20:14:32Z
3 netdata 63185 5523 C 245 Real-time performance monitoring, done right! https://www.netdata.cloud 2023-05-25T00:17:05Z
4 redis 59972 22601 C 1880 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. 2023-05-25T01:07:29Z
5 obs-studio 47789 6879 C 365 OBS Studio - Free and open source software for live streaming and screen recording 2023-05-24T21:56:34Z
6 git 46330 25105 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. 2023-05-25T02:44:59Z
7 FFmpeg 36300 10914 C 0 Mirror of https://git.ffmpeg.org/ffmpeg.git 2023-05-25T02:50:05Z
8 php-src 35479 7547 C 346 The PHP Interpreter 2023-05-24T18:50:20Z
9 wrk 34512 2812 C 127 Modern HTTP benchmarking tool 2023-01-19T00:59:31Z
10 ijkplayer 31401 7993 C 2758 Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. 2023-04-24T23:55:31Z
11 tmux 29071 1909 C 23 tmux source code 2023-05-24T01:31:19Z
12 llama.cpp 28192 4037 C 241 Port of Facebook's LLaMA model in C/C++ 2023-05-24T21:37:32Z
13 lede 26051 18997 C 543 Lean's LEDE source 2023-05-24T14:25:54Z
14 os-tutorial 24987 3125 C 64 How to create an OS from scratch 2023-02-19T13:42:52Z
15 jq 24945 1445 C 691 Command-line JSON processor 2023-05-24T16:13:59Z
16 the_silver_searcher 24908 1383 C 419 A code-searching tool similar to ack, but faster. 2023-03-20T09:49:17Z
17 darknet 24220 21425 C 1792 Convolutional Neural Networks 2023-05-19T15:12:07Z
18 emscripten 23783 3084 C 1314 Emscripten: An LLVM-to-WebAssembly Compiler 2023-05-25T00:03:42Z
19 rufus 23182 2289 C 13 The Reliable USB Formatting Utility 2023-05-24T16:55:36Z
20 mpv 22428 2605 C 838 🎥 Command line video player 2023-05-24T22:29:40Z
21 stb 22117 7558 C 90 stb single-file public domain libraries for C/C++ 2023-05-17T15:47:35Z
22 openssl 21769 9181 C 1902 TLS/SSL and crypto library 2023-05-25T01:33:39Z
23 libuv 21475 3369 C 106 Cross-platform asynchronous I/O 2023-05-24T23:30:58Z
24 TDengine 21358 4660 C 947 TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps. 2023-05-25T02:27:22Z
25 masscan 21055 2919 C 341 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. 2023-04-20T23:13:10Z
26 The-Art-Of-Programming-By-July-2nd 20848 7176 C 47 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售 2023-02-26T17:05:49Z
27 How-to-Make-a-Computer-Operating-System 20333 3396 C 43 How to Make a Computer Operating System in C++ 2021-12-16T09:10:55Z
28 zstd 20274 1916 C 122 Zstandard - Fast real-time compression algorithm 2023-05-24T00:38:28Z
29 Tasmota 19719 4405 C 9 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 2023-05-24T19:40:41Z
30 HarmonyOS 18716 3321 C 0 A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 2022-07-07T01:24:35Z
31 whisper.cpp 18642 1582 C 199 Port of OpenAI's Whisper model in C/C++ 2023-05-25T01:54:26Z
32 nginx 18471 6316 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 2023-05-23T15:55:27Z
33 radare2 18090 2869 C 817 UNIX-like reverse engineering framework and command-line toolset 2023-05-25T01:09:53Z
34 hashcat 17358 2557 C 207 World's fastest and most advanced password recovery utility 2023-05-24T13:13:10Z
35 bcc 17297 3467 C 735 BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more 2023-05-24T15:51:03Z
36 micropython 16627 6477 C 1305 MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems 2023-05-25T02:21:07Z
37 yabai 16470 544 C 254 A tiling window manager for macOS based on binary space partitioning 2023-05-25T00:16:18Z
38 nnn 16375 675 C 1 n³ The unorthodox terminal file manager 2023-05-22T12:38:39Z
39 C 16262 3990 C 4 Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes. 2023-05-24T03:35:07Z
40 qmk_firmware 15134 32285 C 276 Open-source keyboard firmware for Atmel AVR and Arm USB families 2023-05-25T02:19:38Z
41 openwrt 15107 8702 C 1863 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. 2023-05-25T01:09:50Z
42 timescaledb 14993 792 C 475 An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. 2023-05-24T23:21:12Z
43 WindTerm 14526 1135 C 1099 A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal. 2023-03-23T09:33:20Z
44 Mailspring 14130 880 C 12 💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux. 2023-04-12T02:53:59Z
45 ish 14014 743 C 451 Linux shell for iOS 2023-05-24T04:44:40Z
46 ExplorerPatcher 13977 677 C 150 This project aims to enhance the working environment on Windows 2023-05-02T06:42:11Z
47 blurhash 13794 310 C 21 A very compact representation of a placeholder for an image. 2023-05-16T05:17:01Z
48 nuklear 13534 1121 C 207 A single-header ANSI C gui library 2020-01-03T21:36:41Z
49 ip2region 13391 2417 C 25 Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages 2023-04-15T04:24:50Z
50 kcp 13167 2361 C 151 ⚡ KCP - A Fast and Reliable ARQ Protocol 2023-05-07T05:50:03Z
51 blurhash 13794 310 C 21 A very compact representation of a placeholder for an image. 2023-05-16T05:17:01Z
52 nuklear 13534 1121 C 207 A single-header ANSI C gui library 2020-01-03T21:36:41Z
53 ip2region 13391 2417 C 25 Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages 2023-04-15T04:24:50Z
54 kcp 13167 2361 C 151 ⚡ KCP - A Fast and Reliable ARQ Protocol 2023-05-07T05:50:03Z
55 open-gpu-kernel-modules 13137 955 C 102 NVIDIA Linux open GPU kernel module source 2023-05-20T00:17:45Z
56 raylib 13047 1548 C 9 A simple and easy-to-use library to enjoy videogames programming 2023-05-24T22:41:31Z
57 HandBrake 12716 1111 C 239 HandBrake's main development repository 2023-05-25T01:50:13Z
58 memcached 12603 3188 C 57 memcached development tree 2023-05-23T22:23:38Z
59 nginx-rtmp-module 12585 3456 C 1016 NGINX-based Media Streaming Server 2022-06-21T08:56:37Z
60 postgres 12406 3904 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 2023-05-25T02:04:10Z
61 sway 12402 1000 C 727 i3-compatible Wayland compositor 2023-05-24T18:22:23Z
62 reactos 12359 1557 C 0 A free Windows-compatible Operating System 2023-05-25T00:41:23Z
63 raspberry-pi-os 12220 1239 C 51 Learning operating system development using Linux kernel and Raspberry Pi 2023-02-06T00:47:58Z
64 brotli 12168 1197 C 59 Brotli compression format 2023-03-23T17:13:47Z
65 lvgl 12059 2462 C 47 Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio. 2023-05-24T20:19:37Z
66 tengine 12042 2483 C 384 A distribution of Nginx with some advanced features 2023-05-23T02:09:19Z
67 skynet 11983 3993 C 11 A lightweight online game framework 2023-05-16T08:18:28Z
68 twemproxy 11792 2053 C 148 A fast, light-weight proxy for memcached and redis 2023-01-14T09:22:36Z
69 esp8266_deauther 11702 2404 C 106 Affordable WiFi hacking platform for testing and learning 2023-04-22T07:34:22Z
70 robotjs 11698 904 C 153 Node.js Desktop Automation. 2022-12-06T22:17:24Z
71 tig 11627 599 C 179 Text-mode interface for git 2023-05-24T20:32:47Z
72 OpenCorePkg 11424 2001 C 0 OpenCore bootloader 2023-05-24T12:30:41Z
73 openresty 11353 1483 C 264 High Performance Web Platform Based on Nginx and LuaJIT 2023-04-17T17:25:16Z
74 BlackHole 11177 474 C 2 BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency. 2023-04-19T19:56:53Z
75 webview 11147 873 C 179 Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows) 2023-05-04T06:10:13Z
76 rofi 11142 601 C 38 Rofi: A window switcher, application launcher and dmenu replacement 2023-05-10T17:43:42Z
77 systemd 11076 3338 C 1883 The systemd System and Service Manager 2023-05-24T23:23:05Z
78 cosmopolitan 11000 351 C 78 build-once run-anywhere c library 2023-05-22T06:20:10Z
79 libsodium 10946 1668 C 0 A modern, portable, easy to use crypto library. 2023-05-22T23:36:48Z
80 vlc 10931 3720 C 0 VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/ 2023-05-22T04:11:24Z
81 arduino-esp32 10760 6823 C 402 Arduino core for the ESP32 2023-05-24T23:32:24Z
82 darwin-xnu 10693 1657 C 0 Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu 2023-01-13T01:48:01Z
83 seafile 10692 1493 C 159 High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features. 2023-05-18T10:03:22Z
84 lua-nginx-module 10665 2016 C 290 Embed the Power of Lua into NGINX HTTP servers 2023-05-22T15:24:48Z
85 glfw 10639 4326 C 477 A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input 2023-05-03T07:40:12Z
86 esp-idf 10594 6504 C 1300 Espressif IoT Development Framework. Official development framework for Espressif SoCs. 2023-05-24T21:36:17Z
87 libui 10462 622 C 173 Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports. 2022-07-30T22:52:58Z
88 DOOM 10393 1805 C 0 DOOM Open Source Release 2022-10-12T05:22:35Z
89 h2o 10385 830 C 563 H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server 2023-05-25T01:35:13Z
90 sumatrapdf 10327 1545 C 519 SumatraPDF reader 2023-04-17T03:37:17Z
91 SoftEtherVPN 10155 2414 C 174 Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable. 2023-05-21T17:16:44Z
92 Tinyhttpd 9949 3793 C 20 Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net 2023-02-16T07:31:21Z
93 Sandboxie 9861 1028 C 400 Sandboxie Plus & Classic 2023-05-25T01:31:12Z
94 libevent 9831 3238 C 131 Event notification library 2023-05-25T02:41:33Z
95 Craft 9744 1313 C 79 A simple Minecraft clone written in C using modern OpenGL (shaders). 2023-01-06T19:06:10Z
96 linux 9744 4494 C 698 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/ 2023-05-24T13:38:13Z
97 sanitizers 9696 940 C 528 AddressSanitizer, ThreadSanitizer, MemorySanitizer 2023-05-01T18:38:44Z
98 wcdb 9672 1314 C 121 WCDB is a cross-platform database framework developed by WeChat. 2023-04-25T16:37:17Z
99 phpredis 9662 2129 C 124 A PHP extension for Redis 2023-05-24T20:00:57Z
100 Dummy-Robot 9613 2174 C 97 我的超迷你机械臂机器人项目。 2023-01-04T01:24:20Z