Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 34.4 KB

File metadata and controls

216 lines (211 loc) · 34.4 KB

返回目录问题反馈

中文总榜 > 软件类 > C

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

# Repository Description Stars Updated
1 coolsnowwolf/lede Lean's OpenWrt source 21377 2022-05-26
2 alibaba/tengine A distribution of Nginx with some advanced features 11477 2022-05-12
3 skywind3000/kcp ⚡ KCP - A Fast and Reliable ARQ Protocol 11209 2022-05-02
4 cloudwu/skynet A lightweight online game framework 11197 2022-05-19
5 swaywm/sway i3-compatible Wayland compositor 10605 2022-05-26
6 openresty/openresty High Performance Web Platform Based on Nginx and LuaJIT 10457 2022-05-16
7 openresty/lua-nginx-module Embed the Power of Lua into NGINX HTTP servers 9994 2022-05-26
8 Tencent/wcdb WCDB is a cross-platform database framework developed by WeChat. 9390 2021-12-17
9 huangz1990/redis-3.0-annotated 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。 8785 2022-02-23
10 espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. 8504 2022-05-27
11 EZLippi/Tinyhttpd Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net 8458 2022-05-17
12 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 ... 8025 2022-03-10
13 Tencent/xLua xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc. 7614 2022-05-14
14 peng-zhihui/Dummy-Robot 我的超迷你机械臂机器人项目。 7452 2022-03-01
15 sandboxie-plus/Sandboxie Sandboxie - Open Source 7294 2022-05-26
16 sparklemotion/nokogiri Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. 5860 2022-05-25
17 betaflight/betaflight Open Source Flight Controller Firmware 5756 2022-05-25
18 lpereira/lwan Experimental, scalable, high performance HTTP server 5602 2022-05-20
19 OpenAtomFoundation/TencentOS-tiny 腾讯物联网终端操作系统 5413 2022-05-15
20 pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。 4935 2022-05-26
21 kbengine/kbengine A MMOG engine of server. 4889 2022-01-06
22 cjdelisle/cjdns An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. 4856 2022-05-09
23 peng-zhihui/ElectronBot - 4808 2022-04-24
24 peng-zhihui/HDMI-PI 我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。 4755 2022-02-09
25 LiteOS/LiteOS code and manual 4541 2022-01-21
26 goldendict/goldendict A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, ... 4440 2022-05-27
27 Meituan-Dianping/Logan Logan is a lightweight case logging system based on mobile platform. 4344 2022-05-25
28 alibaba/AliOS-Things 面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings 4195 2022-05-26
29 ithewei/libhv 🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server. 4112 2022-05-22
30 peng-zhihui/HoloCubic 带网络功能的伪全息透明显示桌面站 4102 2021-12-11
31 RediSearch/RediSearch A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. 3745 2022-05-26
32 lc-soft/LCUI A small C library for building user interfaces with C, XML and CSS. 3740 2022-05-01
33 flightlessmango/MangoHud A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb 3689 2022-05-27
34 microshow/RxFFmpeg 🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频 ... 3588 2022-05-26
35 openvenues/libpostal A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. 3464 2022-05-26
36 Chikage0o0/Linux-NetSpeed 将Linux现常用的网络加速集成在一起 3353 2022-04-23
37 andmarti1424/sc-im sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal 3300 2022-04-19
38 ehids/ecapture capture SSL/TLS text content without CA cert using eBPF. 3199 2022-05-25
39 guanzhi/GmSSL 支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱 3096 2022-05-24
40 lotabout/write-a-C-interpreter Write a simple interpreter of C. Inspired by c4 and largely based on it. 3046 2021-12-27
41 hanwckf/rt-n56u Padavan 2955 2022-04-20
42 yanfeizhang/coder-kung-fu 开发内功修炼 2946 2022-05-15
43 easychen/pushdeer 开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备 2830 2022-05-21
44 zhaojh329/rtty 🐛 Access your terminal from anywhere via the web. 2699 2022-05-22
45 viabtc/viabtc_exchange_server A trading engine with high-speed performance and real-time notification 2520 2021-12-17
46 gozfree/gear-lib Gear-Lib, C library for IOT Embedded Multimedia and Network 2496 2022-05-23
47 zlgopen/awtk AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统) 2488 2022-05-27
48 quickjs-zh/QuickJS QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。 2375 2022-03-19
49 alibaba/tsar Taobao System Activity Reporter 2359 2022-02-18
50 ApsaraDB/PolarDB-for-PostgreSQL "POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture. 2310 2022-05-26
51 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++ 日志库 2240 2022-01-07
52 acl-dev/acl A powerful server and network library, including coroutine, redis client, http, websocket, mqtt with C/C++ for multi-platform. 2211 2022-05-23
53 winshining/nginx-http-flv-module Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now. 2198 2022-02-20
54 XorTroll/Goldleaf 🍂 Multipurpose homebrew tool for Nintendo Switch 2155 2022-05-07
55 zuoqing1988/ZQCNN 一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型 2135 2022-05-23
56 ptitSeb/box86 Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices 2127 2022-05-20
57 cloudwu/coroutine A asymmetric coroutine library for C. 2072 2022-03-27
58 dgiese/dustcloud Xiaomi Smart Home Device Reverse Engineering and Hacking 1980 2022-03-29
59 cppla/ServerStatus 云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/ 1907 2022-05-13
60 seemoo-lab/nexmon The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more 1856 2022-05-23
61 jiangwenyuan/nuster A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy 1851 2021-12-07
62 SwiftLaTeX/SwiftLaTeX SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor 1786 2022-03-08
63 atc1441/ATC_MiThermometer Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter 1754 2022-03-13
64 alibaba/GCanvas A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎) https://alibaba.github.io/GCanvas 1749 2022-02-12
65 vmware/open-vm-tools Official repository of VMware open-vm-tools project 1724 2022-05-06
66 skywind3000/mini3d 3D Software Renderer in 700 Lines !! 1681 2022-02-10
67 RfidResearchGroup/proxmark3 The Iceman fork of Proxmark3 / RFID / NFC reader, writer, sniffer and emulator 1651 2022-05-14
68 edk2-porting/edk2-sdm845 Broken edk2 port for sdm845 xD 1617 2022-05-12
69 cokemine/ServerStatus-Hotaru 云探针、多服务器探针、云监控、多服务器云监控 1613 2022-05-11
70 joncampbell123/dosbox-x DOSBox-X fork of the DOSBox project 1602 2022-05-13
71 cloudwu/pbc A protocol buffers library for C 1526 2021-12-31
72 binbyu/Reader A win32 txt file reader 1521 2022-05-11
73 Exely/CSAPP-Labs Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记 1491 2021-12-04
74 armink/EasyFlash Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB 1491 2022-03-09
75 sdlpal/sdlpal SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL). 1485 2022-02-11
76 spacemeowx2/switch-lan-play Make you and your friends play games like in a LAN. 1454 2022-03-16
77 openresty/headers-more-nginx-module Set, add, and clear arbitrary output headers in NGINX http servers 1368 2022-02-13
78 pangweiwei/slua Fastest lua binding via static code generating for Unity3D and mono. 1317 2022-02-18
79 gurnec/HashCheck HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org 1307 2021-12-30
80 ChristopheJacquet/PiFmRds FM-RDS transmitter using the Raspberry Pi's PWM 1239 2022-03-01
81 destan19/OpenAppFilter App filtering is a parent management plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, etc. 1232 2022-03-24
82 session-replay-tools/cetus Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers. 1225 2022-04-11
83 sm64pc/sm64ex Fork of https://github.com/sm64-port/sm64-port with additional features. 1223 2022-03-09
84 espressif/esp-who Face detection and recognition framework 1219 2022-04-17
85 immortalwrt/immortalwrt An opensource OpenWrt variant for mainland China users. 1207 2022-05-14
86 hmgle/graftcp A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy. 1193 2022-02-17
87 Tencent/TencentOS-kernel 腾讯针对云的场景研发的服务器操作系统 1191 2022-05-12
88 TheOfficialFloW/VitaShell Multi-functional file manager for PS Vita 1191 2022-02-28
89 espressif/esp-iot-solution Espressif IoT Library. IoT Device Drivers, Documentations And Solutions. 1181 2022-05-10
90 OLIMEX/OLINUXINO OLINUXINO is Open Source / Open Hardware, low cost from EUR 24 Linux Industrial grade Single Board Computer capable to operate -25+85C 1176 2022-03-03
91 SeasX/SeasLog An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog 1174 2022-02-08
92 bytedance/bhook 🔥 ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64. 1136 2022-04-15
93 ptitSeb/box64 Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices 1130 2022-05-10
94 zrythm/zrythm a highly automated and intuitive digital audio workstation - official mirror 1123 2022-04-29
95 guanshuicheng/invoice 增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等 1095 2022-03-31
96 alibaba/xquic XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol. 1067 2022-05-14
97 armink/CmBacktrace Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库 1059 2022-01-07
98 openresty/echo-nginx-module An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file 1017 2022-05-10
99 ADD-SP/ngx_waf Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块 967 2022-04-26
100 m5stack/M5Stack M5Stack Arduino Library 951 2022-04-08
101 0voice/kernel_new_features 一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等 944 2022-02-15
102 Mixiaoxiao/Arduino-HomeKit-ESP8266 Native Apple HomeKit accessory implementation for the ESP8266 Arduino core. 936 2022-04-28
103 BruceWind/AESJniEncrypt Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork} 919 2022-01-30
104 rock-app/fabu.love 应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/ 893 2022-02-17
105 DS-Homebrew/nds-bootstrap Boot an nds file 868 2022-05-14
106 langhuihui/jessibuca Jessibuca是一款开源的纯H5直播流播放器 847 2022-05-12
107 Lora-net/lora_gateway Driver/HAL to build a gateway using a concentrator board based on Semtech SX1301 multi-channel modem and SX1257/SX1255 RF transceivers. 847 2021-12-02
108 cloudwu/sproto Yet another protocol library like google protocol buffers , but simple and fast. 839 2021-12-03
109 waveshare/e-Paper - 834 2022-05-06
110 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 ... 816 2022-05-08
111 LGCooci/KCCbjc4_debug 🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试! 815 2022-04-07
112 jserv/mini-arm-os Build a minimal multi-tasking OS kernel for ARM from scratch 809 2022-01-05
113 armink/SFUD An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库 806 2022-04-02
114 pingostack/pingos Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify 797 2022-04-14
115 froghui/yolanda 极客时间<网络编程实战>代码 769 2022-01-30
116 joyycom/VNN VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景 747 2022-03-28
117 swow/swow Coroutine-based concurrency library for PHP 743 2022-05-13
118 travisgoodspeed/md380tools Python tools and patched firmware for the TYT-MD380 737 2021-12-31
119 armink/FlashDB An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库 731 2022-05-09
120 lqian/light-LPR Light-LPR is an open source project aimed at license plate recognition that can run on embedded devices, mobile phones, and x86 platforms. It aims to support license plate recognition in various scena ... 710 2022-01-30
121 peng-zhihui/OpenHeat - 699 2021-12-16
122 bytedance/memory-leak-detector - 698 2022-03-28
123 baidu/dperf dperf is a DPDK based 100Gbps network performance and load testing software. 695 2022-05-10
124 RainbowRoad1/Cgame 一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意 683 2022-02-09
125 Xinyuan-LilyGO/TTGO-T-Display - 670 2022-04-18
126 sisong/HDiffPatch a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; run fast; create small delta/differential; support large files and limit memory req ... 666 2022-04-15
127 espressif/esp-mdf Espressif Mesh Development Framework 665 2022-04-30
128 yitter/IdGenerator 💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯 ... 646 2022-04-20
129 openresty/stream-lua-nginx-module Embed the power of Lua into NGINX TCP/UDP servers 642 2022-05-13
130 Perfare/Zygisk-Il2CppDumper Using Zygisk to dump il2cpp data at runtime 636 2022-04-05
131 huacnlee/rucaptcha Captcha gem for Rails Application. No dependencies. No ImageMagick, No RMagick. 632 2022-02-24
132 CongducPham/LowCostLoRaGw Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards 631 2022-05-13
133 NevermindZZT/letter-shell letter shell 629 2022-05-08
134 ReimuNotMoe/ydotool Generic command-line automation tool (no X!) 622 2022-04-13
135 center-for-threat-informed-defense/adversary_emulation_library An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs. 616 2022-05-09
136 bytedance/tailor - 612 2022-01-04
137 Xinyuan-LilyGO/TTGO_TWatch_Library - 603 2022-05-14
138 WizTeam/WizNoteLite WizNote Lite Project 600 2022-04-09
139 aqi00/android2 《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版) 598 2022-05-07
140 li-xiaojun/AndroidKTX 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发! 585 2022-05-13
141 xboot/xboot The extensible bootloader for embedded system with application engine, write once, run everywhere. 585 2022-05-14
142 SmallPond/MIT6.828_OS MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html 583 2022-04-19
143 rime/ibus-rime 【中州韻】Rime for Linux/IBus 579 2021-12-24
144 del-xiong/screw-plus 开源php加密运行扩展,基于screw二次开发,暂时只能在linux下运行 567 2022-04-12
145 majianjia/nnom A higher-level Neural Network library for microcontrollers. 562 2022-04-15
146 Heltec-Aaron-Lee/WiFi_Kit_series Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation. 548 2022-05-09
147 yangminz/bcst_csapp A C language repo to implement CSAPP 543 2022-04-10
148 bytedance/android-inline-hook 🔥 ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64. 542 2022-04-15
149 helloexp/0day 各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC 该项目将不断更新 542 2022-03-30
150 NoviceLive/research-rootkit LibZeroEvil & the Research Rootkit project. 539 2021-12-01
151 armink/struct2json A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化 529 2022-01-07
152 u0u0/Quick-Cocos2dx-Community Cocos2d-Lua 社区版 520 2021-12-15
153 DarkMatterCore/nxdumptool Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles. 514 2022-04-18
154 chenall/grub4dos 外部命令和工具源码:https://github.com/chenall/grubutils 下载: 510 2022-03-28
155 hroptatyr/dateutils nifty command line date and time utilities; fast date calculations and conversion in the shell 507 2022-03-07
156 cofyc/dnscrypt-wrapper This is dnscrypt wrapper (server-side dnscrypt proxy), which helps to add dnscrypt support to any name resolver. 502 2022-01-22
157 espressif/esp-at AT application for ESP32 ESP-IDF & ESP32C3 ESP-IDF & ESP8266 ESP8266_RTOS_SDK 492 2022-05-13
158 pexcn/daily Poetry and far afield. 🌊 491 2022-05-14
159 hanson-young/nniefacelib nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库 486 2022-03-14
160 jedisct1/pure-ftpd Pure FTP server 486 2022-02-03
161 Hansimov/csapp 个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/ 482 2021-12-28
162 DoubleSpout/ccap node.js generate captcha using c++ library CImg without install any other lib or software 479 2022-02-12
163 inclavare-containers/inclavare-containers A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem. 474 2022-04-08
164 VincentWei/minigui A modern and mature cross-platform window system for embedded systems and smart IoT devices. 474 2022-04-24
165 hydromisc/hydromisc Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi. 469 2022-01-03
166 peng-zhihui/Ctrl-FOC-Lite - 468 2022-02-05
167 RamonUnch/AltSnap Maintained continuation of Stefan Sundin's AltDrag 466 2022-05-03
168 chronolaw/annotated_nginx Annotated Nginx Source(中文) 458 2022-01-26
169 czqasngit/objc_msgSend_hook objc_msgSend之精简且完整的hook核心功能,并且还有详细注释 452 2022-03-21
170 davidramiro/Marlin-Ai3M 🖨 Marlin firmware optimized for the Anycubic i3 Mega 3D printer 449 2022-03-25
171 Al1ex/WindowsElevation Windows Elevation(持续更新) 435 2022-02-19
172 openresty/srcache-nginx-module Transparent subrequest-based caching layout for arbitrary nginx locations. 429 2022-02-14
173 WeActTC/MiniSTM32F4x1 MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature 428 2022-05-03
174 andwn/cave-story-md A fan port of Cave Story for the Sega Mega Drive 423 2022-02-22
175 yixuan/showtext Using Fonts More Easily in R Graphs 417 2022-02-09
176 xhawk18/s_task awaitable coroutine library for C 414 2022-02-07
177 dhm2013724/yolov2_xilinx_fpga A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard 409 2022-03-03
178 cyrusimap/cyrus-imapd Cyrus IMAP is an email, contacts and calendar server 407 2022-05-13
179 kenzok8/small passwall基本依赖! 405 2022-05-13
180 updateing/minieap 可扩展的 802.1x 客户端,带有锐捷 v3 (v4) 算法插件支持 395 2022-01-02
181 xboot/libonnx A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support. 390 2022-05-13
182 simon987/sist2 Lightning-fast file system indexer and search tool 387 2022-04-28
183 helloexp/0day 各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC ,该项目将持续更新 386 2022-05-05
184 miegl/PiFmAdv Advanced Raspberry Pi FM transmitter with RDS encoding 384 2022-04-16
185 zlgopen/ametal 芯片级裸机软件包,定义了一系列常用外设(如:UART、IIC、SPI、ADC等)的通用接口,基于通用接口的应用可以跨平台复用。 382 2022-01-04
186 m5stack/M5StickC M5Stack Arduino Library 379 2022-04-03
187 QingdaoU/Judger Online judge sandbox based on seccomp OnlineJudge 安全沙箱 370 2022-01-20
188 aeverj/NimShellCodeLoader 使用nim编写的shellcode加载器 369 2022-04-28
189 imengyu/JiYuTrainer 极域电子教室防控制软件, StudenMain.exe 破解 366 2021-12-03
190 ClimbSnail/HoloCubic_AIO HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等 363 2022-05-08
191 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 ... 363 2022-05-13
192 hepingood/ssd1306 ssd1306 full function driver 359 2022-05-04
193 pegasusTrader/PandoraTrader CTP 高频量化交易平台 C++ Trade Platform for quant developer 357 2022-05-14
194 qq4108863/hihttps hihttps是一款完整源码的高性能web应用防火墙,既支持传统WAF的所有功能如SQL注入、XSS、恶意漏洞扫描、密码暴力破解、CC、DDOS等ModSecurity正则规则,又支持无监督机器学习,自主对抗未知攻击。 349 2022-01-03
195 fanyuan/mp3Convert mp3转码,把wav转换成mp3格式 347 2021-12-29
196 zhaojh329/libuhttpd A very flexible, lightweight and high performance HTTP server library based on libev and http-parser for Embedded Linux. 346 2022-04-11
197 filecoin-project/community-china Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL. 345 2022-05-01
198 HelTecAutomation/Heltec_ESP32 Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards 341 2022-02-21
199 alibaba/Patrons 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory) 339 2022-02-07
200 fcitx/fcitx-rime Rime support for Fcitx 337 2022-04-10

↓ -- 感谢读者 -- ↓

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