Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 18.1 KB

C.md

File metadata and controls

108 lines (105 loc) · 18.1 KB

Top 100 Stars in C

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 linux 148376 47199 C 0 Linux kernel source tree 2023-03-22T21:34:59Z
2 scrcpy 79712 8243 C 1253 Display and control your Android device 2023-03-20T18:47:24Z
3 netdata 62355 5473 C 231 Real-time performance monitoring, done right! https://www.netdata.cloud 2023-03-23T00:18:06Z
4 redis 59048 22334 C 1824 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-03-23T01:02:57Z
5 obs-studio 46383 6711 C 377 OBS Studio - Free and open source software for live streaming and screen recording 2023-03-23T02:08:49Z
6 git 45645 24848 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-03-22T22:53:51Z
7 php-src 35187 7495 C 354 The PHP Interpreter 2023-03-22T22:03:42Z
8 FFmpeg 34977 10722 C 0 Mirror of https://git.ffmpeg.org/ffmpeg.git 2023-03-23T02:50:05Z
9 wrk 34089 2795 C 124 Modern HTTP benchmarking tool 2023-01-19T00:59:31Z
10 ijkplayer 31233 7965 C 2743 Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. 2022-12-23T14:16:42Z
11 lede 25318 18794 C 515 Lean's LEDE source 2023-03-22T15:08:29Z
12 the_silver_searcher 24732 1378 C 413 A code-searching tool similar to ack, but faster. 2023-03-20T09:49:17Z
13 os-tutorial 24687 3078 C 64 How to create an OS from scratch 2023-02-19T13:42:52Z
14 jq 24526 1412 C 677 Command-line JSON processor 2023-03-09T10:43:39Z
15 darknet 23946 21198 C 1784 Convolutional Neural Networks 2023-03-22T07:48:36Z
16 emscripten 23494 3040 C 1267 Emscripten: An LLVM-to-WebAssembly Compiler 2023-03-23T02:06:31Z
17 mpv 21830 2566 C 859 🎥 Command line video player 2023-03-22T22:05:12Z
18 stb 21387 7413 C 88 stb single-file public domain libraries for C/C++ 2023-03-10T07:36:48Z
19 openssl 21233 8994 C 1779 TLS/SSL and crypto library 2023-03-23T02:45:47Z
20 libuv 21095 3323 C 104 Cross-platform asynchronous I/O 2023-03-22T16:06:11Z
21 TDengine 21052 4629 C 852 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-03-23T02:15:18Z
22 The-Art-Of-Programming-By-July-2nd 20788 7182 C 47 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售 2023-02-26T17:05:49Z
23 masscan 20783 2888 C 339 TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. 2023-03-21T16:15:24Z
24 How-to-Make-a-Computer-Operating-System 20224 3396 C 44 How to Make a Computer Operating System in C++ 2021-12-16T09:10:55Z
25 zstd 19825 1867 C 101 Zstandard - Fast real-time compression algorithm 2023-03-22T21:16:25Z
26 Tasmota 19407 4335 C 13 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-03-22T19:11:00Z
27 HarmonyOS 18699 3323 C 0 A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 2022-07-07T01:24:35Z
28 nginx 18161 6223 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-03-13T12:59:44Z
29 radare2 17766 2833 C 832 UNIX-like reverse engineering framework and command-line toolset 2023-03-22T16:57:59Z
30 hashcat 16845 2505 C 199 World's fastest and most advanced password recovery utility 2023-03-22T15:47:45Z
31 bcc 16844 3340 C 722 BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more 2023-03-22T15:26:03Z
32 micropython 16153 6279 C 1245 MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems 2023-03-23T02:51:47Z
33 nnn 15997 653 C 3 n³ The unorthodox terminal file manager 2023-03-22T07:48:04Z
34 C 15826 3938 C 9 Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes. 2023-03-20T11:20:25Z
35 yabai 15445 523 C 234 A tiling window manager for macOS based on binary space partitioning 2023-02-27T00:06:33Z
36 timescaledb 14702 776 C 465 An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. 2023-03-22T22:29:48Z
37 qmk_firmware 14659 31338 C 267 Open-source keyboard firmware for Atmel AVR and Arm USB families 2023-03-23T01:57:37Z
38 openwrt 14415 8452 C 1788 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-03-23T01:29:54Z
39 Mailspring 13917 866 C 12 💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux. 2023-02-27T09:50:18Z
40 ish 13635 733 C 465 Linux shell for iOS 2023-03-23T00:34:01Z
41 nuklear 13525 1122 C 207 A single-header ANSI C gui library 2020-01-03T21:36:41Z
42 WindTerm 13410 1032 C 1011 A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal. 2022-08-22T09:04:45Z
43 blurhash 13377 303 C 20 A very compact representation of a placeholder for an image. 2023-03-15T03:06:42Z
44 open-gpu-kernel-modules 12951 925 C 98 NVIDIA Linux open GPU kernel module source 2023-03-22T19:48:55Z
45 kcp 12851 2340 C 153 ⚡ KCP - A Fast and Reliable ARQ Protocol 2023-03-22T00:40:19Z
46 ExplorerPatcher 12565 647 C 24 This project aims to enhance the working environment on Windows 2023-03-20T22:10:55Z
47 memcached 12501 3170 C 54 memcached development tree 2023-03-21T19:10:52Z
48 nginx-rtmp-module 12473 3443 C 1015 NGINX-based Media Streaming Server 2022-06-21T08:56:37Z
49 HandBrake 12324 1092 C 247 HandBrake's main development repository 2023-03-22T19:20:49Z
50 raylib 12299 1468 C 7 A simple and easy-to-use library to enjoy videogames programming 2023-03-22T19:11:42Z
51 memcached 12501 3170 C 54 memcached development tree 2023-03-21T19:10:52Z
52 nginx-rtmp-module 12473 3443 C 1015 NGINX-based Media Streaming Server 2022-06-21T08:56:37Z
53 HandBrake 12324 1092 C 247 HandBrake's main development repository 2023-03-22T19:20:49Z
54 raylib 12299 1468 C 7 A simple and easy-to-use library to enjoy videogames programming 2023-03-22T19:11:42Z
55 whisper.cpp 12195 943 C 112 Port of OpenAI's Whisper model in C/C++ 2023-03-22T20:35:17Z
56 reactos 12134 1515 C 0 A free Windows-compatible Operating System 2023-03-23T02:19:18Z
57 sway 12096 991 C 697 i3-compatible Wayland compositor 2023-03-18T22:20:51Z
58 raspberry-pi-os 12095 1231 C 50 Learning operating system development using Linux kernel and Raspberry Pi 2023-02-06T00:47:58Z
59 postgres 12023 3786 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-03-23T02:51:48Z
60 brotli 11985 1177 C 58 Brotli compression format 2023-02-02T08:00:46Z
61 llama.cpp 11945 1402 C 88 Port of Facebook's LLaMA model in C/C++ 2023-03-23T02:22:54Z
62 tengine 11924 2461 C 379 A distribution of Nginx with some advanced features 2023-03-21T06:02:16Z
63 skynet 11844 3965 C 12 A lightweight online game framework 2023-03-21T13:37:03Z
64 lvgl 11602 2368 C 51 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-03-23T02:52:58Z
65 robotjs 11598 892 C 147 Node.js Desktop Automation. 2022-12-06T22:17:24Z
66 tig 11538 598 C 171 Text-mode interface for git 2023-03-05T19:36:19Z
67 esp8266_deauther 11446 2374 C 116 Affordable WiFi hacking platform for testing and learning 2023-01-20T05:15:06Z
68 openresty 11207 1468 C 258 High Performance Web Platform Based on Nginx and LuaJIT 2023-03-22T15:54:36Z
69 OpenCorePkg 11132 1959 C 0 OpenCore bootloader 2023-03-22T07:43:42Z
70 webview 10991 861 C 176 Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows) 2023-03-19T21:35:34Z
71 rofi 10856 582 C 38 Rofi: A window switcher, application launcher and dmenu replacement 2023-03-05T10:19:03Z
72 systemd 10834 3278 C 1860 The systemd System and Service Manager 2023-03-23T02:05:09Z
73 libsodium 10830 1657 C 0 A modern, portable, easy to use crypto library. 2023-03-12T22:41:42Z
74 BlackHole 10730 451 C 3 BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency. 2023-02-10T20:36:40Z
75 cosmopolitan 10629 348 C 68 build-once run-anywhere c library 2023-03-21T01:07:01Z
76 darwin-xnu 10608 1652 C 0 The Darwin Kernel (mirror). This repository is a pure mirror and contributions are currently not accepted via pull-requests, please submit your contributions via https://developer.apple.com/bug-reporting/ 2023-01-13T01:48:01Z
77 vlc 10590 3365 C 0 VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/ 2023-03-22T14:54:05Z
78 lua-nginx-module 10553 2004 C 284 Embed the Power of Lua into NGINX HTTP servers 2023-03-22T06:56:35Z
79 seafile 10520 1486 C 157 High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features. 2023-03-23T02:39:16Z
80 libui 10428 620 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
81 arduino-esp32 10382 6602 C 384 Arduino core for the ESP32 2023-03-22T06:56:43Z
82 glfw 10369 4186 C 460 A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input 2023-03-22T18:58:16Z
83 h2o 10326 825 C 562 H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server 2023-03-22T14:29:11Z
84 esp-idf 10193 6301 C 1292 Espressif IoT Development Framework. Official development framework for Espressif SoCs. 2023-03-22T23:17:23Z
85 DOOM 10096 1755 C 0 DOOM Open Source Release 2022-10-12T05:22:35Z
86 sumatrapdf 9952 1518 C 508 SumatraPDF reader 2023-03-23T02:39:02Z
87 SoftEtherVPN 9901 2376 C 158 Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable. 2023-03-15T12:32:09Z
88 libevent 9666 3206 C 126 Event notification library 2023-03-20T05:27:31Z
89 Tinyhttpd 9656 3753 C 19 Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net 2023-02-16T07:31:21Z
90 Craft 9641 1298 C 79 A simple Minecraft clone written in C using modern OpenGL (shaders). 2023-01-06T19:06:10Z
91 linux 9609 4447 C 679 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-03-22T16:44:38Z
92 wcdb 9604 1298 C 185 WCDB is a cross-platform database framework developed by WeChat. 2023-03-19T14:33:03Z
93 sanitizers 9468 926 C 516 AddressSanitizer, ThreadSanitizer, MemorySanitizer 2023-03-10T13:27:26Z
94 redis-3.0-annotated 9386 4108 C 17 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。 2023-03-18T02:03:40Z
95 Sandboxie 9295 992 C 378 Sandboxie Plus & Classic 2023-03-16T09:52:40Z
96 mongoose 9288 2509 C 3 Embedded Web Server 2023-03-22T14:18:44Z
97 Dummy-Robot 9205 2063 C 91 我的超迷你机械臂机器人项目。 2023-01-04T01:24:20Z
98 audacity 9122 2025 C 774 Audio Editor 2023-03-22T17:04:09Z
99 coturn 8950 1776 C 219 coturn TURN server project 2023-03-20T01:25:44Z
100 libgit2 8943 2306 C 373 A cross-platform, linkable library implementation of Git that you can use in your application. 2023-03-21T17:36:00Z