Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 34.6 KB

File metadata and controls

216 lines (211 loc) · 34.6 KB

返回目录问题反馈

中文总榜 > 软件类 > C

数据更新: 2024-07-29   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到

# Repository Description Stars Updated
1 coolsnowwolf/lede Lean's LEDE source 29280 2024-07-28
2 lizongying/my-tv 我的电视 电视直播软件,安装即可使用 28903 2024-06-20
3 kingToolbox/WindTerm A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal. 21904 2024-04-03
4 Awesome-HarmonyOS/HarmonyOS A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 19235 2024-07-19
5 karpathy/llama2.c Inference Llama 2 in one file of pure C 16936 2024-07-13
6 ish-app/ish Linux shell for iOS 16599 2024-07-28
7 lvgl/lvgl Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. 15751 2024-07-28
8 skywind3000/kcp ⚡ KCP - A Fast and Reliable ARQ Protocol 15075 2024-07-18
9 swaywm/sway i3-compatible Wayland compositor 14213 2024-07-27
10 cloudwu/skynet A lightweight online game framework 13155 2024-07-26
11 sandboxie-plus/Sandboxie Sandboxie Plus & Classic 13142 2024-07-28
12 espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. 13050 2024-07-27
13 alibaba/tengine A distribution of Nginx with some advanced features 12685 2024-06-21
14 openresty/openresty High Performance Web Platform Based on Nginx and LuaJIT 12347 2024-07-10
15 peng-zhihui/Dummy-Robot 我的超迷你机械臂机器人项目。 11721 2024-03-14
16 openresty/lua-nginx-module Embed the Power of Lua into NGINX HTTP servers 11191 2024-07-25
17 Tencent/wcdb WCDB is a cross-platform database framework developed by WeChat. 10622 2024-07-14
18 RT-Thread/rt-thread RT-Thread is an open source IoT real-time operating system (RTOS). 10107 2024-07-28
19 Tencent/xLua xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc. 9252 2024-06-07
20 gojue/ecapture Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64. 9093 2024-07-21
21 happyfish100/fastdfs FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We ... 8937 2024-05-15
22 betaflight/betaflight Open Source Flight Controller Firmware 8238 2024-07-28
23 pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。 8062 2024-07-20
24 ithewei/libhv 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server. 6559 2024-07-19
25 flightlessmango/MangoHud A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb 6176 2024-07-16
26 sparklemotion/nokogiri Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. 6120 2024-07-27
27 yanfeizhang/coder-kung-fu 开发内功修炼 6033 2024-06-15
28 hrvach/deskhop Fast Desktop Switching Device 6004 2024-07-28
29 lpereira/lwan Experimental, scalable, high performance HTTP server 5927 2024-07-06
30 yourtion/30dayMakeOS 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程 5817 2024-04-01
31 Meituan-Dianping/Logan Logan is a lightweight case logging system based on mobile platform. 5665 2024-05-16
32 RediSearch/RediSearch A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations. 5346 2024-07-25
33 immortalwrt/immortalwrt An opensource OpenWrt variant for mainland China users. 5203 2024-07-28
34 cjdelisle/cjdns An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. 5154 2024-07-06
35 guanzhi/GmSSL 支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱 4961 2024-07-28
36 tboox/tbox 🎁 A glib-like multi-platform c library 4797 2024-07-18
37 andmarti1424/sc-im sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal 4747 2024-07-23
38 baidu/dperf dperf is a 100Gbps network load tester. 4633 2024-07-23
39 ClemensElflein/OpenMower Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots! 4602 2024-07-24
40 easychen/pushdeer 开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备 4503 2024-02-26
41 istoreos/istoreos 提供一个人人会用的的路由、NAS系统 (目前活跃的分支是 istoreos-22.03) 4478 2024-07-26
42 Facico/Chinese-Vicuna Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca 4139 2024-03-07
43 lc-soft/LCUI C library for building user interfaces 4125 2024-06-10
44 openvenues/libpostal A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. 4008 2024-06-05
45 lotabout/write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. 3947 2024-03-29
46 canonical/dqlite Embeddable, replicated and fault-tolerant SQL engine. 3793 2024-07-26
47 RfidResearchGroup/proxmark3 Iceman Fork - Proxmark3 3683 2024-07-28
48 Mzzopublic/C C语言 3640 2024-03-03
49 armink/EasyLogger An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库 3620 2024-03-25
50 zhaojh329/rtty 🐛 Access your terminal from anywhere via the web. 3611 2024-07-24
51 ptitSeb/box64 Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices 3488 2024-07-28
52 answer-huang/dSYMTools dSYM analyze 3441 2024-06-04
53 hanwckf/rt-n56u Padavan 3263 2024-06-13
54 ptitSeb/box86 Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices 3207 2024-07-28
55 zlgopen/awtk AWTK = Toolkit AnyWhere(a cross-platform embedded GUI) 3060 2024-07-25
56 quickjs-zh/QuickJS QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。 3056 2024-02-07
57 Simple-XX/SimpleKernel Simple kernel for learning operating systems. 用于学习操作系统的简单内核 2987 2024-07-08
58 gozfree/gear-lib Gear-Lib, C library for IOT Embedded Multimedia and Network 2921 2024-03-18
59 wechat-miniprogram/minigame-unity-webgl-transform Wechat Mini Game Unity engine adapter documents. 2834 2024-07-25
60 ApsaraDB/PolarDB-for-PostgreSQL A cloud-native database based on PostgreSQL developed by Alibaba Cloud. 2812 2024-07-22
61 acl-dev/acl C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc.. 2809 2024-07-18
62 Ewenwan/ShiYanLou 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试 2753 2024-05-17
63 winshining/nginx-http-flv-module A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are su ... 2715 2024-05-12
64 XorTroll/Goldleaf 🍂 Multipurpose homebrew tool for Nintendo Switch 2593 2024-07-04
65 joncampbell123/dosbox-x DOSBox-X fork of the DOSBox project 2587 2024-07-24
66 yitter/IdGenerator 💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ... 2427 2024-03-06
67 seemoo-lab/nexmon The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more 2376 2024-07-24
68 matrixcascade/PainterEngine PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C 2295 2024-07-26
69 jiangdongguo/AndroidUSBCamera 🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras! 2249 2024-06-10
70 wolfSSL/wolfssl The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3! 2246 2024-07-27
71 vmware/open-vm-tools Official repository of VMware open-vm-tools project 2210 2024-07-25
72 dgiese/dustcloud Xiaomi Smart Home Device Reverse Engineering and Hacking 2204 2024-02-16
73 Perfare/Zygisk-Il2CppDumper Using Zygisk to dump il2cpp data at runtime 2200 2024-07-08
74 langhuihui/jessibuca Jessibuca是一款开源的纯H5直播流播放器 2066 2024-07-28
75 hmgle/graftcp A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy. 2062 2024-07-28
76 SwiftLaTeX/SwiftLaTeX SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor 2055 2024-06-18
77 bytedance/bhook 🔥 ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64. 2024 2024-06-19
78 ttttupup/wxhelper Hook WeChat / 微信逆向 2006 2024-07-28
79 RamonUnch/AltSnap Maintained continuation of Stefan Sundin's AltDrag 1959 2024-07-20
80 openctp/openctp openctp提供CTP股票期权、中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS、易盛TAP、量投QDP等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simnow, ... 1951 2024-07-20
81 bb-qq/r8152 Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters 1942 2024-06-13
82 espressif/esp-iot-solution Espressif IoT Library. IoT Device Drivers, Documentations And Solutions. 1822 2024-07-26
83 zetaloop/ExplorerPatcher ExplorerPatcher Chinese L10n - 在 Windows 11 上恢复高效的工作环境 1794 2024-05-05
84 guanshuicheng/invoice Collaboration with wangxupeng(https://github.com/wangxupeng) 1769 2024-07-22
85 destan19/OpenAppFilter OAF is a parental control plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, such as Tiktok, Youtube, Telegram,etc. 1763 2024-06-14
86 armink/FlashDB An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库 1749 2024-07-26
87 sdlpal/sdlpal SDL-based reimplementation of the classic Chinese-language RPG known as PAL. 1738 2024-07-27
88 0voice/kernel_new_features 一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等 1677 2024-05-20
89 alibaba/xquic XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol. 1653 2024-07-21
90 espressif/esp-who Face detection and recognition framework 1651 2024-05-21
91 openresty/headers-more-nginx-module Set, add, and clear arbitrary output headers in NGINX http servers 1624 2024-03-12
92 momotech/MLN 高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua 1612 2024-05-24
93 armink/CmBacktrace Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库 1598 2024-07-03
94 bytedance/android-inline-hook 🔥 ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64. 1590 2024-07-18
95 SpenceKonde/ATTinyCore Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 1548 2024-07-28
96 sm64pc/sm64ex Fork of https://github.com/sm64-port/sm64-port with additional features. 1543 2024-07-03
97 YeeZTech/YeeZ-Privacy-Computing Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件 1490 2024-06-07
98 Mixiaoxiao/Arduino-HomeKit-ESP8266 Native Apple HomeKit accessory implementation for the ESP8266 Arduino core. 1485 2024-07-18
99 ADD-SP/ngx_waf Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块 1466 2024-03-24
100 pikasTech/PikaPython An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar proje ... 1451 2024-07-26
101 kerwincui/FastBee FastBee开源物联网平台,简单易用,可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。 1447 2024-07-23
102 ChristopheJacquet/PiFmRds FM-RDS transmitter using the Raspberry Pi's PWM 1415 2024-04-28
103 RubyMetric/chsrc chsrc 全平台通用换源工具. Change Source for every software on every platform from the command line. 1413 2024-07-24
104 Hansimov/csapp 个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/ 1406 2024-02-08
105 ReimuNotMoe/ydotool Generic command-line automation tool (no X!) 1392 2024-05-08
106 johnfanv2/LenovoLegionLinux Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode. 1357 2024-07-22
107 OLIMEX/OLINUXINO OLINUXINO is Open Source / Open Hardware, low cost from EUR 24 Linux Industrial grade Single Board Computer capable to operate -25+85C 1333 2024-07-26
108 Water-Melon/Melon A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP ... 1304 2024-07-08
109 waveshareteam/e-Paper - 1264 2024-07-11
110 aixed/WeChat-Hook PC wechat robot interface [wechat Hook] / PC微信3.9.10.16/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法 1258 2024-07-27
111 armink/SFUD An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库 1244 2024-05-01
112 heiher/natmap TCP/UDP port mapping for full cone NAT 1211 2024-07-07
113 SeasX/SeasLog An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog 1199 2024-02-19
114 m5stack/M5Stack M5Stack Arduino Library 1196 2024-07-26
115 unlir/XDrive Stepper motor with multi-function interface and closed loop function. 具有多功能接口和闭环功能的步进电机。 1195 2024-05-12
116 appspa/app-space 应用内网发布分发测试部署管理平台版本管理类似蒲公英蒲公英 类似fir.im fir App publish IOS超级签名免签 开源 https://app-space.up.railway.app APP增量热更新  支持iOS、Android、flutter、 react-native更新摇一摇提Bug SDK 提供自动化部署jenkins fastlane 丰富组件库 安卓苹果发布发版p ... 1163 2024-07-10
117 kenzok8/small-package 自动同步更新上游库软件 1162 2024-07-28
118 cherry-embedded/CherryUSB CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP 1162 2024-07-27
119 NevermindZZT/letter-shell letter shell 1160 2024-06-27
120 DS-Homebrew/nds-bootstrap Boot an nds file 1160 2024-07-27
121 swow/swow Coroutine-based cross-platform concurrent I/O engine. 1156 2024-07-25
122 OpenNJet/OpenNJet - 1155 2024-07-10
123 fgkeepalive/AndroidKeepAlive android 保活,禁止卸载,防卸载,2024年最新 Android 高可用黑科技应用保活,实现终极目标,最高适配Android 14 小米 华为 Oppo vivo 等最新机型 拒绝强杀 开机自启动 1151 2024-07-26
124 bsauce/kernel-exploit-factory Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore. 1140 2024-05-10
125 Nicholas3388/LuaNode Lua sdk for Esp32/Esp32c2/Esp32c3/Esp32c6/Esp8266/STM32L4 1086 2024-05-30
126 Tongsuo-Project/Tongsuo 铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library 1067 2024-07-17
127 newaetech/chipwhisperer ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks 1057 2024-07-20
128 HVML/PurC The prime HVML interpreter for C Language. 1056 2024-05-23
129 zhaojh329/oui 🐛 A framework used to develop Web interface for OpenWrt. Use Lua-eco + Vue3 + Vite + Element Plus. 1023 2024-07-17
130 ClimbSnail/HoloCubic_AIO HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等 1022 2024-07-11
131 gnbdev/opengnb GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的SDVN。 1019 2024-07-03
132 NaruseMioShirakana/DragonianVoice 多个SVC/TTS的C++推理库 965 2024-07-05
133 hanwckf/immortalwrt-mt798x - 956 2024-07-25
134 DarkMatterCore/nxdumptool Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles. 954 2024-05-26
135 vipshop/redis-migrate-tool A convenient and useful tool for migrating data between redis group. 950 2024-06-17
136 RainbowRoad1/Cgame 一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意 942 2024-05-11
137 alibaba/ApsaraCache archived ApsaraCache is a Redis branch originated from Alibaba Group. 937 2024-02-27
138 peng-zhihui/OpenHeat - 936 2024-01-29
139 canonical/raft Unmaintained C implementation of the Raft consensus protocol 935 2024-03-04
140 cloudwu/sproto Yet another protocol library like google protocol buffers , but simple and fast. 927 2024-07-08
141 CN-annotation-team/redis7.0-chinese-annotated Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭 914 2024-06-20
142 No-Chicken/OV-Watch A powerful Smart Watch based on STM32, FreeRTOS, LVGL. 902 2024-07-28
143 happyfish100/libfastcommon c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ... 894 2024-06-23
144 SivanLaai/rime-pure 【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】 890 2024-02-05
145 sipeed/TinyMaix TinyMaix is a tiny inference library for microcontrollers (TinyML). 869 2024-06-03
146 Xinyuan-LilyGO/TTGO_TWatch_Library - 864 2024-06-12
147 berkeley-abc/abc ABC: System for Sequential Logic Synthesis and Formal Verification 858 2024-07-26
148 fenwii/OpenHarmony 华为开源鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,最全鸿蒙技术资料库,手册,指南,共建国产操作系统万物互联新生态。 854 2024-07-25
149 espressif/esp-at AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266 850 2024-07-26
150 RQNG/WouoUI 模仿稚晖君MonoUI风格的超丝滑菜单,使用EC11旋转编码器控制。 839 2024-03-29
151 metartc/metaRTC A cross-platform webRTC SDK 839 2024-07-18
152 majianjia/nnom A higher-level Neural Network library for microcontrollers. 827 2024-04-08
153 simon987/sist2 Lightning-fast file system indexer and search tool 814 2024-06-18
154 SeeFlowerX/stackplz 基于eBPF的堆栈追踪工具 811 2024-07-04
155 travisgoodspeed/md380tools Python tools and patched firmware for the TYT-MD380 803 2024-06-21
156 tboox/ltui 🍖 A cross-platform terminal ui library based on Lua 802 2024-06-08
157 airockchip/rknn_model_zoo - 801 2024-06-14
158 skylersaleh/SkyEmu Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator 797 2024-07-13
159 ybdt/evasion-hub 免杀、逆向、破解 796 2024-04-18
160 xboot/xboot The extensible bootloader for embedded system with application engine, write once, run everywhere. 796 2024-07-04
161 pygame-community/pygame-ce 🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library. 784 2024-07-28
162 moononournation/Arduino_GFX Arduino GFX developing for various color displays and various data bus interfaces 773 2024-07-24
163 junixapp/AndroidKTX 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发! 768 2024-04-11
164 espressif/esp-mdf Espressif Mesh Development Framework, limited maintain, recommend to use https://github.com/espressif/esp-mesh-lite 766 2024-04-24
165 g0dA/linuxStack Linux技术栈 765 2024-06-04
166 yeyupiaoling/Whisper-Finetune Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployme ... 760 2024-07-18
167 openresty/stream-lua-nginx-module Embed the power of Lua into NGINX TCP/UDP servers 719 2024-07-16
168 rime/ibus-rime 【中州韻】Rime for Linux/IBus 718 2024-03-31
169 liudf0716/xfrpc The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices ... 706 2024-07-05
170 mengning/mykernel mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34. 703 2024-03-21
171 aqi00/android2 《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版) 697 2024-05-17
172 wangfly-me/LoaderFly 助力每一位RT队员,快速生成免杀木马 678 2024-04-17
173 amutu/zhparser zhparser is a PostgreSQL extension for full-text search of Chinese language 678 2024-02-13
174 jiejieTop/mqttclient A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac ... 677 2024-03-16
175 DragonMinded/libdragon Open source library for N64 development. 677 2024-07-21
176 yuandaimaahao/AndroidFrameworkTutorial 写给应用开发的 Android Framework 教程 671 2024-04-09
177 VincentWei/MiniGUI A modern and mature cross-platform window system for embedded systems and smart IoT devices. 670 2024-02-21
178 skuep/AIOC Ham Radio All-in-one-Cable 664 2024-07-14
179 libdriver/w25qxx W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux. 655 2024-07-21
180 espressif/esp-csi Applications based on Wi-Fi CSI (Channel state information), such as indoor positioning, human detection 648 2024-07-24
181 WeActStudio/WeActStudio.MiniSTM32F4x1 MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature 645 2024-02-02
182 jedisct1/pure-ftpd Pure FTP server 637 2024-06-24
183 cnlohr/lolra Transmit LoRa Frames Without a Radio 631 2024-07-13
184 chenall/grub4dos 外部命令和工具源码:https://github.com/chenall/grubutils 下载: 630 2024-02-26
185 Barenboim/json-parser JSON parser in standard C 623 2024-07-28
186 bsauce/kernel-security-learning Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug. 616 2024-05-22
187 Safe3/uuWAF A industry-leading free, high-performance, AI and semantic technology web application and API security protection product - uuWAF. 一款工业级免费、高性能、高扩展,支持AI和语义引擎的Web应用和API安全防护产品-南墙。Web应用防火墙、WAF、WAAP 610 2024-07-28
188 punesemu/puNES Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows) 609 2024-07-20
189 hroptatyr/dateutils nifty command line date and time utilities; fast date calculations and conversion in the shell 605 2024-06-25
190 web1n/wechat-universal-flatpak Flatpak 打包微信 Linux Universal 版 603 2024-07-10
191 SmallPond/X-Knob X-Knob - A smart knob based on LVGL UI library, supports Smart Home(MQTT) and Surface Dial (BT) // LVGL UI 框架下的力反馈智能旋钮 (smartknob + X-TRACK) 603 2024-04-14
192 Tencent/loli_profiler Memory instrumentation tool for android app&game developers. 601 2024-05-30
193 HelTecAutomation/Heltec_ESP32 Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards 592 2024-07-27
194 chronolaw/annotated_nginx Annotated Nginx Source(中文) 592 2024-05-31
195 pexcn/daily Poetry and far afield. 🌊 583 2024-07-27
196 abcz316/rwProcMem33 Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级读写Linux进程内存、硬件级下断点。 582 2024-07-15
197 switch-iot/hin2n n2n support for mobiles 562 2024-04-14
198 solosky/pixl.js An emulator for Amiibo! 557 2024-07-26
199 andwn/cave-story-md A fan port of Cave Story for the Sega Mega Drive 557 2024-06-19
200 SpenceKonde/megaTinyCore Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available! 546 2024-07-06

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!