Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 34.7 KB

File metadata and controls

216 lines (211 loc) · 34.7 KB

返回目录问题反馈

中文总榜 > 软件类 > C

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

# Repository Description Stars Updated
1 coolsnowwolf/lede Lean's LEDE source 29322 2024-08-07
2 lizongying/my-tv 我的电视 电视直播软件,安装即可使用 29320 2024-06-20
3 kingToolbox/WindTerm A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal. 22020 2024-04-03
4 Awesome-HarmonyOS/HarmonyOS A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。 19251 2024-07-19
5 karpathy/llama2.c Inference Llama 2 in one file of pure C 16990 2024-08-06
6 ish-app/ish Linux shell for iOS 16648 2024-08-06
7 lvgl/lvgl Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. 15842 2024-08-07
8 skywind3000/kcp ⚡ KCP - A Fast and Reliable ARQ Protocol 15103 2024-07-18
9 swaywm/sway i3-compatible Wayland compositor 14242 2024-08-07
10 sandboxie-plus/Sandboxie Sandboxie Plus & Classic 13229 2024-08-07
11 cloudwu/skynet A lightweight online game framework 13167 2024-08-07
12 espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. 13102 2024-08-07
13 alibaba/tengine A distribution of Nginx with some advanced features 12697 2024-08-05
14 openresty/openresty High Performance Web Platform Based on Nginx and LuaJIT 12369 2024-08-06
15 peng-zhihui/Dummy-Robot 我的超迷你机械臂机器人项目。 11770 2024-03-14
16 openresty/lua-nginx-module Embed the Power of Lua into NGINX HTTP servers 11199 2024-08-06
17 Tencent/wcdb WCDB is a cross-platform database framework developed by WeChat. 10640 2024-08-07
18 RT-Thread/rt-thread RT-Thread is an open source IoT real-time operating system (RTOS). 10138 2024-08-07
19 Tencent/xLua xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc. 9267 2024-07-30
20 gojue/ecapture Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64. 9184 2024-08-07
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 ... 8953 2024-05-15
22 betaflight/betaflight Open Source Flight Controller Firmware 8289 2024-08-07
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。 8101 2024-07-20
24 ithewei/libhv 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server. 6588 2024-08-07
25 flightlessmango/MangoHud A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb 6213 2024-08-06
26 sparklemotion/nokogiri Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. 6122 2024-08-05
27 yanfeizhang/coder-kung-fu 开发内功修炼 6050 2024-06-15
28 hrvach/deskhop Fast Desktop Switching Device 6020 2024-08-03
29 lpereira/lwan Experimental, scalable, high performance HTTP server 5929 2024-08-07
30 yourtion/30dayMakeOS 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程 5825 2024-04-01
31 Meituan-Dianping/Logan Logan is a lightweight case logging system based on mobile platform. 5671 2024-05-16
32 RediSearch/RediSearch A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations. 5369 2024-08-07
33 immortalwrt/immortalwrt An opensource OpenWrt variant for mainland China users. 5299 2024-08-07
34 cjdelisle/cjdns An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. 5158 2024-07-06
35 guanzhi/GmSSL 支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱 4986 2024-07-31
36 tboox/tbox 🎁 A glib-like multi-platform c library 4806 2024-07-18
37 andmarti1424/sc-im sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal 4755 2024-07-23
38 baidu/dperf dperf is a 100Gbps network load tester. 4642 2024-08-07
39 ClemensElflein/OpenMower Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots! 4609 2024-07-24
40 istoreos/istoreos 提供一个人人会用的的路由、NAS系统 (目前活跃的分支是 istoreos-22.03) 4534 2024-08-02
41 easychen/pushdeer 开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备 4519 2024-02-26
42 Facico/Chinese-Vicuna Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca 4136 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. 4014 2024-07-31
45 lotabout/write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. 3957 2024-03-29
46 canonical/dqlite Embeddable, replicated and fault-tolerant SQL engine. 3804 2024-08-05
47 RfidResearchGroup/proxmark3 Iceman Fork - Proxmark3 3701 2024-08-07
48 Mzzopublic/C C语言 3647 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++ 日志库 3631 2024-03-25
50 zhaojh329/rtty 🐛 Access your terminal from anywhere via the web. 3617 2024-07-24
51 DefTruth/lite.ai.toolkit 🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT. 3557 2024-08-07
52 ptitSeb/box64 Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices 3525 2024-08-07
53 answer-huang/dSYMTools dSYM analyze 3442 2024-06-04
54 hanwckf/rt-n56u Padavan 3268 2024-06-13
55 ptitSeb/box86 Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices 3219 2024-08-06
56 zlgopen/awtk AWTK = Toolkit AnyWhere(a cross-platform embedded GUI) 3069 2024-08-07
57 quickjs-zh/QuickJS QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。 3065 2024-02-07
58 Simple-XX/SimpleKernel Simple kernel for learning operating systems. 用于学习操作系统的简单内核 2990 2024-08-07
59 gozfree/gear-lib Gear-Lib, C library for IOT Embedded Multimedia and Network 2948 2024-03-18
60 wechat-miniprogram/minigame-unity-webgl-transform Wechat Mini Game Unity engine adapter documents. 2855 2024-08-07
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.. 2819 2024-07-18
62 ApsaraDB/PolarDB-for-PostgreSQL A cloud-native database based on PostgreSQL developed by Alibaba Cloud. 2817 2024-08-07
63 Ewenwan/ShiYanLou 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试 2758 2024-05-17
64 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 ... 2713 2024-05-12
65 joncampbell123/dosbox-x DOSBox-X fork of the DOSBox project 2604 2024-08-07
66 XorTroll/Goldleaf 🍂 Multipurpose homebrew tool for Nintendo Switch 2598 2024-07-04
67 yitter/IdGenerator 💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ... 2441 2024-03-06
68 seemoo-lab/nexmon The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more 2379 2024-07-24
69 matrixcascade/PainterEngine PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C 2310 2024-07-26
70 jiangdongguo/AndroidUSBCamera 🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras! 2255 2024-06-10
71 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! 2248 2024-08-07
72 Perfare/Zygisk-Il2CppDumper Using Zygisk to dump il2cpp data at runtime 2215 2024-07-29
73 vmware/open-vm-tools Official repository of VMware open-vm-tools project 2215 2024-08-04
74 dgiese/dustcloud Xiaomi Smart Home Device Reverse Engineering and Hacking 2204 2024-02-16
75 langhuihui/jessibuca Jessibuca是一款开源的纯H5直播流播放器 2108 2024-08-06
76 hmgle/graftcp A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy. 2070 2024-07-30
77 SwiftLaTeX/SwiftLaTeX SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor 2059 2024-06-18
78 bytedance/bhook 🔥 ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64. 2035 2024-06-19
79 RamonUnch/AltSnap Maintained continuation of Stefan Sundin's AltDrag 1972 2024-07-20
80 openctp/openctp openctp提供CTP股票期权、中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS、易盛TAP、量投QDP等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simnow, ... 1958 2024-07-20
81 bb-qq/r8152 Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters 1950 2024-06-13
82 espressif/esp-iot-solution Espressif IoT Library. IoT Device Drivers, Documentations And Solutions. 1828 2024-08-07
83 zetaloop/ExplorerPatcher ExplorerPatcher Chinese L10n - 在 Windows 11 上恢复高效的工作环境 1807 2024-05-05
84 guanshuicheng/invoice Collaboration with wangxupeng(https://github.com/wangxupeng) 1777 2024-07-22
85 armink/FlashDB An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库 1773 2024-07-26
86 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. 1769 2024-06-14
87 sdlpal/sdlpal SDL-based reimplementation of the classic Chinese-language RPG known as PAL. 1741 2024-08-06
88 0voice/kernel_new_features 一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等 1683 2024-05-20
89 alibaba/xquic XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol. 1655 2024-07-21
90 espressif/esp-who Face detection and recognition framework 1654 2024-08-02
91 openresty/headers-more-nginx-module Set, add, and clear arbitrary output headers in NGINX http servers 1628 2024-03-12
92 momotech/MLN 高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua 1612 2024-07-31
93 armink/CmBacktrace Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库 1608 2024-07-03
94 bytedance/android-inline-hook 🔥 ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64. 1602 2024-07-18
95 SpenceKonde/ATTinyCore Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 1555 2024-07-29
96 sm64pc/sm64ex Fork of https://github.com/sm64-port/sm64-port with additional features. 1545 2024-07-03
97 YeeZTech/YeeZ-Privacy-Computing Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件 1491 2024-06-07
98 Mixiaoxiao/Arduino-HomeKit-ESP8266 Native Apple HomeKit accessory implementation for the ESP8266 Arduino core. 1488 2024-07-18
99 RubyMetric/chsrc chsrc 全平台通用换源工具. Change Source for every software on every platform from the command line. 1475 2024-07-31
100 ADD-SP/ngx_waf Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块 1469 2024-03-24
101 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 ... 1454 2024-08-06
102 kerwincui/FastBee FastBee开源物联网平台,简单易用,可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。 1453 2024-08-05
103 Hansimov/csapp 个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/ 1429 2024-07-31
104 ChristopheJacquet/PiFmRds FM-RDS transmitter using the Raspberry Pi's PWM 1422 2024-04-28
105 ReimuNotMoe/ydotool Generic command-line automation tool (no X!) 1405 2024-05-08
106 johnfanv2/LenovoLegionLinux Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode. 1380 2024-07-30
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 1335 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 ... 1313 2024-07-08
109 aixed/WeChat-Hook PC wechat robot interface [wechat Hook] / PC微信3.9.10.16/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法 1269 2024-08-06
110 waveshareteam/e-Paper - 1269 2024-08-01
111 armink/SFUD An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库 1249 2024-05-01
112 heiher/natmap TCP/UDP port mapping for full cone NAT 1218 2024-07-07
113 unlir/XDrive Stepper motor with multi-function interface and closed loop function. 具有多功能接口和闭环功能的步进电机。 1203 2024-05-12
114 m5stack/M5Stack M5Stack Arduino Library 1200 2024-07-26
115 SeasX/SeasLog An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog 1199 2024-02-19
116 cherry-embedded/CherryUSB CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP 1175 2024-08-07
117 kenzok8/small-package 自动同步更新上游库软件 1170 2024-08-07
118 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 ... 1169 2024-07-10
119 NevermindZZT/letter-shell letter shell 1166 2024-07-31
120 DS-Homebrew/nds-bootstrap Boot an nds file 1163 2024-08-02
121 fgkeepalive/AndroidKeepAlive android 保活,禁止卸载,防卸载,2024年最新 Android 高可用黑科技应用保活,实现终极目标,最高适配Android 14 小米 华为 Oppo vivo 等最新机型 拒绝强杀 开机自启动 1159 2024-08-01
122 swow/swow Coroutine-based cross-platform concurrent I/O engine. 1159 2024-08-06
123 OpenNJet/OpenNJet - 1156 2024-07-10
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. 1144 2024-07-30
125 Nicholas3388/LuaNode Lua sdk for Esp32/Esp32c2/Esp32c3/Esp32c6/Esp8266/STM32L4 1085 2024-05-30
126 Tongsuo-Project/Tongsuo 铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library 1077 2024-07-31
127 newaetech/chipwhisperer ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks 1061 2024-07-20
128 HVML/PurC The prime HVML interpreter for C Language. 1056 2024-05-23
129 ClimbSnail/HoloCubic_AIO HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等 1031 2024-07-11
130 zhaojh329/oui 🐛 A framework used to develop Web interface for OpenWrt. Use Lua-eco + Vue3 + Vite + Element Plus. 1029 2024-07-17
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。 1023 2024-07-03
132 hanwckf/immortalwrt-mt798x - 973 2024-07-25
133 NaruseMioShirakana/DragonianVoice 多个SVC/TTS的C++推理库 971 2024-07-05
134 DarkMatterCore/nxdumptool Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles. 962 2024-08-06
135 vipshop/redis-migrate-tool A convenient and useful tool for migrating data between redis group. 952 2024-06-17
136 RainbowRoad1/Cgame 一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意 941 2024-05-11
137 canonical/raft Unmaintained C implementation of the Raft consensus protocol 937 2024-03-04
138 alibaba/ApsaraCache archived ApsaraCache is a Redis branch originated from Alibaba Group. 937 2024-02-27
139 No-Chicken/OV-Watch A powerful Smart Watch based on STM32, FreeRTOS, LVGL. 927 2024-07-31
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 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭 918 2024-06-20
142 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 ... 895 2024-06-23
143 sipeed/TinyMaix TinyMaix is a tiny inference library for microcontrollers (TinyML). 872 2024-06-03
144 Xinyuan-LilyGO/TTGO_TWatch_Library - 870 2024-06-12
145 fenwii/OpenHarmony 华为开源鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,最全鸿蒙技术资料库,手册,指南,共建国产操作系统万物互联新生态。 869 2024-07-25
146 berkeley-abc/abc ABC: System for Sequential Logic Synthesis and Formal Verification 863 2024-08-07
147 espressif/esp-at AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266 856 2024-07-26
148 majianjia/nnom A higher-level Neural Network library for microcontrollers. 853 2024-04-08
149 metartc/metaRTC A cross-platform webRTC SDK 849 2024-07-18
150 RQNG/WouoUI 模仿稚晖君MonoUI风格的超丝滑菜单,使用EC11旋转编码器控制。 845 2024-03-29
151 airockchip/rknn_model_zoo - 826 2024-06-14
152 SeeFlowerX/stackplz 基于eBPF的堆栈追踪工具 823 2024-07-04
153 simon987/sist2 Lightning-fast file system indexer and search tool 818 2024-06-18
154 travisgoodspeed/md380tools Python tools and patched firmware for the TYT-MD380 803 2024-06-21
155 tboox/ltui 🍖 A cross-platform terminal ui library based on Lua 802 2024-08-07
156 skylersaleh/SkyEmu Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator 801 2024-07-13
157 xboot/xboot The extensible bootloader for embedded system with application engine, write once, run everywhere. 798 2024-07-04
158 ybdt/evasion-hub 免杀、逆向、破解 797 2024-04-18
159 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. 793 2024-08-07
160 moononournation/Arduino_GFX Arduino GFX developing for various color displays and various data bus interfaces 776 2024-07-24
161 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 ... 770 2024-07-18
162 g0dA/linuxStack Linux技术栈 769 2024-06-04
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 768 2024-08-02
165 dhm2013724/yolov2_xilinx_fpga A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard 747 2024-07-29
166 rime/ibus-rime 【中州韻】Rime for Linux/IBus 722 2024-03-31
167 openresty/stream-lua-nginx-module Embed the power of Lua into NGINX TCP/UDP servers 719 2024-08-06
168 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 ... 709 2024-07-05
169 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
170 aqi00/android2 《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版) 696 2024-05-17
171 wangfly-me/LoaderFly 助力每一位RT队员,快速生成免杀木马 685 2024-04-17
172 amutu/zhparser zhparser is a PostgreSQL extension for full-text search of Chinese language 684 2024-02-13
173 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 ... 681 2024-03-16
174 yuandaimaahao/AndroidFrameworkTutorial 写给应用开发的 Android Framework 教程 680 2024-04-09
175 DragonMinded/libdragon Open source library for N64 development. 679 2024-08-05
176 VincentWei/MiniGUI A modern and mature cross-platform window system for embedded systems and smart IoT devices. 670 2024-02-21
177 skuep/AIOC Ham Radio All-in-one-Cable 669 2024-07-14
178 libdriver/w25qxx W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux. 657 2024-07-21
179 espressif/esp-csi Applications based on Wi-Fi CSI (Channel state information), such as indoor positioning, human detection 655 2024-08-01
180 jedisct1/pure-ftpd Pure FTP server 640 2024-06-24
181 chenall/grub4dos 外部命令和工具源码:https://github.com/chenall/grubutils 下载: 634 2024-02-26
182 cnlohr/lolra Transmit LoRa Frames Without a Radio 633 2024-07-13
183 Barenboim/json-parser JSON parser in standard C 623 2024-07-28
184 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. 621 2024-07-30
185 web1n/wechat-universal-flatpak Flatpak 打包微信 Linux Universal 版 619 2024-07-10
186 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 619 2024-08-07
187 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) 612 2024-04-14
188 punesemu/puNES Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows) 610 2024-08-02
189 hroptatyr/dateutils nifty command line date and time utilities; fast date calculations and conversion in the shell 606 2024-06-25
190 Tencent/loli_profiler Memory instrumentation tool for android app&game developers. 601 2024-05-30
191 HelTecAutomation/Heltec_ESP32 Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards 597 2024-07-27
192 chronolaw/annotated_nginx Annotated Nginx Source(中文) 594 2024-05-31
193 abcz316/rwProcMem33 Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级读写Linux进程内存、硬件级下断点。 589 2024-08-06
194 pexcn/daily Poetry and far afield. 🌊 583 2024-08-06
195 switch-iot/hin2n n2n support for mobiles 562 2024-04-14
196 solosky/pixl.js An emulator for Amiibo! 559 2024-07-29
197 andwn/cave-story-md A fan port of Cave Story for the Sega Mega Drive 558 2024-06-19
198 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! 547 2024-08-07
199 qq4108863/hihttps hihttps是一款完整源码的高性能web应用防火墙,既支持传统WAF的所有功能如SQL注入、XSS、恶意漏洞扫描、密码暴力破解、CC、DDOS等ModSecurity正则规则,又支持无监督机器学习,自主对抗未知攻击。 543 2024-06-06
200 espressif/esp-skainet Espressif intelligent voice assistant 543 2024-08-07

↓ -- 感谢读者 -- ↓

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