Skip to content

jafshare/GithubTrending

Repository files navigation

Github 趋势榜追踪

说明:

本项目通过定时获取 Github 的趋势信息,并将信息保存到仓库中,便于后续数据处理,同时也会自动生成对应的 Markdown 格式的趋势榜文档。灵感来源: github-trending

最后更新时间: 2024-06-06 08:39:29

ALL

2024-06-06

Title Description
OpenBMB/MiniCPM-V MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
isaac-sim/IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim
state-spaces/mamba Mamba SSM architecture
microsoft/generative-ai-for-beginners 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
paul-gauthier/aider aider is AI pair programming in your terminal
KRTirtho/spotube 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
TheRealJoelmatic/RemoveAdblockThing The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection
syncthing/syncthing Open Source Continuous File Synchronization
ollama/ollama Get up and running with Llama 3, Mistral, Gemma, and other large language models.
FlowiseAI/Flowise Drag & drop UI to build your customized LLM flow
Lightning-AI/litgpt Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.
VinciGit00/Scrapegraph-ai Python scraper based on AI
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
nihaojob/vue-fabric-editor 快图设计-基于fabric.js和Vue的开源图片编辑器,可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.
pure-admin/vue-pure-admin 🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
ruanyf/weekly 科技爱好者周刊,每周五发布
hiroi-sora/Umi-OCR OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
cuifengcn/TAICHI-flet 基于flet的一款windows桌面应用,实现了浏览图片、音乐、小说、漫画、各种资源的功能。
youlaitech/vue3-element-admin 🔥基于 vue3 + vite5 + typescript + element-plus 构建的后台管理前端模板(配套后端源码),vue-element-admin 的 vue3 版本。
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
AmazingAng/WTF-Solidity 我最近在重新学solidity,巩固一下细节,也写一个“WTF Solidity极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
whyour/qinglong 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
iamseancheney/python_for_data_analysis_2nd_chinese_version 《利用Python进行数据分析·第2版》
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.

2024-06-05

Title Description
lllyasviel/Omost Your image is almost there!
onuratakan/gpt-computer-assistant gpt-4o for windows, macos and ubuntu
VinciGit00/Scrapegraph-ai Python scraper based on AI
face-hh/webx An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
isaac-sim/IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim
microsoft/generative-ai-for-beginners 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
rasbt/LLMs-from-scratch Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
OpenBMB/MiniCPM-V MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
TheAlgorithms/Rust All Algorithms implemented in Rust
jackfrued/Python-100-Days Python - 100天从新手到大师
projectdiscovery/nuclei-templates Community curated list of templates for the nuclei engine to find security vulnerabilities.
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
SAWARATSUKI/KawaiiLogos
syncthing/syncthing Open Source Continuous File Synchronization
warpstreamlabs/bento
renovatebot/renovate Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
projectdiscovery/nuclei Fast and customizable vulnerability scanner based on simple YAML based DSL.
firebase/firebase-ios-sdk Firebase SDK for Apple App Development
VikParuchuri/surya OCR, layout analysis, reading order, line detection in 90+ languages
guoyww/AnimateDiff Official implementation of AnimateDiff.
HeyPuter/puter 🌐 The Web OS! Free, Open-Source, and Self-Hostable.
chatwoot/chatwoot Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
soybeanjs/soybean-admin A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
ngc660sec/NGCBot 一个基于✨HOOK机制的微信机器人,支持🌱安全新闻定时推送【FreeBuf,先知,安全客,奇安信攻防社区】,👯Kfc文案,⚡备案查询,⚡手机号归属地查询,⚡WHOIS信息查询,🎉星座查询,⚡天气查询,🌱摸鱼日历,⚡微步威胁情报查询, 🐛美女视频,⚡美女图片,👯帮助菜单。📫 支持积分功能,⚡支持自动拉人,⚡检测广告,🌱自动群发,👯Ai回复,😄自定义程度丰富,小白也可轻松上手!
jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
easzlab/kubeasz 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
xszyou/Fay Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
leochen-g/wechaty-web-panel Wechaty Web Panel 让你的wechaty机器人,快速接入web可视化操作面板,接入就是那么简单丝滑
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
lxgw/LxgwWenKai An open-source Chinese font derived from Fontworks' Klee One. 一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。
RayWangQvQ/BiliBiliToolPro B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
halo-dev/halo 强大易用的开源建站工具。
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
fanmingming/live ✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
whyour/qinglong 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
Z-Siqi/Clash-for-Windows_Chinese clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
kangvcar/InfoSpider INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
kjfx/QuantumultX Quantumult X 新手入门教程
YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
lizhipay/acg-faka 个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡

2024-06-04

Title Description
lllyasviel/Omost Your image is almost there!
onuratakan/gpt-computer-assistant gpt-4o for windows, macos and ubuntu
jianchang512/ChatTTS-ui 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
StasPlov/docker-unlock Unlocks docker hub in Russia, Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
immich-app/immich High performance self-hosted photo and video management solution.
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
VinciGit00/Scrapegraph-ai Python scraper based on AI
kholia/OSX-KVM Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
folke/lazy.nvim 💤 A modern plugin manager for Neovim
adrianhajdin/podcastr
aaedmusa/Capstan-Drive Robotic actuator test stand utilizing a Capstan Drive reducer
syncthing/syncthing Open Source Continuous File Synchronization
fullstackhero/dotnet-starter-kit Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
soybeanjs/soybean-admin A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
blackmatrix7/ios_rule_script 分流规则、重写写规则及脚本。
ReVanced/revanced-patches 🧩 Patches for ReVanced
face-hh/webx An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
tiann/KernelSU A Kernel based root solution for Android
Gktwo/wuwa-mod Wuthering Waves pak mods
rasbt/LLMs-from-scratch Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
practical-tutorials/project-based-learning Curated list of project-based tutorials
2noise/ChatTTS ChatTTS is a generative speech model for daily dialogue.
isaac-sim/IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim
ocornut/imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
haiibo/OpenWrt 基于 Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派3B、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等
iDvel/rime-ice Rime 配置:雾凇拼音
XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
lizhipay/acg-faka 个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡
Johnshall/Shadowrocket-ADBlock-Rules-Forever 提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。
MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草!
HIllya51/LunaTranslator Galgame翻译器,支持剪贴板、OCR、HOOK等。Visual Novel translate tool , support clipboard / OCR/ HOOK
nihaojob/vue-fabric-editor 快图设计-基于fabric.js和Vue的开源图片编辑器,可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.
gaotianliuyun/gao FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
JoeanAmier/TikTokDownloader 完全免费开源,基于 AIOHTTP 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
coolsnowwolf/lede Lean's LEDE source
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
forthespada/CS-Books 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
kjfx/QuantumultX Quantumult X 新手入门教程
chokcoco/iCSS 不止于 CSS
Semporia/TikTok-Unlock TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
vpncn/vpncn.github.io 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
Threekiii/Awesome-Redteam 一个攻防知识仓库 Red Teaming and Offensive Security
ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
likeyun/liKeYun_Ylb 引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。

2024-06-03

Title Description
lllyasviel/Omost Your image is almost there!
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
face-hh/webx An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
2noise/ChatTTS ChatTTS is a generative speech model for daily dialogue.
lanqian528/chat2api A service that can convert ChatGPT on the web to OpenAI API format.
jianchang512/ChatTTS-ui 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
ishaan1013/sandbox A cloud-based code editing environment with an AI copilot and real-time collaboration.
tiann/KernelSU A Kernel based root solution for Android
ReVanced/revanced-patches 🧩 Patches for ReVanced
tencent-ailab/V-Express V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images.
duckdb/duckdb DuckDB is an in-process SQL OLAP Database Management System
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
VinciGit00/Scrapegraph-ai Python scraper based on AI
immich-app/immich High performance self-hosted photo and video management solution.
anthropics/courses Anthropic's educational courses
kholia/OSX-KVM Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
xmrig/xmrig RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
VikParuchuri/surya OCR, layout analysis, reading order, line detection in 90+ languages
novitalabs/AnimateAnyone Unofficial Implementation of Animate Anyone by Novita AI
warpstreamlabs/bento
flipperdevices/flipperzero-firmware Flipper Zero firmware source code
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
soybeanjs/soybean-admin A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
leanprover-community/mathlib4 The math library of Lean 4
imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
OI-wiki/OI-wiki 🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
fanmingming/live ✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草!
nilaoda/N_m3u8DL-RE Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
iDvel/rime-ice Rime 配置:雾凇拼音
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
Z-Siqi/Clash-for-Windows_Chinese clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
memochou1993/gpt-ai-assistant OpenAI + LINE + Vercel = GPT AI Assistant
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
JoeanAmier/TikTokDownloader 完全免费开源,基于 AIOHTTP 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
lizhipay/acg-faka 个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
xiaojieonly/Ehviewer_CN_SXJ ehviewer,用爱发电,快乐前行
max32002/tixcraft_bot MaxBot open source code bot
Johnshall/Shadowrocket-ADBlock-Rules-Forever 提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。
jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
lxgw/LxgwWenKai An open-source Chinese font derived from Fontworks' Klee One. 一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。
XayahSuSuSu/Android-DataBackup DataBackup for Android
limbopro/paolujichang 跑路机场名单收集(2020-2024),欢迎投稿。
RayWangQvQ/BiliBiliToolPro B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
MatsuriDayo/nekoray Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
wuxingsanren/wildcat-vip-account 野猫 - 每天分享最新的百度网盘SVIP、迅雷超级会员、手机话费折扣充值、霸王餐免费吃VIP(美团、饿了么、大众点评、肯德基、麦当劳、星巴克)、饿了么超级会员、美团外卖会员&红包券、爱奇艺VIP会员、腾讯视频VIP、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、QQ音乐VIP、网易云黑胶VIP、喜马拉雅VIP、樊登读书会VIP、千图网VIP、包图网VIP、摄图网VIP、CSDN下载VIP、天眼查VIP、苹果ID等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、学术文献VIP下载(知网维普万方读秀龙源超星、英文数据库、法律数据库、医学数据库、金融数据库)、全网视频VIP解析、全网音乐MP3免费听及下载、微信域名拦截检测API ,欢迎推荐分享给

2024-06-02

Title Description
2noise/ChatTTS ChatTTS is a generative speech model for daily dialogue.
jianchang512/ChatTTS-ui 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
ReVanced/revanced-patches 🧩 Patches for ReVanced
didi/xiaoju-survey 「快速」打造「专属」问卷系统, 让调研「更轻松」
TMElyralab/MusePose MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
StasPlov/docker-unlock Unlocks docker hub in Russia, Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
digital-go-jp/design-system-example-components デジタル庁デザインシステムのサンプルコンポーネント
danielmiessler/fabric fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
tencent-ailab/V-Express V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images.
bin123apple/AutoCoder We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024) and GPT-4o.
novitalabs/AnimateAnyone Unofficial Implementation of Animate Anyone by Novita AI
Shubhamsaboo/awesome-llm-apps Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
langgenius/dify Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
harry0703/MoneyPrinterTurbo 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
duckdb/duckdb DuckDB is an in-process SQL OLAP Database Management System
apple/swift-migration-guide
PostHog/posthog 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
soybeanjs/soybean-admin A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
Alamofire/Alamofire Elegant HTTP Networking in Swift
microsoft/typespec
openjdk/jdk JDK main-line development https://openjdk.org/projects/jdk
tspeterkim/insta-chat DIY Instagram Chat Automation with Google Sheets
ReaVNaiL/New-Grad-2024 👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀
redcanaryco/atomic-red-team Small and highly portable detection tests based on MITRE's ATT&CK.
makoto56/penetration-suite-toolkit 本项目制作的初衷是帮助渗透新手快速搭建工作环境,工欲善其事,必先利其器。
didi/LogicFlow A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。
ruanyf/weekly 科技爱好者周刊,每周五发布
chuzhixin/vue-admin-better 🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
asLody/VirtualApp Virtual Engine for Android(Support 14.0 in business version)
OdysseusYuan/LKY_OfficeTools 一键自动化 下载、安装、激活 Office 的利器。
pure-admin/vue-pure-admin 🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
OI-wiki/OI-wiki 🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
alibaba/higress Cloud Native API Gateway
jeecgboot/jeecg-boot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
immersive-translate/immersive-translate 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
Threekiii/Awesome-POC 一个漏洞POC知识库 目前数量 1000+
coolsnowwolf/lede Lean's LEDE source
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
lengyibai/wzry 🌈基于 Vue3+TS的王者荣耀图鉴🚀
hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
iDvel/rime-ice Rime 配置:雾凇拼音
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
YSGStudyHards/DotNetGuide 🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、常见面试题、面试须知、简历模板、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、分享)💖。
vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
OFA-Sys/Chinese-CLIP Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
alibaba/fastjson2 🚄 FASTJSON2 is a Java JSON library with excellent performance.

2024-06-01

Title Description
2noise/ChatTTS ChatTTS is a generative speech model for daily dialogue.
tencent-ailab/V-Express V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images.
iyaja/llama-fs A self-organizing file system with llama 3
danielmiessler/fabric fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
VikParuchuri/surya OCR, layout analysis, reading order, line detection in 90+ languages
mlflow/mlflow Open source platform for the machine learning lifecycle
redpanda-data/connect Fancy stream processing made operationally mundane
amalmurali47/git_rce Exploit PoC for CVE-2024-32002
TMElyralab/MusePose MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
Kong/kong 🦍 The Cloud-Native API Gateway and AI Gateway.
google/googletest GoogleTest - Google Testing and Mocking Framework
alibaba-yuanjing-aigclab/ViViD ViViD: Video Virtual Try-on using Diffusion Models
truefoundry/cognita RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
apple/swift The Swift Programming Language
primefaces/primeng The Most Complete Angular UI Component Library
webprodigies/corinna-ai Ai Chatbot that acts like a sales rep
pdm-project/pdm A modern Python package and dependency manager supporting the latest PEP standards
Hillobar/Rope GUI-focused roop
microsoft/autogen A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
GaiaNet-AI/gaianet-node Install and run your own AI agent service
mustafaaljadery/llama3v A SOTA vision model built on top of llama3 8B.
googleapis/elixir-google-api Elixir client libraries for accessing Google APIs.
Alamofire/Alamofire Elegant HTTP Networking in Swift
duckdb/duckdb DuckDB is an in-process SQL OLAP Database Management System
infiniflow/ragflow RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
soybeanjs/soybean-admin A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
makoto56/penetration-suite-toolkit 本项目制作的初衷是帮助渗透新手快速搭建工作环境,工欲善其事,必先利其器。
521xueweihan/HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
wechatpay-apiv3/wechatpay-java 微信支付 APIv3 的官方 Java Library
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
Tencent/puerts PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
wuxingsanren/wildcat-vip-account 野猫 - 每天分享最新的百度网盘SVIP、迅雷超级会员、手机话费折扣充值、霸王餐免费吃VIP(美团、饿了么、大众点评、肯德基、麦当劳、星巴克)、饿了么超级会员、美团外卖会员&红包券、爱奇艺VIP会员、腾讯视频VIP、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、QQ音乐VIP、网易云黑胶VIP、喜马拉雅VIP、樊登读书会VIP、千图网VIP、包图网VIP、摄图网VIP、CSDN下载VIP、天眼查VIP、苹果ID等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、学术文献VIP下载(知网维普万方读秀龙源超星、英文数据库、法律数据库、医学数据库、金融数据库)、全网视频VIP解析、全网音乐MP3免费听及下载、微信域名拦截检测API ,欢迎推荐分享给
xszyou/Fay Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
pure-admin/vue-pure-admin 🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
gallonyin/worktool 【企业微信】企业微信机器人 聊天机器人、自动加好友、自动拉群、自动群发机器人 免Root零封号 集成ChatGPT
YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
didi/LogicFlow A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。
jeecgboot/jeecg-boot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
YSGStudyHards/DotNetGuide 🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、常见面试题、面试须知、简历模板、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、分享)💖。
lengyibai/wzry 🌈基于 Vue3+TS的王者荣耀图鉴🚀
Visualize-ML/Book3_Elements-of-Mathematics Book_3_《数学要素》
yangzongzhuan/RuoYi-Vue3 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
immersive-translate/immersive-translate 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
hiroi-sora/Umi-OCR OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
chenzomi12/AISystem AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
youlaitech/vue3-element-admin 🔥基于 vue3 + vite5 + typescript + element-plus 构建的后台管理前端模板(配套后端源码),vue-element-admin 的 vue3 版本。
iDvel/rime-ice Rime 配置:雾凇拼音
antvis/X6 🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈

JAVASCRIPT

2024-06-06

Title Description
TheRealJoelmatic/RemoveAdblockThing The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection
blackmatrix7/ios_rule_script 分流规则、重写写规则及脚本。
projectdiscovery/nuclei-templates Community curated list of templates for the nuclei engine to find security vulnerabilities.
sveltejs/svelte Cybernetically enhanced web apps
DataDog/documentation The source for Datadog's documentation site.
ckeditor/ckeditor5 Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
gulpjs/gulp A toolkit to automate & enhance your workflow
lodash/lodash A modern JavaScript utility library delivering modularity, performance, & extras.
prebid/Prebid.js Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
Asabeneh/30-Days-Of-JavaScript 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
PanJiaChen/vue-admin-template a vue2.0 minimal admin template
fastify/fastify Fast and low overhead web framework, for Node.js
anuraghazra/github-readme-stats ⚡ Dynamically generated stats for your github readmes
nodejs/node Node.js JavaScript runtime ✨🐢🚀✨
cypress-io/cypress Fast, easy and reliable testing for anything that runs in a browser.
Kong/insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
MetaMask/metamask-extension 🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
langflow-ai/langflow ⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.
louislam/uptime-kuma A fancy self-hosted monitoring tool
lucide-icons/lucide Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
SocialSisterYi/bilibili-API-collect 哔哩哔哩-API收集整理【不断更新中....】
timqian/chinese-independent-blogs 中文独立博客列表
zizifn/edgetunnel Running V2ray inside edge/serverless runtime
smallfawn/QLScriptPublic 青龙面板脚本公共仓库 新群 551674817 密码888 元梦之星
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
dushixiang/next-terminal Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。
midoks/mdserver-web Simple Linux Panel
songquanpeng/message-pusher 搭建专属于你的消息推送服务,支持多种消息推送方式,支持 Markdown,基于 Golang 仅单可执行文件,开箱即用
max32002/tixcraft_bot MaxBot open source code bot
gaotianliuyun/gao FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
wangrongding/wechat-bot 🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...
memochou1993/gpt-ai-assistant OpenAI + LINE + Vercel = GPT AI Assistant
redleafnew/Chinese-STD-GB-T-7714-related-csl GB/T 7714相关的csl以及Zotero使用技巧及教程。
MuiseDestiny/zotero-style Ethereal Style for Zotero
haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……

2024-06-05

Title Description
projectdiscovery/nuclei-templates Community curated list of templates for the nuclei engine to find security vulnerabilities.
HeyPuter/puter 🌐 The Web OS! Free, Open-Source, and Self-Hostable.
hiteshchoudhary/chai-backend A video series on chai aur code youtube channel
ForrestKnight/3d-portfolio
blackmatrix7/ios_rule_script 分流规则、重写写规则及脚本。
limbopro/Profiles4limbo 毒奶自用,懒人配置文件(Quantumult X):去广告分流规则、Tiktok解锁重写、VSCO解锁、神机分流、blackmatrix7分流规则。
Kong/insomnia The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
Asabeneh/30-Days-Of-JavaScript 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
kunjgit/GameZone This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
sudheerj/javascript-interview-questions List of 1000 JavaScript Interview Questions
fastify/fastify Fast and low overhead web framework, for Node.js
UnblockNeteaseMusic/server Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)
DataDog/documentation The source for Datadog's documentation site.
PanJiaChen/vue-admin-template a vue2.0 minimal admin template
facebook/create-react-app Set up a modern web app by running one command.
SortableJS/Sortable Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
sve1r/Rules-For-Quantumult-X 适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理
quasarframework/quasar Quasar Framework - Build high-performance VueJS user interfaces in record time
Kingjux/Venocyber-md Introducing Venocyber md bot your personal chuddybuddy md you were looking for this is most powerful Whatsapp chat bot created to ensure your WhatsApp personal requirements you are all in one ✍️👋👋
OpenSignLabs/OpenSign 🔥 The free & Open Source DocuSign alternative
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
MagicMirrorOrg/MagicMirror MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
nodejs/node Node.js JavaScript runtime ✨🐢🚀✨
xenova/transformers.js State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
facebook/react The library for web and native user interfaces.
leochen-g/wechaty-web-panel Wechaty Web Panel 让你的wechaty机器人,快速接入web可视化操作面板,接入就是那么简单丝滑
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
fanmingming/live ✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
Z-Siqi/Clash-for-Windows_Chinese clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
F9y4ng/GreasyFork-Scripts The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.
timqian/chinese-independent-blogs 中文独立博客列表
deezertidal/shadowrocket-rules 小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁
memochou1993/gpt-ai-assistant OpenAI + LINE + Vercel = GPT AI Assistant
smallfawn/QLScriptPublic 青龙面板脚本公共仓库 新群 551674817 密码888 元梦之星
deezertidal/QuantumultX-Rewrite QuantumultX QX quantumult 圈X quanx 重写 脚本 rewrite 规则 分流 破解 解锁
woniudiancang/bee 微信小程序-餐饮点餐外卖-开箱即用
haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
cyao2q/files TVBox开源版,盒子软件分享
redleafnew/Chinese-STD-GB-T-7714-related-csl GB/T 7714相关的csl以及Zotero使用技巧及教程。
xifangczy/cat-catch 猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension
MuiseDestiny/zotero-style Ethereal Style for Zotero
fmz200/wool_scripts 收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚本,去广告合集。不止有QuantumultX脚本!
gaotianliuyun/gao FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
SocialSisterYi/bilibili-API-collect 哔哩哔哩-API收集整理【不断更新中....】
lazy-luo/smarGate 内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
dream7180/foobox-cn DUI 配置 for foobar2000
ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
anji-plus/report AJ-Report是一个完全开源,拖拽编辑的可视化设计工具。三步快速完成大屏:配置数据源---->写SQL配置数据集---->拖拽生成大屏。让管理层随时随地掌控业务动态,让每个决策都有数据支撑。
ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。

2024-06-04

Title Description
blackmatrix7/ios_rule_script 分流规则、重写写规则及脚本。
iptv-org/iptv Collection of publicly available IPTV channels from all over the world
TheRealJoelmatic/RemoveAdblockThing The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection
Koenkk/zigbee2mqtt Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
safak/react-firebase-chat
mouricedevs/Gifted-Md Gifted Md is a Cool Multi-Device WhatsApp bot which offers a wide range of extraordinary features, making it an advanced and user-friendly bot for various purposes.
jellyfin/jellyfin-web Web Client for Jellyfin
gorhill/uBlock uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
kunjgit/GameZone This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
hiteshchoudhary/chai-aur-react chai aur react series on youtube
CodeWithHarry/Sigma-Web-Dev-Course Source Code for Sigma Web Development Course
meshery/meshery Meshery, the cloud native manager
SyedImtiyaz-1/GetTechProjects Make your first Pull Request on this Repo. Don't forget to spread love and give us a ⭐️
marktext/marktext 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
SuhailTechInfo/Suhail-Md meet Suhail-Md, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail-Md brings a world of excitement and joy to your chats ✨🤖
VajiraTech/VAJIRA-MD 🇱🇰King vajira md v4 update released🇱🇰
prabathLK/PRABATH-MD 🇱🇰 Multi-device whatsapp bot 🎉
3Kmfi6HP/EDtunnel Use Cloudflare pages and worker serverless to implement VLESS protocol
GitSquared/edex-ui A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
100xdevs-cohort-2/assignments
jhu-ep-coursera/fullstack-course4 Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
IvanGlinkin/CCTV Close-Circuit Telegram Vision revolutionizes location tracking with its open-source design and Telegram API integration. Offering precise tracking within 50-100 meters, users can monitor others in real-time for logistics or safety, redefining how we navigate our surroundings
Asabeneh/30-Days-Of-React 30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
franceking1/Flash-Md Feel Free To Use FLASH-MD, Remember To STAR🌟 The Repo After Forking
axios/axios Promise based HTTP client for the browser and node.js
gaotianliuyun/gao FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
likeyun/liKeYun_Ylb 引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。
memochou1993/gpt-ai-assistant OpenAI + LINE + Vercel = GPT AI Assistant
SocialSisterYi/bilibili-API-collect 哔哩哔哩-API收集整理【不断更新中....】
zizifn/edgetunnel Running V2ray inside edge/serverless runtime
cyao2q/files TVBox开源版,盒子软件分享
MuiseDestiny/zotero-style Ethereal Style for Zotero
max32002/tixcraft_bot MaxBot open source code bot
pt-plugins/PT-Plugin-Plus PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
fanmingming/live ✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
smallfawn/QLScriptPublic 青龙面板脚本公共仓库 新群 551674817 密码888 元梦之星
F9y4ng/GreasyFork-Scripts The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.
dream7180/foobox-cn DUI 配置 for foobar2000
deezertidal/QuantumultX-Rewrite QuantumultX QX quantumult 圈X quanx 重写 脚本 rewrite 规则 分流 破解 解锁
Moli-X/Resources 基于QuantumultX,Loon,Surge的配置重写,脚本,插件
Z-Siqi/Clash-for-Windows_Chinese clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
HCLonely/awesome-bilibili-extra 收集一些让我们在使用B站时更加方便的浏览器扩展/脚本/程序【月底更新】
WTFAcademy/WTF-Ethers 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
zqzess/rule_for_quantumultX 自用Surge等代理app规则与配置,自用js脚本,爬虫每周自动更新规则
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
xianyuyimu/TVBOX- 一木TVBOX自用仓库
biuuu/genshin-wish-export Easily export the Genshin Impact wish record.
deezertidal/shadowrocket-rules 小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁

2024-06-03

Title Description
SuhailTechInfo/Suhail-Md meet Suhail-Md, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail-Md brings a world of excitement and joy to your chats ✨🤖
iptv-org/iptv Collection of publicly available IPTV channels from all over the world
3Kmfi6HP/EDtunnel Use Cloudflare pages and worker serverless to implement VLESS protocol
adrianhajdin/aora Build your first mobile application
meshery/meshery Meshery, the cloud native manager
pmndrs/drei 🥉 useful helpers for react-three-fiber
jonasschmedtmann/complete-node-bootcamp Starter files, final projects and FAQ for my Complete Node.js Bootcamp
mouricedevs/Gifted-Md Gifted Md is a Cool Multi-Device WhatsApp bot which offers a wide range of extraordinary features, making it an advanced and user-friendly bot for various purposes.
Kingjux/Venocyber-md Introducing Venocyber md bot your personal chuddybuddy md you were looking for this is most powerful Whatsapp chat bot created to ensure your WhatsApp personal requirements you are all in one ✍️👋👋
ibrahimaitech/BMW-MD BMW MD the faster bot that can do any thing in seconds,Trending Wabot
iamadamdev/bypass-paywalls-chrome Bypass Paywalls web browser extension for Chrome and Firefox.
blackmatrix7/ios_rule_script 分流规则、重写写规则及脚本。
jellyfin/jellyfin-web Web Client for Jellyfin
soumyajit4419/Portfolio My self coded personal website build with React.js
CodeWithHarry/Sigma-Web-Dev-Course Source Code for Sigma Web Development Course
MagicMirrorOrg/MagicMirror MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
Koenkk/zigbee2mqtt Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
jhu-ep-coursera/fullstack-course4 Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
TheRealJoelmatic/RemoveAdblockThing The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection
Muskansahuincredible/StudyNotion-An-Online-Education-Platform
sveltejs/svelte Cybernetically enhanced web apps
gethomepage/homepage A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
SyedImtiyaz-1/GetTechProjects Make your first Pull Request on this Repo. Don't forget to spread love and give us a ⭐️
kunjgit/GameZone This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
fanmingming/live ✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
Z-Siqi/Clash-for-Windows_Chinese clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
memochou1993/gpt-ai-assistant OpenAI + LINE + Vercel = GPT AI Assistant
max32002/tixcraft_bot MaxBot open source code bot
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
zizifn/edgetunnel Running V2ray inside edge/serverless runtime
ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
pt-plugins/PT-Plugin-Plus PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
xifangczy/cat-catch 猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension
likeyun/liKeYun_Ylb 引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。
wangrongding/wechat-bot 🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...
gaotianliuyun/gao FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
SocialSisterYi/bilibili-API-collect 哔哩哔哩-API收集整理【不断更新中....】
lazy-luo/smarGate 内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
WTFAcademy/WTF-Ethers 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
xianyuyimu/TVBOX- 一木TVBOX自用仓库
deezertidal/shadowrocket-rules 小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁
deezertidal/QuantumultX-Rewrite QuantumultX QX quantumult 圈X quanx 重写 脚本 rewrite 规则 分流 破解 解锁
cyao2q/files TVBox开源版,盒子软件分享
dushixiang/next-terminal Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。
biuuu/genshin-wish-export Easily export the Genshin Impact wish record.
leochen-g/wechat-assistant-pro 智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、公众号、5G 消息、WhatsApp
91p2022/91 91porn 解锁91pornVIP Authorize anyone to distribute for non-profit 授权任何人非盈利分发

2024-06-02

Title Description
SuhailTechInfo/Suhail-Md meet Suhail-Md, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail-Md brings a world of excitement and joy to your chats ✨🤖
imputnet/cobalt save what you love
xcanwin/KeepChatGPT 这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、拦截跟踪、日新月异、明察秋毫等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。
mouricedevs/Gifted-Md Gifted Md is a Cool Multi-Device WhatsApp bot which offers a wide range of extraordinary features, making it an advanced and user-friendly bot for various purposes.
dropzone/dropzone Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
kunjgit/GameZone This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
franceking1/Flash-Md Feel Free To Use FLASH-MD, Remember To STAR🌟 The Repo After Forking
ibrahimaitech/BMW-MD BMW MD the faster bot that can do any thing in seconds,Trending Wabot
cypress-io/cypress Fast, easy and reliable testing for anything that runs in a browser.
WordPress/gutenberg The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
Koenkk/zigbee2mqtt Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
webpack/webpack A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
nodejs/node Node.js JavaScript runtime ✨🐢🚀✨
airbnb/javascript JavaScript Style Guide
feiyun0112/Gradio.Net Gradio for .NET – a port of Gradio, an open-source Python package that allows you to quickly build a demo or web application for your machine learning model, API, or any arbitrary Python function. Gradio for .NET – 基于 Gradio 的 .NET 移植,Gradio 是一个开源 Python 包,允许你为机器学习模型、API 或任何任意 Python 函数快速构建演示或 Web 应用程序。
microsoft/monaco-editor A browser based code editor
jadehh/TVSpider 影视和猫影视爬虫仓库
bia-pain-bache/BPB-Worker-Panel A GUI Panel providing Worker subscriptions and Fragment settings and configs, providing configs for cross-platform clients using (singbox-core and xray-core)
VincentGarreau/particles.js A lightweight JavaScript library for creating particles
MHSanaei/3x-ui Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
mediacms-io/mediacms MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
hiteshchoudhary/chai-aur-react chai aur react series on youtube
adrianhajdin/3D_portfolio Let's build a cool 3D website together! You'll learn how to make a portfolio with fun interactive parts, like a floating island and a fox that moves when you type. It'll allow you to show off your skills and get a job!
anuraghazra/github-readme-stats ⚡ Dynamically generated stats for your github readmes
github/docs The open-source repo for docs.github.com
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
cyao2q/files TVBox开源版,盒子软件分享
pt-plugins/PT-Plugin-Plus PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
SocialSisterYi/bilibili-API-collect 哔哩哔哩-API收集整理【不断更新中....】
fanmingming/live ✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕
gaotianliuyun/gao FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
lazy-luo/smarGate 内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
dushixiang/next-terminal Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。
anji-plus/report AJ-Report是一个完全开源,拖拽编辑的可视化设计工具。三步快速完成大屏:配置数据源---->写SQL配置数据集---->拖拽生成大屏。让管理层随时随地掌控业务动态,让每个决策都有数据支撑。
ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。
xianyuyimu/TVBOX- 一木TVBOX自用仓库
haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
smallfawn/QLScriptPublic 青龙面板脚本公共仓库 新群 551674817 密码888 元梦之星
songquanpeng/message-pusher 搭建专属于你的消息推送服务,支持多种消息推送方式,支持 Markdown,基于 Golang 仅单可执行文件,开箱即用
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
91p2022/91 91porn 解锁91pornVIP Authorize anyone to distribute for non-profit 授权任何人非盈利分发
zizifn/edgetunnel Running V2ray inside edge/serverless runtime
WTFAcademy/WTF-Ethers 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
max32002/tixcraft_bot MaxBot open source code bot
memochou1993/gpt-ai-assistant OpenAI + LINE + Vercel = GPT AI Assistant
timqian/chinese-independent-blogs 中文独立博客列表

2024-06-01

Title Description
ToolJet/ToolJet Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
adysec/cf-mirror AdySec CF拉平镜像站
mouricedevs/Gifted-Md Gifted Md is a Cool Multi-Device WhatsApp bot which offers a wide range of extraordinary features, making it an advanced and user-friendly bot for various purposes.
franceking1/Flash-Md Feel Free To Use FLASH-MD, Remember To STAR🌟 The Repo After Forking
songquanpeng/one-api OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
ibrahimaitech/BLACK-PANTHER-XMD Black panther md is the fastest wabot that helps WhatsApp users to enjoy smooth life
HeyPuter/puter 🌐 The Web OS! Free, Open-Source, and Self-Hostable.
kunjgit/GameZone This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
layui/layui 一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
SuhailTechInfo/Suhail-Md meet Suhail-Md, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail-Md brings a world of excitement and joy to your chats ✨🤖
Misaka-blog/cf-wkrs-pages-vless 在 CloudFlare Workers 或 Pages 部署 vless 节点,支持 Base64、Clash 及 Sing-box 配置文件订阅文件生成
projectdiscovery/nuclei-templates Community curated list of templates for the nuclei engine to find security vulnerabilities.
mozilla/pdf.js PDF Reader in JavaScript
ibrahimaitech/BMW-MD BMW MD the faster bot that can do any thing in seconds,Trending Wabot
cypress-io/cypress Fast, easy and reliable testing for anything that runs in a browser.
HumanSignal/label-studio Label Studio is a multi-type data labeling and annotation tool with standardized output format
chartjs/Chart.js Simple HTML5 Charts using the tag
OpenZeppelin/openzeppelin-contracts OpenZeppelin Contracts is a library for secure smart contract development.
CesiumGS/cesium An open-source JavaScript library for world-class 3D globes and maps 🌎
swagger-api/swagger-ui Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
facebook/create-react-app Set up a modern web app by running one command.
vercel/next.js The React Framework
QiuChenlyOpenSource/91QiuChen 91 Sex asm code asian cosplay hexinhex porn big dick 花Q
langflow-ai/langflow ⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, LLM and vector store agnostic.
prettier/prettier Prettier is an opinionated code formatter.
wangrongding/wechat-bot 🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...
ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
xianyuyimu/TVBOX- 一木TVBOX自用仓库
deezertidal/QuantumultX-Rewrite QuantumultX QX quantumult 圈X quanx 重写 脚本 rewrite 规则 分流 破解 解锁
Z-Siqi/Clash-for-Windows_Chinese clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序
smallfawn/QLScriptPublic 青龙面板脚本公共仓库 新群 551674817 密码888 元梦之星
SocialSisterYi/bilibili-API-collect 哔哩哔哩-API收集整理【不断更新中....】
anji-plus/report AJ-Report是一个完全开源,拖拽编辑的可视化设计工具。三步快速完成大屏:配置数据源---->写SQL配置数据集---->拖拽生成大屏。让管理层随时随地掌控业务动态,让每个决策都有数据支撑。
MuiseDestiny/zotero-style Ethereal Style for Zotero
Moli-X/Resources 基于QuantumultX,Loon,Surge的配置重写,脚本,插件
HCLonely/awesome-bilibili-extra 收集一些让我们在使用B站时更加方便的浏览器扩展/脚本/程序【月底更新】
WTFAcademy/WTF-Ethers 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
tangly1024/NotionNext 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
pt-plugins/PT-Plugin-Plus PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
likeyun/liKeYun_Ylb 引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。
ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。
fmz200/wool_scripts 收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚本,去广告合集。不止有QuantumultX脚本!
songquanpeng/message-pusher 搭建专属于你的消息推送服务,支持多种消息推送方式,支持 Markdown,基于 Golang 仅单可执行文件,开箱即用
leochen-g/wechat-assistant-pro 智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、公众号、5G 消息、WhatsApp
gaotianliuyun/gao FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
deezertidal/shadowrocket-rules 小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁
haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
woniudiancang/bee 微信小程序-餐饮点餐外卖-开箱即用
dream7180/foobox-cn DUI 配置 for foobar2000

CSS

2024-06-06

Title Description
primefaces/primereact The Most Complete React UI Component Library
primefaces/primevue Next Generation Vue UI Component Library
isocpp/CppCoreGuidelines The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
primefaces/primeng The Most Complete Angular UI Component Library
Zproger/bspwm-dotfiles A minimalistic Arch Linux build that is designed to make your development easier and faster
spring-projects/spring-petclinic A sample Spring-based application
amyyalex/simple-contribution This is a very simple project to help first-time contributors to easily participate in an open-source project.
poole/hyde A brazen two-column theme for Jekyll.
primefaces/sakai-ng Free Angular Admin Template by PrimeNG

2024-06-05

Title Description
jfmartinz/ResourceHub ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
WebStackPage/WebStackPage.github.io ❤️静态响应式网址导航网站 - webstack.cc
spring-projects/spring-petclinic A sample Spring-based application
primefaces/primereact The Most Complete React UI Component Library
barryclark/jekyll-now Build a Jekyll blog in minutes, without touching the command line.
primefaces/primevue Next Generation Vue UI Component Library
mdazfar2/HelpOps-Hub Welcome to HelpOps-Hub: your go-to resource for essential DevOps tools and technologies. Simplify your DevOps journey with curated guides, tools, and best practices. Never get stuck again!⚡
horizon-ui/shadcn-nextjs-boilerplate Shadcn UI NextJS Boilerplate ⚡️ Free Open-source ChatGPT UI Dashboard Template - Horizon AI Boilerplate
Suchitra-Sahoo/AgriLearnNetwork AgriLearnNetwork is a comprehensive platform designed to empower farmers with essential insights and resources for successful agriculture practices. Our platform serves as an indispensable resource, offering a holistic approach enriched with detailed guidance, in-depth knowledge and strategic management approaches across various facets of farming.
imfing/hextra 🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites
jonasschmedtmann/advanced-css-course Starter files, final projects and FAQ for my Advanced CSS course
chokcoco/iCSS 不止于 CSS
yakimka/python_interview_questions Вопросы для подготовки к интервью на позицию Python Developer
lipis/flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
An0nUD4Y/Evilginx2-Phishlets Evilginx3 Phishlets version (0.2.3 & above) Only For Testing/Learning Purposes
atisawd/boxicons High Quality web friendly icons
dkuehl/dkuehl.github.io My Site
primefaces/primeng The Most Complete Angular UI Component Library
codebucks27/Next.js-Developer-Portfolio-Starter-Code ⭐Build a stunning portfolio website with Next.js, Tailwind CSS and Framer-motion. If you want to learn to create this you can follow the tutorial link given in the Read me file.
OpenClassrooms-Student-Center/GameOn-website-FR Code du projet 4 de développeur front-end V2
MTM6201-Web-Dev-II/Picture-This Starter files for the MTM6201 - Web Dev II - Picture This assignment
artsyfriedchicken/EdgyArc-fr Firefox Userchrome and sidebery style
johnggli/linktree Simple site to group all my profiles on social networks in one place. A free Linktree alternative.
eazybytes/springsecurity6 Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
Naezr/ShyFox A very shy little theme that hides the entire browser interface in the window border

2024-06-04

Title Description
primefaces/primevue Next Generation Vue UI Component Library
anuragverma108/SwapReads This repo is officially accepted for GSSOC'2k24. SwapReads.com is the ultimate online destination for book enthusiasts to connect, exchange favorite reads, and embark on literary adventures. Create your profile, list the books you're eager to swap, and join a vibrant community of passionate readers.
nanxiaobei/hugo-paper 🪺 A simple, clean, customizable Hugo theme
scaffold-eth/scaffold-eth 🏗 forkable Ethereum dev stack focused on fast product iterations
100xdevs-cohort-2/paytm
chokcoco/iCSS 不止于 CSS
cloudflare/cloudflare-docs Cloudflare’s documentation
thewhiteh4t/seeker Accurately Locate Smartphones using Social Engineering
primefaces/primereact The Most Complete React UI Component Library
AnubisNekhet/AnuPpuccin Personal theme for Obsidian
Zproger/bspwm-dotfiles A minimalistic Arch Linux build that is designed to make your development easier and faster
CodeCompleteYT/react-portfolio
safak/youtube
lipis/flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
opera-gaming/gxmods Documentation for GX mods
100xdevs-cohort-2/paytm-project-starter-monorepo
bedimcode/responsive-portfolio-website-Alexa Responsive Portfolio Website Using HTML, CSS & JavaScript
jonasschmedtmann/advanced-css-course Starter files, final projects and FAQ for my Advanced CSS course
HoanghoDev/slider_1
rishabhnmishra/Portfolio-Website-Template Portfolio Website Template for Beginners using HTML, CSS and JavaScript
AsmrProg-YT/Modern-Login AsmrProg Youtube Channel Modern Login Design Source Code
a9fm/a9fm.github.io
MTM6201-Web-Dev-II/Picture-This Starter files for the MTM6201 - Web Dev II - Picture This assignment
lisandrascruz/PretaLab-c10-Disney-LP-Projeto
KiKaraage/ArcWTF A userChrome.css theme to bring Arc Browser look from Windows to Firefox. No waitlist, no registration needed ✨

2024-06-03

Title Description
codervivek5/VigyBag A location-based shopping website uses GPS to show users nearby businesses offering products/services they search for. Users can compare prices and make purchases through the site, making it helpful for local shopping and finding location-specific items.
ryanoasis/nerd-fonts Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
primefaces/primereact The Most Complete React UI Component Library
bradtraversy/50projects50days 50+ mini web projects using HTML, CSS & JS
opera-gaming/gxmods Documentation for GX mods
primefaces/primeng The Most Complete Angular UI Component Library
abbysheksharma/code-hub
gevendra2004/gevstack All Gevstack projects
jfmartinz/ResourceHub ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
thewhiteh4t/seeker Accurately Locate Smartphones using Social Engineering
EliverLara/Nordic ❄️ Dark Gtk3.20+ theme created using the awesome Nord color pallete.
spicetify/spicetify-themes A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
primefaces/sakai-ng Free Angular Admin Template by PrimeNG
lipis/flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
msys2/msys2.github.io The MSYS2 homepage
cloudflare/cloudflare-docs Cloudflare’s documentation
jigar-sable/Portfolio-Website Portfolio Website built using HTML5, CSS3, JavaScript and jQuery
Zproger/bspwm-dotfiles A minimalistic Arch Linux build that is designed to make your development easier and faster
jgthms/bulma Modern CSS framework based on Flexbox
CodeCompleteYT/react-portfolio
Suchitra-Sahoo/AgriLearnNetwork AgriLearnNetwork is a comprehensive platform designed to empower farmers with essential insights and resources for successful agriculture practices. Our platform serves as an indispensable resource, offering a holistic approach enriched with detailed guidance, in-depth knowledge and strategic management approaches across various facets of farming.
primefaces/primevue Next Generation Vue UI Component Library
missing-semester-cn/missing-semester-cn.github.io the CS missing semester Chinese version
AnubisNekhet/AnuPpuccin Personal theme for Obsidian
themepark-dev/theme.park A collection of themes/skins for 50 selfhosted apps!
chokcoco/iCSS 不止于 CSS
chengzhongxue/halo-theme-hao

2024-06-02

Title Description
primefaces/primeng The Most Complete Angular UI Component Library
primefaces/sakai-vue
primefaces/sakai-ng Free Angular Admin Template by PrimeNG
primefaces/primevue Next Generation Vue UI Component Library
gevendra2004/gevstack All Gevstack projects
abbysheksharma/code-hub
Rakesh9100/Beautiify Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience.
CSEdgeOfficial/learn.csedge.courses This is a blog for the CSEdge which consists simple articles on different tech things how to do? and what to do?
adobe-fonts/source-code-pro Monospaced font family for user interface and coding environments
eazybytes/springsecurity6 Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
cloudflare/cloudflare-docs Cloudflare’s documentation
Zproger/bspwm-dotfiles A minimalistic Arch Linux build that is designed to make your development easier and faster
thewhiteh4t/seeker Accurately Locate Smartphones using Social Engineering
lipis/flag-icons 🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
isocpp/CppCoreGuidelines The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
chokcoco/iCSS 不止于 CSS
PacktPublishing/Django-5-By-Example Django 5 By Example (5th Edition) published by Packt
AsmrProg-YT/Dashboard-Designs AsmrProg Youtube Channel Dashboard Designs Code Collection
jfmartinz/ResourceHub ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
adrianhajdin/project_modern_ui_ux_gpt3 Master the creation of Modern UX/UI Websites
micro-zoe/micro-app A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架
spring-projects/spring-petclinic A sample Spring-based application
safak/youtube
MultiverseLearningProducts/greeno-flowers An Node/Express Web Application serving up a static html landing page
0x48piraj/fadblock Friendly Adblock for YouTube: A fast, lightweight, and undetectable YouTube Ads Blocker for Chrome, Opera and Firefox.

2024-06-01

Title Description
primefaces/primeng The Most Complete Angular UI Component Library
primefaces/primevue Next Generation Vue UI Component Library
micro-zoe/micro-app A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架
jfmartinz/ResourceHub ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
Suchitra-Sahoo/AgriLearnNetwork AgriLearnNetwork is a comprehensive platform designed to empower farmers with essential insights and resources for successful agriculture practices. Our platform serves as an indispensable resource, offering a holistic approach enriched with detailed guidance, in-depth knowledge and strategic management approaches across various facets of farming.
safak/youtube
ryanoasis/nerd-fonts Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
devicons/devicon Set of icons representing programming languages, designing & development tools
100xdevs-cohort-2/paytm
rafaelmardojai/firefox-gnome-theme A GNOME👣 theme for Firefox🔥
Zproger/bspwm-dotfiles A minimalistic Arch Linux build that is designed to make your development easier and faster
imfing/hextra 🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites
xhunmon/VABlog YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
necolas/normalize.css A modern alternative to CSS resets
eazybytes/springsecurity6 Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
Rakesh9100/Beautiify Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience.
CodeSpace-Academy/StudentNo_Classcode_Group_Name-Surname_DJS07 [DJS07] Starter Code for Module 7's Project Submission
rust-lang/nomicon The Dark Arts of Advanced and Unsafe Rust Programming
a9fm/a9fm.github.io
piug-07/blogzen-OpenSource A collection of resources categorised by tech domains, languages, expertise and much more. Blogzen gives you a quick access to all the resources that you could need at a single place, with a click!
chokcoco/iCSS 不止于 CSS
AsmrProg-YT/Dashboard-Designs AsmrProg Youtube Channel Dashboard Designs Code Collection
creativetimofficial/argon-dashboard-laravel-bs4
telegram-mini-apps-dev/vite-boilerplate This template provides a minimal setup to get TWA working in Vite with React, TypeScript, HMR and some ESLint rules.
fluxus-executor/fluxus-executor.github.io Fluxus is a powerful and popular free Roblox script executor with a user-friendly interface.

HTML

2024-06-06

Title Description
Unstructured-IO/unstructured Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
Azure/AKS Azure Kubernetes Service
squidfunk/mkdocs-material Documentation that simply works
TandoorRecipes/recipes Application for managing recipes, planning meals, building shopping lists and much much more!
SamHerbert/SVG-Loaders Loading icons and small animations built with pure SVG.
google/styleguide Style guides for Google-originated open-source projects
akshitagupta15june/PetMe PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
Financial-Times/chart-doctor Sample files to accompany the FT's Chart Doctor column
GoogleCloudPlatform/magic-modules Add Google Cloud Platform support to Terraform
FrontendMasters/front-end-handbook-2024 A guide to modern front-end web development / engineering.
cf-pages/Telegraph-Image Image Hosting solution, Flickr/imgur alternative, make it easy for users to share their images. Using Cloudflare Pages and Telegraph.
SeleniumHQ/seleniumhq.github.io Official Selenium website and documentation
AhmadIbrahiim/Website-downloader 💡 Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js
gustavoguanabara/html-css Curso de HTML5 e CSS3
drduh/YubiKey-Guide Guide to using YubiKey for GnuPG and SSH
javascript-tutorial/en.javascript.info Modern JavaScript Tutorial
openshift/openshift-docs OpenShift 3 and 4 product and community documentation
ProletRevDicta/Prolet Historical documents (in Chinese) about the GPCR (Thanks Comrade RC MR HR etc.)
Qexo/Qexo A Quick, Powerful and Pretty Online Manager for Hexo.

2024-06-05

Title Description
qiye45/wechatDownload 微信公众号文章批量下载工具,支持图片、评论下载,支持保存html/md/pdf/docx文件
apu52/Travel_Website 🚀 Welcome🌈 , This repo is officially accepted for GSSOC'2k24. 🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos. You can contribute to this open source repository.
jonasschmedtmann/html-css-course Starter files, final projects, and FAQ for my HTML + CSS course
Unstructured-IO/unstructured Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
chrispsn/mesh-spreadsheet A data and code editor that feels like a spreadsheet.
akshitagupta15june/PetMe PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
TheOdinProject/css-exercises
alpinejs/alpine A rugged, minimal framework for composing JavaScript behavior in your markup.
x-dr/telegraph-Image
wdndev/llm_interview_note 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
CaiJimmy/hugo-theme-stack Card-style Hugo theme designed for bloggers
alex-shpak/hugo-book Hugo documentation theme as simple as plain book
rdkit/rdkit The official sources for the RDKit library
lukin/keywind Keywind is a component-based Keycloak Login Theme built with Tailwind CSS
khushi-joshi-05/Food-ordering-website Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.
xiaomabenten/system_architect 💯2024年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。PC版免费刷题软件:https://ruankaodaren.com
f/awesome-chatgpt-prompts This repo includes ChatGPT prompt curation to use ChatGPT better.
SAP/ui5-webcomponents UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
VA3HDL/hamdashboard Customizable Dashboard for Ham Radio
yuantuo666/baiduwp-php A tool to get the download link of the Baidu netdisk / 一个获取百度网盘分享链接下载地址的工具
hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
gitdagray/html_course
microsoft/BotFramework-WebChat A highly-customizable web-based client for Azure Bot Services.
gustavoguanabara/html-css Curso de HTML5 e CSS3
cf-pages/Telegraph-Image Image Hosting solution, Flickr/imgur alternative, make it easy for users to share their images. Using Cloudflare Pages and Telegraph.
ZJUZBW/-Wotr-BD- 开拓者-正义之怒的剧情队友和动物伙伴的Build收集。虽说是收集,但是其实都是自己写的,只是有部分参考QQ群和贴吧的BD思路。
ZJUZBW/Wotr-BD-LR 正义之怒Wotr主角BD搜集
aoaostar/legado 阅读APP书源
shidahuilang/openwrt openwrt编译更新库X86-R2C-R2S-R4S-R5S-N1-小米MI系列等多机型全部适配OTA自动升级
vpncn/vpncn.github.io 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
qwerttvv/Beijing-IPTV 最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/
Mr-xn/BurpSuite-collections 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file
Mr-xn/Penetration_Testing_POC 渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
Qexo/Qexo A Quick, Powerful and Pretty Online Manager for Hexo.

2024-06-04

Title Description
FluxionNetwork/fluxion Fluxion is a remake of linset by vk496 with enhanced functionality.
akshetP/robotics-resources A complete library of resources that caters to all levels of Roboticists.
VA3HDL/hamdashboard Customizable Dashboard for Ham Radio
qiye45/wechatDownload 微信公众号文章批量下载工具,支持图片、评论下载,支持保存html/md/pdf/docx文件
khushi-joshi-05/Food-ordering-website Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.
jianchang512/stt Voice Recognition to Text Tool / 一个离线运行的本地语音识别转文字服务,输出json、srt字幕带时间戳、纯文字格式
kwmorris/DnD Kyle's DnD stuff
alex-shpak/hugo-book Hugo documentation theme as simple as plain book
PKUFlyingPig/cs-self-learning 计算机自学指南
tspeterkim/insta-chat DIY Instagram Chat Automation with Google Sheets
adityatelange/hugo-PaperMod A fast, clean, responsive Hugo theme.
YingqingHe/Awesome-LLMs-meet-Multimodal-Generation 🔥🔥🔥 A curated list of papers on LLMs-based multimodal generation (image, video, 3D and audio).
TheOdinProject/css-exercises
wdndev/llm_interview_note 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
cf-pages/Telegraph-Image Image Hosting solution, Flickr/imgur alternative, make it easy for users to share their images. Using Cloudflare Pages and Telegraph.
munificent/craftinginterpreters Repository for the book "Crafting Interpreters"
hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
mdn/learning-area GitHub repo for the MDN Learning Area.
microsoft/language-server-protocol Defines a common protocol for language servers.
HFUT-CHEATER/HFUTCheaterCollection Hefei University of Technology 投稿、举报、监督、咨询Email:hfutcheater@proton.me https://hfutcheater.gitbook.io/hfutcheater
b120s/aviator Level up your Aviator game! This app employs its prediction prowess to help you maximize your profit - and it's completely free!
akshitagupta15june/PetMe PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
PKUanonym/REKCARC-TSC-UHT 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
facebookresearch/fastText Library for fast text representation and classification.
vpncn/vpncn.github.io 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
aoaostar/legado 阅读APP书源
ZJUZBW/-Wotr-BD- 开拓者-正义之怒的剧情队友和动物伙伴的Build收集。虽说是收集,但是其实都是自己写的,只是有部分参考QQ群和贴吧的BD思路。
yuhuage/dizhi 雨花阁
ZJUZBW/Wotr-BD-LR 正义之怒Wotr主角BD搜集
yntd/changchunzx
Mr-xn/BurpSuite-collections 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file
qwerttvv/Beijing-IPTV 最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/
Mr-xn/Penetration_Testing_POC 渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
Qexo/Qexo A Quick, Powerful and Pretty Online Manager for Hexo.
ProletRevDicta/Prolet Historical documents (in Chinese) about the GPCR (Thanks Comrade RC MR HR etc.)

2024-06-03

Title Description
keiyoushi/extensions Source extensions for the Mihon/Tachiyomi app.
arghadipmanna101/Flipkart_Clone Clone of Flipkart using HTML,CSS and JavaScript
khushi-joshi-05/Food-ordering-website Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.
wesbos/JavaScript30 30 Day Vanilla JS Challenge
anuragverma108/SwapReads This repo is officially accepted for GSSOC'2k24. SwapReads.com is the ultimate online destination for book enthusiasts to connect, exchange favorite reads, and embark on literary adventures. Create your profile, list the books you're eager to swap, and join a vibrant community of passionate readers.
Igglybuff/awesome-piracy A curated list of awesome warez and piracy links
cotes2020/jekyll-theme-chirpy A minimal, responsive, and feature-rich Jekyll theme for technical writing.
CaiJimmy/hugo-theme-stack Card-style Hugo theme designed for bloggers
PKUFlyingPig/cs-self-learning 计算机自学指南
tspeterkim/insta-chat DIY Instagram Chat Automation with Google Sheets
github/opensource.guide 📚 Community guides for open source creators
HFUT-CHEATER/HFUTCheaterCollection Hefei University of Technology Email:hfutcheater@proton.me https://hfutcheater.gitbook.io/hfutcheater
akshitagupta15june/PetMe PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
iam-veeramalla/ansible-zero-to-hero Repository to learn Ansible from Zero. This repository covers the complete Ansible fundamentals along with examples required for a DevOps Engineer.
Huxpro/huxblog-boilerplate Boilerplate of Hux Blog
gustavoguanabara/html-css Curso de HTML5 e CSS3
web-platform-tests/wpt Test suites for Web platform specs — including WHATWG, W3C, and others
Unstructured-IO/unstructured Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
alshedivat/al-folio A beautiful, simple, clean, and responsive Jekyll theme for academics
rg35xx-cfw/rg35xx-cfw.github.io RG35XX Custom Firmware Documentation
munificent/craftinginterpreters Repository for the book "Crafting Interpreters"
google/fonts Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
TheOdinProject/css-exercises
Huxpro/huxpro.github.io My Blog / Jekyll Themes / PWA
b120s/aviator Level up your Aviator game! This app employs its prediction prowess to help you maximize your profit - and it's completely free!
vpncn/vpncn.github.io 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
aoaostar/legado 阅读APP书源
ZJUZBW/-Wotr-BD- 开拓者-正义之怒的剧情队友和动物伙伴的Build收集。虽说是收集,但是其实都是自己写的,只是有部分参考QQ群和贴吧的BD思路。
ZJUZBW/Wotr-BD-LR 正义之怒Wotr主角BD搜集
yuhuage/dizhi 雨花阁
hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
yntd/changchunzx
qwerttvv/Beijing-IPTV 最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/
Qexo/Qexo A Quick, Powerful and Pretty Online Manager for Hexo.

2024-06-02

Title Description
tspeterkim/insta-chat DIY Instagram Chat Automation with Google Sheets
web-platform-tests/wpt Test suites for Web platform specs — including WHATWG, W3C, and others
jianchang512/stt Voice Recognition to Text Tool / 一个离线运行的本地语音识别转文字服务,输出json、srt字幕带时间戳、纯文字格式
bitcoinbook/bitcoinbook Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
iam-veeramalla/ansible-zero-to-hero Repository to learn Ansible from Zero. This repository covers the complete Ansible fundamentals along with examples required for a DevOps Engineer.
PKUFlyingPig/cs-self-learning 计算机自学指南
karpathy/calorie nice and effective super simple calorie counter web app
alex-shpak/hugo-book Hugo documentation theme as simple as plain book
rdkit/rdkit The official sources for the RDKit library
w3c/webauthn Web Authentication: An API for accessing Public Key Credentials
google/styleguide Style guides for Google-originated open-source projects
arghadipmanna101/Flipkart_Clone Clone of Flipkart using HTML,CSS and JavaScript
tabler/tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
gustavoguanabara/html-css Curso de HTML5 e CSS3
TheOdinProject/css-exercises
hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
zuramai/mazer Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
webmin/webmin Powerful and flexible web-based server management control panel
joshhighet/ransomwatch the transparent ransomware claim tracker 🥷🏼🧅🖥️
005Konz/Blooket-Cheats
khushi-joshi-05/Food-ordering-website Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.
Th30neAnd0nly/Ohm Android RAT with web panel and undetectable App
alpinejs/alpine A rugged, minimal framework for composing JavaScript behavior in your markup.
CaiJimmy/hugo-theme-stack Card-style Hugo theme designed for bloggers
cotes2020/jekyll-theme-chirpy A minimal, responsive, and feature-rich Jekyll theme for technical writing.
ZJUZBW/-Wotr-BD- 开拓者-正义之怒的剧情队友和动物伙伴的Build收集。虽说是收集,但是其实都是自己写的,只是有部分参考QQ群和贴吧的BD思路。
ZJUZBW/Wotr-BD-LR 正义之怒Wotr主角BD搜集
yuhuage/dizhi 雨花阁
vpncn/vpncn.github.io 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
Mr-xn/BurpSuite-collections 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file
Mr-xn/Penetration_Testing_POC 渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
aoaostar/legado 阅读APP书源
Qexo/Qexo A Quick, Powerful and Pretty Online Manager for Hexo.
qwerttvv/Beijing-IPTV 最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/

2024-06-01

Title Description
arghadipmanna101/Flipkart_Clone Clone of Flipkart using HTML,CSS and JavaScript
iam-veeramalla/ansible-zero-to-hero Repository to learn Ansible from Zero. This repository covers the complete Ansible fundamentals along with examples required for a DevOps Engineer.
hegdepavankumar/Cisco-Images-for-GNS3-and-EVE-NG Free Images for EVE-NG and GNS3 containing routers, switches,Firewalls and other appliances, including Cisco, Fortigate, Palo Alto, Sophos and more. Master the art of networking and improve your skills!, our repository provides a one-stop solution for a comprehensive hands-on experience.
PKUFlyingPig/cs-self-learning 计算机自学指南
TheOdinProject/css-exercises
anuragverma108/SwapReads This repo is officially accepted for GSSOC'2k24. SwapReads.com is the ultimate online destination for book enthusiasts to connect, exchange favorite reads, and embark on literary adventures. Create your profile, list the books you're eager to swap, and join a vibrant community of passionate readers.
khushi-joshi-05/Food-ordering-website Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.
liguodongiot/llm-action 本项目旨在分享大模型相关技术原理以及实战经验。
QSCTech/zju-icicles 浙江大学课程攻略共享计划
PKUanonym/REKCARC-TSC-UHT 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
SiyangLi99/open-alteryx-macro Welcome to the 'Open-Alteryx-Macro' project. This project is aimed at providing an open-source solution for managing and updating Alteryx Macros.
wesbos/JavaScript30 30 Day Vanilla JS Challenge
web-platform-tests/wpt Test suites for Web platform specs — including WHATWG, W3C, and others
kananinirav/AWS-Certified-Cloud-Practitioner-Notes AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
rubyforgood/pet-rescue Pet Rescue is an application making it easy to link adopters/fosters with pets. We work with grassroots pet rescue organizations to understand how we can make the most impact.
square/retrofit A type-safe HTTP client for Android and the JVM
swyxio/ai-notes notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.
jianchang512/stt Voice Recognition to Text Tool / 一个离线运行的本地语音识别转文字服务,输出json、srt字幕带时间戳、纯文字格式
gustavoguanabara/html-css Curso de HTML5 e CSS3
docker/awesome-compose Awesome Docker Compose samples
bradtraversy/react-crash-2024 React jobs project from YouTube crash course
google/styleguide Style guides for Google-originated open-source projects
rfordatascience/tidytuesday Official repo for the #tidytuesday project
SuperSimpleDev/html-css-course-2022
RayTracing/raytracing.github.io Main Web Site (Online Books)
ZJUZBW/-Wotr-BD- 开拓者-正义之怒的剧情队友和动物伙伴的Build收集。虽说是收集,但是其实都是自己写的,只是有部分参考QQ群和贴吧的BD思路。
ZJUZBW/Wotr-BD-LR 正义之怒Wotr主角BD搜集
vpncn/vpncn.github.io 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
tanjiti/sec_profile 爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)
Mr-xn/Penetration_Testing_POC 渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
Qexo/Qexo A Quick, Powerful and Pretty Online Manager for Hexo.
hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新

GO

2024-06-06

Title Description
syncthing/syncthing Open Source Continuous File Synchronization
ollama/ollama Get up and running with Llama 3, Mistral, Gemma, and other large language models.
gogs/gogs Gogs is a painless self-hosted Git service
go-playground/validator 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
nektos/act Run your GitHub Actions locally 🚀
projectdiscovery/nuclei Fast and customizable vulnerability scanner based on simple YAML based DSL.
opencontainers/runc CLI tool for spawning and running containers according to the OCI specification
go-chi/chi lightweight, idiomatic and composable router for building Go HTTP services
influxdata/telegraf Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
external-secrets/external-secrets External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
containers/podman Podman: A tool for managing OCI containers and pods.
kubernetes-sigs/kueue Kubernetes-native Job Queueing
argoproj/argo-cd Declarative Continuous Deployment for Kubernetes
spf13/viper Go configuration with fangs
GoogleCloudPlatform/terraformer CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
grpc-ecosystem/grpc-gateway gRPC to JSON proxy generator following the gRPC HTTP spec
zitadel/zitadel ZITADEL - Identity infrastructure, simplified for you.
prometheus-operator/prometheus-operator Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
traefik/traefik The Cloud Native Application Proxy
grafana/mimir Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
JanDeDobbeleer/oh-my-posh The most customisable and low-latency cross platform/shell prompt renderer
apache/incubator-answer A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
kubevirt/kubevirt Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
open-telemetry/opentelemetry-go OpenTelemetry Go API and SDK
shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
bufanyun/hotgo HotGo 是一个基于 vue 和 goframe2.0 开发的全栈前后端分离的开发基础平台和移动应用平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,消息队列,定时任务等功能,提供多种常用场景文件,让您把更多时间专注在业务开发上。
go-musicfox/go-musicfox go-musicfox是用Go写的又一款网易云音乐命令行客户端,支持UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS交互响应(睡眠暂停、蓝牙耳机连接断开响应、菜单栏控制等)...
zgwit/iot-master 物联大师是开源免费的物联网云平台,集成了标准Modbus、电力、水文和主流PLC等多种协议,支持数据采集、公式计算、异常报警、Web组态等功能,适用于大部分物联网和工业互联网应用场景。
zan8in/afrog A Security Tool for Bug Bounty, Pentest and Red Teaming.
cnk3x/xunlei 提取自群晖平台的迅雷下载套件,用在其他Linux机器上的迅雷远程下载服务
gdy666/lucky 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser
suyuan32/simple-admin-core Simple Admin是一个基于Go Zero开发面向小型到大型项目的分布式微服务后端管理系统脚手架,提供丰富的后台管理功能,支持k8s快速部署,助力快速开发高并发微服务集群,适合学习和商用。Simple Admin is a powerful microservice framework for large management system. It is based on go-zero and supports several advanced features. It can help you to develop a microservice back-end management system in a short time.
XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
alibaba/higress Cloud Native API Gateway
FloatTech/ZeroBot-Plugin 基于 ZeroBot 的 OneBot 插件
qjfoidnh/BaiduPCS-Go iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能

2024-06-05

Title Description
syncthing/syncthing Open Source Continuous File Synchronization
warpstreamlabs/bento
projectdiscovery/nuclei Fast and customizable vulnerability scanner based on simple YAML based DSL.
hashicorp/terraform-provider-azurerm Terraform provider for Azure Resource Manager
mongodb/mongo-go-driver The Official Golang driver for MongoDB
glanceapp/glance A self-hosted dashboard that puts all your feeds in one place
gofr-dev/gofr An opinionated Go framework for accelerated microservice development
nektos/act Run your GitHub Actions locally 🚀
cloudnative-pg/cloudnative-pg CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance
milvus-io/milvus A cloud-native vector database, storage for next generation AI applications
spf13/viper Go configuration with fangs
kubernetes/enhancements Enhancements tracking repo for Kubernetes
open-telemetry/opentelemetry-collector OpenTelemetry Collector
IBM/sarama Sarama is a Go library for Apache Kafka.
kubernetes/kube-state-metrics Add-on agent to generate and expose cluster-level metrics.
redis/go-redis Redis Go client
expr-lang/expr Expression language and expression evaluation for Go
ollama/ollama Get up and running with Llama 3, Mistral, Gemma, and other large language models.
projectdiscovery/katana A next-generation crawling and spidering framework.
aquasecurity/trivy Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
go-chi/chi lightweight, idiomatic and composable router for building Go HTTP services
moby/moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
docker/cli The Docker CLI
gohugoio/hugo The world’s fastest framework for building websites.
kubernetes-sigs/kueue Kubernetes-native Job Queueing
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
gdy666/lucky 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser
mao888/golang-guide 「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
lionsoul2014/ip2region 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
XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
wgpsec/ENScan_GO 一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
alibaba/higress Cloud Native API Gateway
zan8in/afrog A Security Tool for Bug Bounty, Pentest and Red Teaming.
cnk3x/xunlei 提取自群晖平台的迅雷下载套件,用在其他Linux机器上的迅雷远程下载服务
eryajf/go-ldap-admin 🌉 基于Go+Vue实现的openLDAP后台管理项目
FloatTech/ZeroBot-Plugin 基于 ZeroBot 的 OneBot 插件
go-musicfox/go-musicfox go-musicfox是用Go写的又一款网易云音乐命令行客户端,支持UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS交互响应(睡眠暂停、蓝牙耳机连接断开响应、菜单栏控制等)...
shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。
jincheng9/go-tutorial Go learning materials,涵盖基础、中级和高级教程

2024-06-04

Title Description
syncthing/syncthing Open Source Continuous File Synchronization
warpstreamlabs/bento
ivoras/EncryptedNotepad2 A Notepad-like simple text editor where files are saved (and later loaded) encrypted with AES-256.
siderolabs/talos Talos Linux is a modern Linux distribution built for Kubernetes.
XTLS/Xray-core Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
heroiclabs/nakama Distributed server for social and realtime games and apps.
omriharel/deej Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
v2rayA/v2rayA A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀
ollama/ollama Get up and running with Llama 3, Mistral, Gemma, and other large language models.
XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
hashicorp/nomad Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
ArtalkJS/Artalk 🌌 自托管评论系统
alist-org/alist 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
IceWhaleTech/CasaOS CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
hr3lxphr6j/bililive-go 一个直播录制工具
SagerNet/sing-box The universal proxy platform
fyne-io/fyne Cross platform GUI toolkit in Go inspired by Material Design
jeessy2/ddns-go Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
getseabird/seabird Native Kubernetes desktop client.
dapr/dapr Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
wailsapp/wails Create beautiful applications using Go
AccentDesign/gcss CSS written in Pure Go
evrone/go-clean-template Clean Architecture template for Golang services
daytonaio/daytona The Open Source Dev Environment Manager.
gofr-dev/gofr An opinionated Go framework for accelerated microservice development
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
alibaba/higress Cloud Native API Gateway
go-musicfox/go-musicfox go-musicfox是用Go写的又一款网易云音乐命令行客户端,支持UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS交互响应(睡眠暂停、蓝牙耳机连接断开响应、菜单栏控制等)...
gdy666/lucky 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser
zan8in/afrog A Security Tool for Bug Bounty, Pentest and Red Teaming.
jincheng9/go-tutorial Go learning materials,涵盖基础、中级和高级教程

2024-06-03

Title Description
warpstreamlabs/bento
syncthing/syncthing Open Source Continuous File Synchronization
alist-org/alist 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
redpanda-data/connect Fancy stream processing made operationally mundane
cosmtrek/air ☁️ Live reload for Go apps
SagerNet/sing-box The universal proxy platform
daytonaio/daytona The Open Source Dev Environment Manager.
v2rayA/v2rayA A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀
photoprism/photoprism AI-Powered Photos App for the Decentralized Web 🌈💎✨
halfrost/LeetCode-Go ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
coder/coder Provision remote development environments via Terraform
vitessio/vitess Vitess is a database clustering system for horizontal scaling of MySQL.
bwmarrin/discordgo (Golang) Go bindings for Discord
AdguardTeam/AdGuardHome Network-wide ads & trackers blocking DNS server
kopia/kopia Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
twpayne/chezmoi Manage your dotfiles across multiple diverse machines, securely.
fruitbars/simple-one-api OpenAI 接口接入适配,支持千帆大模型平台、讯飞星火大模型、腾讯混元以及MiniMax、Deep-Seek,等兼容OpenAI接口,仅单可执行文件,配置超级简单,一键部署,开箱即用.
getseabird/seabird Native Kubernetes desktop client.
google/syzkaller syzkaller is an unsupervised coverage-guided kernel fuzzer
restic/restic Fast, secure, efficient backup program
redpanda-data/benthos
caddyserver/caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
containers/skopeo Work with remote images registries - retrieving information, images, signing content
dolthub/dolt Dolt – Git for Data
sundowndev/phoneinfoga Information gathering framework for phone numbers
shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。
XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
cnk3x/xunlei 提取自群晖平台的迅雷下载套件,用在其他Linux机器上的迅雷远程下载服务
gdy666/lucky 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
qjfoidnh/BaiduPCS-Go iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能
alibaba/higress Cloud Native API Gateway
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.

2024-06-02

Title Description
rancher/rancher Complete container management platform
redpanda-data/connect Fancy stream processing made operationally mundane
smartcontractkit/chainlink node of the decentralized oracle network, bridging on and off-chain computation
hashicorp/vault A tool for secrets management, encryption as a service, and privileged access management
google/cel-spec Common Expression Language -- specification and binary representation
gitleaks/gitleaks Protect and discover secrets using Gitleaks 🔑
fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
ollama/ollama Get up and running with Llama 3, Mistral, Gemma, and other large language models.
distribution/distribution The toolkit to pack, ship, store, and deliver container content
influxdata/telegraf Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
GoogleCloudPlatform/terraformer CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
youshandefeiyang/LiveRedirect LiveRedirect
hashicorp/terraform Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
rook/rook Storage Orchestration for Kubernetes
avelino/awesome-go A curated list of awesome Go frameworks, libraries and software
goravel/goravel A Golang framework for web artisans. Tribute to Laravel.
grafana/mimir Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
openkruise/kruise Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
milvus-io/milvus A cloud-native vector database, storage for next generation AI applications
golang/go The Go programming language
projectcalico/calico Cloud native networking and network security
filebrowser/filebrowser 📂 Web File Browser
helm/helm The Kubernetes Package Manager
golang-migrate/migrate Database migrations. CLI and Golang library.
gravitational/teleport The easiest, and most secure way to access and protect all of your infrastructure.
alibaba/higress Cloud Native API Gateway
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
lionsoul2014/ip2region 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
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。
lcvvvv/kscan Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。
hanc00l/nemo_go Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率。
qjfoidnh/BaiduPCS-Go iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能
wgpsec/ENScan_GO 一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。
zan8in/afrog A Security Tool for Bug Bounty, Pentest and Red Teaming.
tickstep/aliyunpan 阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。
mao888/golang-guide 「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
gdy666/lucky 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser
jincheng9/go-tutorial Go learning materials,涵盖基础、中级和高级教程
suyuan32/simple-admin-core Simple Admin是一个基于Go Zero开发面向小型到大型项目的分布式微服务后端管理系统脚手架,提供丰富的后台管理功能,支持k8s快速部署,助力快速开发高并发微服务集群,适合学习和商用。Simple Admin is a powerful microservice framework for large management system. It is based on go-zero and supports several advanced features. It can help you to develop a microservice back-end management system in a short time.
XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~

2024-06-01

Title Description
redpanda-data/connect Fancy stream processing made operationally mundane
Melkeydev/go-blueprint Go-blueprint allows users to spin up a quick Go project using a popular framework
helm/helm The Kubernetes Package Manager
hashicorp/terraform-provider-aws The AWS Provider enables Terraform to manage AWS resources.
goravel/goravel A Golang framework for web artisans. Tribute to Laravel.
grafana/mimir Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
XrayR-project/XrayR A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
anchore/syft CLI tool and library for generating a Software Bill of Materials from container images and filesystems
kubernetes/dashboard General-purpose web UI for Kubernetes clusters
hashicorp/terraform Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
GoogleCloudPlatform/terraformer CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
kubernetes/autoscaler Autoscaling components for Kubernetes
moby/moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
stretchr/testify A toolkit with common assertions and mocks that plays nicely with the standard library
restic/restic Fast, secure, efficient backup program
goharbor/harbor An open source trusted cloud native registry project that stores, signs, and scans content.
docker/compose Define and run multi-container applications with Docker
containers/podman Podman: A tool for managing OCI containers and pods.
dunglas/frankenphp 🧟 The modern PHP app server
gitleaks/gitleaks Protect and discover secrets using Gitleaks 🔑
go-micro/go-micro A Go microservices framework
rook/rook Storage Orchestration for Kubernetes
cockroachdb/cockroach CockroachDB - the open source, cloud-native distributed SQL database.
fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
ollama/ollama Get up and running with Llama 3, Mistral, Gemma, and other large language models.
ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
alibaba/higress Cloud Native API Gateway
FloatTech/ZeroBot-Plugin 基于 ZeroBot 的 OneBot 插件
shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。
lcvvvv/kscan Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。
lionsoul2014/ip2region 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
qjfoidnh/BaiduPCS-Go iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能
gdy666/lucky 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser
TheTNB/panel 耗子 Linux 面板 - GO 开发的轻量 Linux 面板
eryajf/go-ldap-admin 🌉 基于Go+Vue实现的openLDAP后台管理项目
go-musicfox/go-musicfox go-musicfox是用Go写的又一款网易云音乐命令行客户端,支持UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS交互响应(睡眠暂停、蓝牙耳机连接断开响应、菜单栏控制等)...
mao888/golang-guide 「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!

RUST

2024-06-06

Title Description
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
TheAlgorithms/Rust All Algorithms implemented in Rust
solana-labs/solana-program-library A collection of Solana programs maintained by Solana Labs
hcavarsan/kftray A cross-platform system tray application for managing multiple kubectl port-forward commands, with support for UDP and proxy connections through k8s clusters
quickwit-oss/quickwit Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
helix-editor/helix A post-modern modal text editor.
bottlerocket-os/bottlerocket An operating system designed for hosting containers
apache/arrow-rs Official Rust implementation of Apache Arrow
chroma-core/chroma the AI-native open-source embedding database
tauri-apps/tauri Build smaller, faster, and more secure desktop applications with a web frontend.
vercel/turbo Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.
coral-xyz/anchor ⚓ Solana Sealevel Framework
risingwavelabs/risingwave SQL stream processing, analytics, and management. We decouple storage and compute to offer instant failover, dynamic scaling, speedy bootstrapping, and efficient joins.
iced-rs/iced A cross-platform GUI library for Rust, inspired by Elm
qdrant/qdrant Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
jdx/mise dev tools, env vars, task runner
casey/just 🤖 Just a command runner
paritytech/polkadot-sdk The Parity Polkadot Blockchain SDK
tock/tock A secure embedded operating system for microcontrollers
emmett-framework/granian A Rust HTTP server for Python applications
aptos-labs/aptos-core Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
rust-lang/rustlings 🦀 Small exercises to get you used to reading and writing Rust code!
zdz/ServerStatus-Rust ✨ Rust 版 ServerStatus 探针、威力加强版

2024-06-05

Title Description
face-hh/webx An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
TheAlgorithms/Rust All Algorithms implemented in Rust
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
tock/tock A secure embedded operating system for microcontrollers
FuelLabs/fuel-core Rust full node implementation of the Fuel v2 protocol.
zellij-org/zellij A terminal workspace with batteries included
ogxd/gxhash The fastest hashing algorithm 📈
rust-lang/rust Empowering everyone to build reliable and efficient software.
hcavarsan/kftray A cross-platform system tray application for managing multiple kubectl port-forward commands, with support for UDP and proxy connections through k8s clusters
paritytech/polkadot-sdk The Parity Polkadot Blockchain SDK
Whitecat18/Rust-for-Malware-Development This repository contains my complete resources and coding practices for malware development using Rust 🦀.
meilisearch/meilisearch A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
casey/just 🤖 Just a command runner
matter-labs/zksync-era zkSync era
rapiz1/rathole A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
tauri-apps/wry Cross-platform WebView library in Rust for Tauri.
bottlerocket-os/bottlerocket An operating system designed for hosting containers
YaLTeR/niri A scrollable-tiling Wayland compositor.
apache/arrow-rs Official Rust implementation of Apache Arrow
tauri-apps/plugins-workspace All of the official Tauri plugins in one place!
zksecurity/noname Noname: a programming language to write zkapps
flxzt/rnote Sketch and take handwritten notes.
pola-rs/polars Dataframes powered by a multithreaded, vectorized query engine, written in Rust
lbl8603/vnt A virtual network tool (or VPN),简便高效的异地组网、内网穿透工具
dandavison/delta A syntax-highlighting pager for git, diff, grep, and blame output
zdz/ServerStatus-Rust ✨ Rust 版 ServerStatus 探针、威力加强版

2024-06-04

Title Description
face-hh/webx An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
gleam-lang/gleam ⭐️ A friendly language for building type-safe, scalable systems!
TheAlgorithms/Rust All Algorithms implemented in Rust
tracel-ai/burn Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
FuelLabs/fuel-core Rust full node implementation of the Fuel v2 protocol.
typst/typst A new markup-based typesetting system that is powerful and easy to learn.
rust-lang/rustlings 🦀 Small exercises to get you used to reading and writing Rust code!
alvr-org/ALVR Stream VR games from your PC to your headset via Wi-Fi
YaLTeR/niri A scrollable-tiling Wayland compositor.
vectordotdev/vector A high-performance observability data pipeline.
embassy-rs/embassy Modern embedded framework, using Rust and async.
qarmin/czkawka Multi functional app to find duplicates, empty folders, similar images etc.
godot-rust/gdext Rust bindings for Godot 4
FuelLabs/sway 🌴 Empowering everyone to build reliable and efficient smart contracts.
lapce/floem A native Rust UI library with fine-grained reactivity
gfx-rs/wgpu A cross-platform, safe, pure-Rust graphics API.
alacritty/alacritty A cross-platform, OpenGL terminal emulator.
ratatui-org/ratatui Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
rust-lang/rustup The Rust toolchain installer
zed-industries/zed Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
sharkdp/fd A simple, fast and user-friendly alternative to 'find'
uutils/coreutils Cross-platform Rust rewrite of the GNU coreutils
helix-editor/helix A post-modern modal text editor.
apache/arrow-rs Official Rust implementation of Apache Arrow
Whitecat18/Rust-for-Malware-Development This repository contains my complete resources and coding practices for malware development using Rust 🦀.
messense/aliyundrive-webdav 阿里云盘 WebDAV 服务
zdz/ServerStatus-Rust ✨ Rust 版 ServerStatus 探针、威力加强版
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

2024-06-03

Title Description
face-hh/webx An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
rust-lang/rust Empowering everyone to build reliable and efficient software.
TheAlgorithms/Rust All Algorithms implemented in Rust
lapce/lapce Lightning-fast and Powerful Code Editor written in Rust
GreptimeTeam/greptimedb An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
typst/typst A new markup-based typesetting system that is powerful and easy to learn.
fish-shell/fish-shell The user-friendly command line shell.
tauri-apps/plugins-workspace All of the official Tauri plugins in one place!
godot-rust/gdext Rust bindings for Godot 4
MutinyWallet/harbor Ecash management tool
apache/datafusion-comet Apache DataFusion Comet Spark Accelerator
rust-lang/rustup The Rust toolchain installer
iced-rs/iced A cross-platform GUI library for Rust, inspired by Elm
ruffle-rs/ruffle A Flash Player emulator written in Rust
FuelLabs/fuel-core Rust full node implementation of the Fuel v2 protocol.
Xudong-Huang/may rust stackful coroutine library
apache/datafusion-ballista Apache Arrow Ballista Distributed Query Engine
DioxusLabs/dioxus Fullstack GUI library for web, desktop, mobile, and more.
Whitecat18/Rust-for-Malware-Development This repository contains my complete resources and coding practices for malware development using Rust 🦀.
rust-lang/cargo The Rust package manager
apache/datafusion Apache DataFusion SQL Query Engine
rustdesk/rustdesk An open-source remote desktop, and alternative to TeamViewer.
copy/v86 x86 PC emulator and x86-to-wasm JIT, running in the browser
FuelLabs/sway 🌴 Empowering everyone to build reliable and efficient smart contracts.
launchbadge/sqlx 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
messense/aliyundrive-webdav 阿里云盘 WebDAV 服务
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

2024-06-02

Title Description
MutinyWallet/harbor Ecash management tool
neondatabase/neon Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
FuelLabs/fuel-core Rust full node implementation of the Fuel v2 protocol.
tauri-apps/plugins-workspace All of the official Tauri plugins in one place!
FuelLabs/sway 🌴 Empowering everyone to build reliable and efficient smart contracts.
apache/datafusion-comet Apache DataFusion Comet Spark Accelerator
rustdesk/rustdesk An open-source remote desktop, and alternative to TeamViewer.
copy/v86 x86 PC emulator and x86-to-wasm JIT, running in the browser
denoland/deno A modern runtime for JavaScript and TypeScript.
embassy-rs/embassy Modern embedded framework, using Rust and async.
MystenLabs/sui Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
cloudflare/pingora A library for building fast, reliable and evolvable network services.
vectordotdev/vector A high-performance observability data pipeline.
nushell/nushell A new type of shell
redlib-org/redlib Private front-end for Reddit
rust-lang/rustlings 🦀 Small exercises to get you used to reading and writing Rust code!
astral-sh/uv An extremely fast Python package installer and resolver, written in Rust.
fish-shell/fish-shell The user-friendly command line shell.
rust-lang/rust-analyzer A Rust compiler front-end for IDEs
paradigmxyz/reth Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
GreptimeTeam/greptimedb An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
Qiskit/rustworkx A high performance Python graph library implemented in Rust.
matter-labs/zksync-era zkSync era
rust-lang/cargo The Rust package manager
rust-lang/mdBook Create book from markdown files. Like Gitbook but implemented in Rust
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
messense/aliyundrive-webdav 阿里云盘 WebDAV 服务

2024-06-01

Title Description
rust-lang/cargo The Rust package manager
zed-industries/zed Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
jdx/mise dev tools, env vars, task runner
cube-js/cube 📊 Cube — The Semantic Layer for Building Data Applications
gabotechs/MusicGPT Generate music based on natural language prompts using LLMs running locally
paradigmxyz/reth Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
BloopAI/bloop bloop is a fast code search engine written in Rust.
sunface/rust-by-practice Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
web-infra-dev/rspack A fast Rust-based web bundler 🦀️
redlib-org/redlib Private front-end for Reddit
fuzzland/ityfuzz Blazing Fast Bytecode-Level Hybrid Fuzzer for Smart Contracts
juspay/hyperswitch An open source payments switch written in Rust to make payments fast, reliable and affordable
lapce/lapce Lightning-fast and Powerful Code Editor written in Rust
ynqa/sig Interactive grep (for streaming)
apache/datafusion Apache DataFusion SQL Query Engine
rust-lang/rust-clippy A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
aptos-labs/aptos-core Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
neondatabase/neon Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
postgresml/postgresml The GPU-powered AI application database. Get your app to market faster using the simplicity of SQL and the latest NLP, ML + LLM models.
ClementTsang/bottom Yet another cross-platform graphical process/system monitor.
rustdesk/rustdesk An open-source remote desktop, and alternative to TeamViewer.
MystenLabs/sui Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
vectordotdev/vector A high-performance observability data pipeline.
cross-rs/cross “Zero setup” cross compilation and “cross testing” of Rust crates
open-telemetry/opentelemetry-rust The Rust OpenTelemetry implementation
messense/aliyundrive-webdav 阿里云盘 WebDAV 服务
tw93/Pake 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

PYTHON

2024-06-06

Title Description
OpenBMB/MiniCPM-V MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
isaac-sim/IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim
state-spaces/mamba Mamba SSM architecture
paul-gauthier/aider aider is AI pair programming in your terminal
Lightning-AI/litgpt Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.
VinciGit00/Scrapegraph-ai Python scraper based on AI
NVIDIA/NeMo A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
Azure-Samples/azure-search-openai-demo A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
stanfordnlp/dspy DSPy: The framework for programming—not prompting—foundation models
langchain-ai/langchain 🦜🔗 Build context-aware reasoning applications
jackfrued/Python-100-Days Python - 100天从新手到大师
sqlalchemy/sqlalchemy The Database Toolkit for Python
huggingface/accelerate 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
swisskyrepo/PayloadsAllTheThings A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Sanster/IOPaint Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
cuifengcn/TAICHI-flet 基于flet的一款windows桌面应用,实现了浏览图片、音乐、小说、漫画、各种资源的功能。
PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
lss233/chatgpt-mirai-qq-bot 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送
shibing624/text2vec text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
521xueweihan/HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
yihong0618/Kindle_download_helper Download all your kindle books script.
521xueweihan/GitHub520 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
wzpan/wukong-robot 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。
XX-net/XX-Net A proxy tool to bypass GFW.
Nriver/Episode-ReName 电视剧/番剧自动化重命名工具, 一键批量改名. 可配合QBittorrent下载后自动重命名, 方便Emby自动刮削. 支持Windows, Linux, MacOS, Docker 和 群晖套件环境运行
InsaneLife/ChineseNLPCorpus 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
RockChinQ/QChatGPT 😎高稳定性、🧩支持插件、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖
EricZhu-42/SteamTradingSiteTracker Steam 挂刀行情站 —— 24小时自动更新的 BUFF & IGXE & C5 & UUYP 挂刀比例数据
vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
YaoFANGUK/video-subtitle-generator 视频音频生成字幕,生成srt文件。无需申请第三方API,本地实现音频转文本。基于Transformer的视频字幕生成框架。A GUI tool for generating subtitle from videos and generating srt files.
shidahuilang/shuyuan 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新
OFA-Sys/Chinese-CLIP Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.

2024-06-05

Title Description
lllyasviel/Omost Your image is almost there!
onuratakan/gpt-computer-assistant gpt-4o for windows, macos and ubuntu
VinciGit00/Scrapegraph-ai Python scraper based on AI
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
isaac-sim/IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim
OpenBMB/MiniCPM-V MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
jackfrued/Python-100-Days Python - 100天从新手到大师
VikParuchuri/surya OCR, layout analysis, reading order, line detection in 90+ languages
guoyww/AnimateDiff Official implementation of AnimateDiff.
commaai/openpilot openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
AiuniAI/Unique3D Official implementation of Unique3D: High-Quality and Efficient 3D Mesh Generation from a Single Image
TheAlgorithms/Python All Algorithms implemented in Python
Lightning-AI/litgpt Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.
comfyanonymous/ComfyUI The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
gradio-app/gradio Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
kholia/OSX-KVM Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
jianchang512/ChatTTS-ui 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
tevslin/meeting-reporter Human-AI collaboration to produce a newstory about a meeting from minutes or transcript
microsoft/unilm Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
lanqian528/chat2api A service that can convert ChatGPT on the web to OpenAI API format.
julep-ai/julep Open-source alternative to Assistant's API with a managed backend for memory, RAG, tools and tasks. ~Supabase for building AI agents.
myhhub/KnowledgeGraph knowledge graph知识图谱,从零开始构建知识图谱
tsale/EDR-Telemetry This project aims to compare and evaluate the telemetry of various EDR products.
ngc660sec/NGCBot 一个基于✨HOOK机制的微信机器人,支持🌱安全新闻定时推送【FreeBuf,先知,安全客,奇安信攻防社区】,👯Kfc文案,⚡备案查询,⚡手机号归属地查询,⚡WHOIS信息查询,🎉星座查询,⚡天气查询,🌱摸鱼日历,⚡微步威胁情报查询, 🐛美女视频,⚡美女图片,👯帮助菜单。📫 支持积分功能,⚡支持自动拉人,⚡检测广告,🌱自动群发,👯Ai回复,😄自定义程度丰富,小白也可轻松上手!
PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
kangvcar/InfoSpider INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
JoeanAmier/TikTokDownloader 完全免费开源,基于 AIOHTTP 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
Visualize-ML/Book4_Power-of-Matrix Book_4_《矩阵力量》
521xueweihan/GitHub520 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
shidahuilang/shuyuan 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新
mli/autocut 用文本编辑器剪视频
wzpan/wukong-robot 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。
opendilab/PPOxFamily PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )
jsksxs360/How-to-use-Transformers Transformers 库快速入门教程
OFA-Sys/Chinese-CLIP Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Rockyzsu/stock 30天掌握量化交易 (持续更新)
lich0821/WeChatRobot 微信机器人,接入Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot;成语接龙、天气预报、新闻摘要、定时任务。
Visualize-ML/Book3_Elements-of-Mathematics Book_3_《数学要素》
521xueweihan/HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
XiaoMiku01/fansMedalHelper 新版B站粉丝牌助手 全自动升级粉丝牌
shibing624/text2vec text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
PyQt5/PyQt PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
EricZhu-42/SteamTradingSiteTracker Steam 挂刀行情站 —— 24小时自动更新的 BUFF & IGXE & C5 & UUYP 挂刀比例数据
Threekiii/Awesome-Redteam 一个攻防知识仓库 Red Teaming and Offensive Security
d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
mouday/domain-admin Domain and SSL Cert monitor System. 域名SSL证书监测平台
RapidAI/RapidOCR Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVION and PaddlePaddle.

2024-06-04

Title Description
lllyasviel/Omost Your image is almost there!
onuratakan/gpt-computer-assistant gpt-4o for windows, macos and ubuntu
jianchang512/ChatTTS-ui 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
VinciGit00/Scrapegraph-ai Python scraper based on AI
kholia/OSX-KVM Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
isaac-sim/IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim
PostHog/posthog 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
yt-dlp/yt-dlp A feature-rich command-line audio/video downloader
commaai/openpilot openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TMElyralab/Comfyui-MusePose
Shubhamsaboo/awesome-llm-apps Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
jianchang512/pyvideotrans Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音
python-telegram-bot/python-telegram-bot We have made you a wrapper you can't refuse
ReaVNaiL/New-Grad-2024 👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀
sherlock-project/sherlock Hunt down social media accounts by username across social networks
lanqian528/chat2api A service that can convert ChatGPT on the web to OpenAI API format.
entropy-research/Devon Devon: An open-source pair programmer
scikit-learn/scikit-learn scikit-learn: machine learning in Python
huggingface/datatrove Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.
fofr/cog-consistent-character Create images of a given character in different poses
TheAlgorithms/Python All Algorithms implemented in Python
jxnl/instructor structured outputs for llms
HIllya51/LunaTranslator Galgame翻译器,支持剪贴板、OCR、HOOK等。Visual Novel translate tool , support clipboard / OCR/ HOOK
JoeanAmier/TikTokDownloader 完全免费开源,基于 AIOHTTP 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
Threekiii/Awesome-Redteam 一个攻防知识仓库 Red Teaming and Offensive Security
dongyubin/Free-AppleId-Serve 🚀免费Shadowrocket账号,小火箭节点,🚀 免费订阅地址,🚀 免费节点,🚀 每天更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙,免费科学上网,免费梯子,免费ss/v2ray/trojan/clash节点,谷歌商店,翻墙梯子,Openai ChatGPT账号,代理,proxy代理科学上网,TG代理,电报代理,Telegram代理,免费共享苹果外区ID
Rockyzsu/stock 30天掌握量化交易 (持续更新)
vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
jsksxs360/How-to-use-Transformers Transformers 库快速入门教程
XX-net/XX-Net A proxy tool to bypass GFW.
LlmKira/Openaibot ⚡️ Build Your Own chatgpt Bot
PyQt5/PyQt PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
peasoft/NoMoreWalls 自动抓取合并互联网上的公开节点。
shidahuilang/shuyuan 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新
521xueweihan/GitHub520 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
howarder3/ChatGPT-Linebot-using-python-flask-on-vercel GPT-Linebot using python flask for vercel
OFA-Sys/Chinese-CLIP Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
cuifengcn/TAICHI-flet 基于flet的一款windows桌面应用,实现了浏览图片、音乐、小说、漫画、各种资源的功能。
521xueweihan/HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
infstellar/genshin_impact_assistant 原神小助手 Genshin Assistant (CN/EN)
Evil0ctal/Douyin_TikTok_Download_API 🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。
hgjazhgj/FGO-py 自动每周任务新登场! 全自动免配置跨平台开箱即用的Fate/Grand Order助手.启动脚本,上床睡觉,养肝护发,满加成圣诞了解一下?
lonePatient/awesome-pretrained-chinese-nlp-models Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
Boris-code/feapder 🚀🚀🚀feapder is an easy to use, powerful crawler framework
RockChinQ/QChatGPT 😎高稳定性、🧩支持插件、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖

2024-06-03

Title Description
lllyasviel/Omost Your image is almost there!
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
lanqian528/chat2api A service that can convert ChatGPT on the web to OpenAI API format.
jianchang512/ChatTTS-ui 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
tencent-ailab/V-Express V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images.
VinciGit00/Scrapegraph-ai Python scraper based on AI
kholia/OSX-KVM Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
VikParuchuri/surya OCR, layout analysis, reading order, line detection in 90+ languages
novitalabs/AnimateAnyone Unofficial Implementation of Animate Anyone by Novita AI
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
mlflow/mlflow Open source platform for the machine learning lifecycle
mikf/gallery-dl Command-line program to download image galleries and collections from several image hosting sites
G-U-N/Phased-Consistency-Model Boosting the performance of consistency models with PCM!
danielmiessler/fabric fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
TMElyralab/MusePose MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
dortania/OpenCore-Legacy-Patcher Experience macOS just like before
public-apis/public-apis A collective list of free APIs
sherlock-project/sherlock Hunt down social media accounts by username across social networks
yt-dlp/yt-dlp A feature-rich command-line audio/video downloader
fofr/cog-consistent-character Create images of a given character in different poses
Bklieger/groqbook Groqbook: Generate entire books in seconds using Groq and Llama3
lllyasviel/Fooocus Focus on prompting and generating
harry0703/MoneyPrinterTurbo 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
isaac-sim/IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim
JoeanAmier/TikTokDownloader 完全免费开源,基于 AIOHTTP 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
sngyai/Sequoia A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
521xueweihan/GitHub520 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
XX-net/XX-Net A proxy tool to bypass GFW.
peasoft/NoMoreWalls 自动抓取合并互联网上的公开节点。
d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
shidahuilang/shuyuan 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新
kangvcar/InfoSpider INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
Visualize-ML/Book3_Elements-of-Mathematics Book_3_《数学要素》
LlmKira/Openaibot ⚡️ Build Your Own chatgpt Bot
iscyy/yoloair 🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
HIllya51/LunaTranslator Galgame翻译器,支持剪贴板、OCR、HOOK等。Visual Novel translate tool , support clipboard / OCR/ HOOK
dongyubin/Free-AppleId-Serve 🚀免费Shadowrocket账号,小火箭节点,🚀 免费订阅地址,🚀 免费节点,🚀 每天更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙,免费科学上网,免费梯子,免费ss/v2ray/trojan/clash节点,谷歌商店,翻墙梯子,Openai ChatGPT账号,代理,proxy代理科学上网,TG代理,电报代理,Telegram代理,免费共享苹果外区ID
xushier/HD-Icons 高清仪表盘图标(1024x1024 分辨率)
Visualize-ML/Book4_Power-of-Matrix Book_4_《矩阵力量》
521xueweihan/HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
EricZhu-42/SteamTradingSiteTracker Steam 挂刀行情站 —— 24小时自动更新的 BUFF & IGXE & C5 & UUYP 挂刀比例数据
PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
shibing624/similarities Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
mouday/domain-admin Domain and SSL Cert monitor System. 域名SSL证书监测平台
infstellar/genshin_impact_assistant 原神小助手 Genshin Assistant (CN/EN)
Threekiii/Awesome-Redteam 一个攻防知识仓库 Red Teaming and Offensive Security
OFA-Sys/Chinese-CLIP Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
PyJun/Mooc_Downloader 学无止下载器,慕课下载器,Mooc网课下载,慕课网,中国大学,网易云课堂,有道精品课,有道领世,腾讯课堂,B站课堂,中公网校,新东方,高途,途途,学浪,抖音课堂,小鹅通,千聊,兴趣岛,超星学习通,学银在线,智慧职教,智慧树,学堂在线,爱课程;支持视频课件同时下载

2024-06-02

Title Description
jianchang512/ChatTTS-ui 一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
TMElyralab/MusePose MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
ToonCrafter/ToonCrafter a research paper for generative cartoon interpolation
danielmiessler/fabric fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
tencent-ailab/V-Express V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images.
bin123apple/AutoCoder We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024) and GPT-4o.
novitalabs/AnimateAnyone Unofficial Implementation of Animate Anyone by Novita AI
Shubhamsaboo/awesome-llm-apps Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
harry0703/MoneyPrinterTurbo 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
PostHog/posthog 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
ReaVNaiL/New-Grad-2024 👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀
huggingface/peft 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
pengHTYX/Era3D
jianchang512/pyvideotrans Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音
sqlalchemy/sqlalchemy The Database Toolkit for Python
ansible/ansible Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
eosphoros-ai/DB-GPT AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
abetlen/llama-cpp-python Python bindings for llama.cpp
mail-in-a-box/mailinabox Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
sandeco/prompts
VikParuchuri/surya OCR, layout analysis, reading order, line detection in 90+ languages
odoo/odoo Odoo. Open Source Apps To Grow Your Business.
aws-samples/amazon-bedrock-serverless-prompt-chaining
amazon-science/chronos-forecasting Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
OFA-Sys/Chinese-CLIP Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
521xueweihan/HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
RockChinQ/QChatGPT 😎高稳定性、🧩支持插件、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖
HIllya51/LunaTranslator Galgame翻译器,支持剪贴板、OCR、HOOK等。Visual Novel translate tool , support clipboard / OCR/ HOOK
peasoft/NoMoreWalls 自动抓取合并互联网上的公开节点。
rev1si0n/lamda ⚡️ Android reverse engineering & automation framework
Visualize-ML/Book3_Elements-of-Mathematics Book_3_《数学要素》
Evil0ctal/Douyin_TikTok_Download_API 🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。
dongyubin/Free-AppleId-Serve 🚀免费Shadowrocket账号,小火箭节点,🚀 免费订阅地址,🚀 免费节点,🚀 每天更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙,免费科学上网,免费梯子,免费ss/v2ray/trojan/clash节点,谷歌商店,翻墙梯子,Openai ChatGPT账号,代理,proxy代理科学上网,TG代理,电报代理,Telegram代理,免费共享苹果外区ID
JoeanAmier/TikTokDownloader 完全免费开源,基于 AIOHTTP 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
sngyai/Sequoia A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
lonePatient/awesome-pretrained-chinese-nlp-models Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
Visualize-ML/Book4_Power-of-Matrix Book_4_《矩阵力量》
shidahuilang/shuyuan 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新
cuifengcn/TAICHI-flet 基于flet的一款windows桌面应用,实现了浏览图片、音乐、小说、漫画、各种资源的功能。
dongrixinyu/JioNLP 中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
jsksxs360/How-to-use-Transformers Transformers 库快速入门教程
lss233/chatgpt-mirai-qq-bot 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送
RapidAI/RapidOCR Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVION and PaddlePaddle.
awake1t/HackReport 渗透测试报告/资料文档/渗透经验文档/安全书籍
shibing624/text2vec text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器

2024-06-01

Title Description
tencent-ailab/V-Express V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images.
danielmiessler/fabric fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
VikParuchuri/surya OCR, layout analysis, reading order, line detection in 90+ languages
mlflow/mlflow Open source platform for the machine learning lifecycle
TMElyralab/MusePose MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
truefoundry/cognita RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
pdm-project/pdm A modern Python package and dependency manager supporting the latest PEP standards
Hillobar/Rope GUI-focused roop
mustafaaljadery/llama3v A SOTA vision model built on top of llama3 8B.
infiniflow/ragflow RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
PostHog/posthog 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
goauthentik/authentik The authentication glue you need.
vanna-ai/vanna 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
wandb/wandb 🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
Shubhamsaboo/awesome-llm-apps Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
outlines-dev/outlines Structured Text Generation
Sinaptik-AI/pandas-ai Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
Marker-Inc-Korea/AutoRAG RAG AutoML Tool - Find optimal RAG pipeline for your own data.
firmai/financial-machine-learning A curated list of practical financial machine learning tools and applications.
run-llama/llama_index LlamaIndex is a data framework for your LLM applications
bin123apple/AutoCoder We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024) and GPT-4o.
PrefectHQ/prefect Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines
VikParuchuri/marker Convert PDF to markdown quickly with high accuracy
adysec/wechat_sqlite 微信sqlite解密
RUC-NLPIR/FlashRAG ⚡FlashRAG: A Python Toolkit for Efficient RAG Research
521xueweihan/HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Visualize-ML/Book3_Elements-of-Mathematics Book_3_《数学要素》
lss233/chatgpt-mirai-qq-bot 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送
cuifengcn/TAICHI-flet 基于flet的一款windows桌面应用,实现了浏览图片、音乐、小说、漫画、各种资源的功能。
zhayujie/chatgpt-on-wechat 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
yym68686/ChatGPT-Telegram-Bot 🤖️ an AI chat Telegram bot can Web Search Powered by GPT, Claude2.1/3, Gemini and Groq using Python on Zeabur, fly.io and Replit.
Visualize-ML/Book4_Power-of-Matrix Book_4_《矩阵力量》
rev1si0n/lamda ⚡️ Android reverse engineering & automation framework
peasoft/NoMoreWalls 自动抓取合并互联网上的公开节点。
mouday/domain-admin Domain and SSL Cert monitor System. 域名SSL证书监测平台
OFA-Sys/Chinese-CLIP Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
jsksxs360/How-to-use-Transformers Transformers 库快速入门教程
EricZhu-42/SteamTradingSiteTracker Steam 挂刀行情站 —— 24小时自动更新的 BUFF & IGXE & C5 & UUYP 挂刀比例数据
JoeanAmier/TikTokDownloader 完全免费开源,基于 AIOHTTP 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
Boris-code/feapder 🚀🚀🚀feapder is an easy to use, powerful crawler framework
hgjazhgj/FGO-py 自动每周任务新登场! 全自动免配置跨平台开箱即用的Fate/Grand Order助手.启动脚本,上床睡觉,养肝护发,满加成圣诞了解一下?
dongyubin/Free-AppleId-Serve 🚀免费Shadowrocket账号,小火箭节点,🚀 免费订阅地址,🚀 免费节点,🚀 每天更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙,免费科学上网,免费梯子,免费ss/v2ray/trojan/clash节点,谷歌商店,翻墙梯子,Openai ChatGPT账号,代理,proxy代理科学上网,TG代理,电报代理,Telegram代理,免费共享苹果外区ID
alibaba/tidevice tidevice can be used to communicate with iPhone device
LlmKira/Openaibot ⚡️ Build Your Own chatgpt Bot
shibing624/pycorrector pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。
shibing624/text2vec text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
PyQt5/PyQt PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
infstellar/genshin_impact_assistant 原神小助手 Genshin Assistant (CN/EN)
SilverComet7/yolov5-DNF 基于yolov5识别算法实现的DNF自动脚本

JAVA

2024-06-06

Title Description
apache/seatunnel SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
alibaba/COLA 🥤 COLA: Clean Object-oriented & Layered Architecture
provectus/kafka-ui Open-Source Web UI for Apache Kafka Management
krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
apache/beam Apache Beam is a unified programming model for Batch and Streaming data processing.
apache/paimon Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
alibaba/spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
testcontainers/testcontainers-java Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
metersphere/metersphere MeterSphere 是新一代的测试管理和接口测试工具,让测试工作更简单、更高效,不再成为持续交付的瓶颈。
checkstyle/checkstyle Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
alibaba/nacos an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Graylog2/graylog2-server Free and open log management
prestodb/presto The official home of the Presto distributed SQL query engine for big data
DataDog/dd-trace-java Datadog APM client for Java
keycloak/keycloak Open Source Identity and Access Management For Modern Applications and Services
apache/rocketmq Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
elastic/elasticsearch Free and Open, Distributed, RESTful Search Engine
SeleniumHQ/selenium A browser automation framework and ecosystem.
apache/iceberg Apache Iceberg
graphql-java/graphql-java GraphQL Java implementation
apache/druid Apache Druid: a high performance real-time analytics database.
WuKongOpenSource/WukongCRM-11.0-JAVA 悟空CRM-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离CRM系统
jenkinsci/jenkins Jenkins automation server
DerekYRC/mini-spring mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
wechatpay-apiv3/wechatpay-java 微信支付 APIv3 的官方 Java Library
valarchie/AgileBoot-Back-End 🔥 规范易于二开的全栈基础快速开发脚手架。🔥 采用Springboot + Vue 3 + Typescript + Mybatis Plus + Redis + 更面向对象的业务建模 + 面向生产的项目(非玩具项目)。你的 ⭐️ Star ⭐️,是作者更新的动力! 欢迎小伙伴PR,一起构建一个规范的全栈项目~😆
Charles7c/continew-admin 🔥Almost最佳后端规范🔥持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。当前采用技术栈:Spring Boot3(Java17)、Vue3 & Arco Design、TS、Vite5 、Sa-Token、MyBatis Plus、Redisson、JetCache、Jackson、Spring Doc、JustAuth、Easy Excel、Crane4j、Liquibase、Hutool 等。
alibaba/fastjson2 🚄 FASTJSON2 is a Java JSON library with excellent performance.
starcwang/easy_javadoc IntelliJ IDEA 插件,自动生成javadoc文档注释
halo-dev/halo 强大易用的开源建站工具。
YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
dromara/dynamic-tp 🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).
jeecgboot/jeecg-boot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
CarGuo/GSYVideoPlayer 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
jeecgboot/JimuReport 🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。
Tencent/APIJSON 🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.
yulichang/mybatis-plus-join 支持连表查询的mybatis-plus,mybatis-plus风格的连表操作提供wrapper.leftJoin(),wrapper.rightJoin()等操作
hanxinhao000/ZeroTermux
asLody/VirtualApp Virtual Engine for Android(Support 14.0 in business version)
xiaojieonly/Ehviewer_CN_SXJ ehviewer,用爱发电,快乐前行

2024-06-05

Title Description
dbeaver/dbeaver Free universal database tool and SQL client
pen4uin/java-memshell-generator 一款支持高度自定义的 Java 内存马生成工具
apache/shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
doocs/source-code-hunter 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
keycloak/keycloak Open Source Identity and Access Management For Modern Applications and Services
graphql-java/graphql-java GraphQL Java implementation
DependencyTrack/dependency-track Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
alibaba/COLA 🥤 COLA: Clean Object-oriented & Layered Architecture
TheAlgorithms/Java All Algorithms implemented in Java
aws/aws-sdk-java-v2 The official AWS SDK for Java - Version 2
apache/flink-cdc Flink CDC is a streaming data integration tool
netty/netty Netty project - an event-driven asynchronous network application framework
apache/beam Apache Beam is a unified programming model for Batch and Streaming data processing.
tchiotludo/akhq Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
elastic/elasticsearch Free and Open, Distributed, RESTful Search Engine
kunal-kushwaha/DSA-Bootcamp-Java This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
resilience4j/resilience4j Resilience4j is a fault tolerance library designed for Java8 and functional programming
camunda/camunda Distributed Workflow Engine for Microservices Orchestration
helidon-io/helidon Java libraries for writing microservices
SonarSource/sonarqube Continuous Inspection
Alanosy/online-exam-system-backend 在线考试系统,springboot+vue
pen4uin/java-echo-generator 一款支持高度自定义的 Java 回显载荷生成工具
strimzi/strimzi-kafka-operator Apache Kafka® running on Kubernetes
apache/rocketmq Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
preslavmihaylov/booknotes A collection of my book notes on various subjects, mainly computer science
halo-dev/halo 强大易用的开源建站工具。
YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
Tencent/APIJSON 🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.
CarGuo/GSYVideoPlayer 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
alibaba/fastjson2 🚄 FASTJSON2 is a Java JSON library with excellent performance.
gaarason/database-all Eloquent ORM for Java 8, 11, 17 and Spring boot 2.x , 3.x
junixapp/XPopup 🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup vi…
krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
valarchie/AgileBoot-Back-End 🔥 规范易于二开的全栈基础快速开发脚手架。🔥 采用Springboot + Vue 3 + Typescript + Mybatis Plus + Redis + 更面向对象的业务建模 + 面向生产的项目(非玩具项目)。你的 ⭐️ Star ⭐️,是作者更新的动力! 欢迎小伙伴PR,一起构建一个规范的全栈项目~😆
wechatpay-apiv3/wechatpay-java 微信支付 APIv3 的官方 Java Library
Charles7c/continew-admin 🔥Almost最佳后端规范🔥持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。当前采用技术栈:Spring Boot3(Java17)、Vue3 & Arco Design、TS、Vite5 、Sa-Token、MyBatis Plus、Redisson、JetCache、Jackson、Spring Doc、JustAuth、Easy Excel、Crane4j、Liquibase、Hutool 等。
starcwang/easy_javadoc IntelliJ IDEA 插件,自动生成javadoc文档注释
itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
yangzongzhuan/RuoYi-Vue-fast 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
jenly1314/ZXingLite 🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
ofdrw/ofdrw OFD Reader & Writer 开源的OFD处理库,支持文档生成、数字签名、文档保护、文档合并、转换、导出等功能,文档格式遵循《GB/T 33190-2016 电子文件存储与交换格式版式文档》。
jeecgboot/jeecg-boot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
ZhongFuCheng3y/austin 消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。
getActivity/XXPermissions Android 权限请求框架,已适配 Android 14
asLody/VirtualApp Virtual Engine for Android(Support 14.0 in business version)
alldatacenter/alldata 🔥🔥 AllData大数据产品是可定义数据中台,以数据平台为底座,以数据中台为桥梁,以机器学习平台为中层框架,以大模型应用为上游产品,提供全链路数字化解决方案。加入技术社区:https://docs.qq.com/doc/DVHlkSEtvVXVCdEFo
DerekYRC/mini-spring mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
jeequan/jeepay Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。
qiutiandefeng/yfexam-exam 在线考试系统/企业培训软件考试系统
jiayaoO3O/18-comic-finder 禁漫天堂Github Actions下载器🧘

2024-06-04

Title Description
FaculdadeDescomplica/pratica_integradora_tecnologias_disruptivas
doocs/leetcode 🔥LeetCode solutions in any programming language
apache/dubbo The java implementation of Apache Dubbo. An RPC and microservice framework.
kunal-kushwaha/DSA-Bootcamp-Java This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
yuliskov/SmartTube SmartTube - an advanced player for set-top boxes and tvs running Android OS
alibaba/COLA 🥤 COLA: Clean Object-oriented & Layered Architecture
cabaletta/baritone google maps for block game
Card-Forge/forge An unofficial rules engine for the world's greatest card game.
runelite/runelite Open source Old School RuneScape client
Anuken/Mindustry The automation tower defense RTS
bitcoin-wallet/bitcoin-wallet Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
PaperMC/Velocity The modern, next-generation Minecraft server proxy.
MultiArrayQueue/MultiArrayQueue Multi-Array Queue program codes
SuperMonster003/AutoJs6 安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)
apache/shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
cinit/QAuxiliary QNotified phoenix - To make OICQ great again
power721/alist-tvbox AList proxy server for TvBox, support playlist and search.
Kei-Luna/LunaGC_4.6.0 Grassutter 4.6.0 Update
ashishps1/awesome-low-level-design Learn Low Level Design (LLD) and prepare for interviews using free resources.
Alanosy/online-exam-system-backend 在线考试系统,springboot+vue
FCL-Team/FoldCraftLauncher Fold Craft Launcher, an Android Minecraft : Java Edition launcher.
FabricMC/fabric Essential hooks for modding with Fabric.
FongMi/TV
apache/hertzbeat Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
Arijit-SE/Java-Solutions-TCS-IPA-Questions Java Solutions of TCS IPA exam. 35 marks and 15 marks questions are solved.
krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
xiaojieonly/Ehviewer_CN_SXJ ehviewer,用爱发电,快乐前行
jiayaoO3O/18-comic-finder 禁漫天堂Github Actions下载器🧘
hanxinhao000/ZeroTermux
itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
asLody/VirtualApp Virtual Engine for Android(Support 14.0 in business version)
WinterChenS/my-site springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品
gaarason/database-all Eloquent ORM for Java 8, 11, 17 and Spring boot 2.x , 3.x
alibaba/fastjson2 🚄 FASTJSON2 is a Java JSON library with excellent performance.
halo-dev/halo 强大易用的开源建站工具。
Y4tacker/JavaSec a rep for documenting my study, may be from 0 to 0.1
Tencent/APIJSON 🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.
getActivity/XXPermissions Android 权限请求框架,已适配 Android 14
f0ng/captcha-killer-modified captcha-killer的修改版,支持关键词识别base64编码的图片,添加免费ocr库,用于验证码爆破,适配新版Burpsuite
dromara/RedisFront RedisFront 是一款开源免费的跨平台 Redis 桌面客户端工具, 支持单机模式, 集群模式, 哨兵模式以及 SSH 隧道连接, 欢迎下载使用.
junixapp/XPopup 🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup vi…
krahets/LeetCode-Book 《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
dromara/dynamic-tp 🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).
DerekYRC/mini-spring mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
jeecgboot/jeecg-boot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
wechatpay-apiv3/wechatpay-java 微信支付 APIv3 的官方 Java Library

2024-06-03

Title Description
doocs/leetcode 🔥LeetCode solutions in any programming language
iBotPeaches/Apktool A tool for reverse engineering Android apk files
termux/termux-app Termux - a terminal emulator application for Android OS extendible by variety of packages.
Anuken/Mindustry The automation tower defense RTS
kunal-kushwaha/DSA-Bootcamp-Java This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
yuliskov/SmartTube SmartTube - an advanced player for set-top boxes and tvs running Android OS
FongMi/TV
IrisShaders/Iris A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
chiteroman/FrameworkPatch Modify framework.jar to build on system level a valid certificate chain
signalapp/Signal-Android A private messenger for Android.
openjdk/jdk JDK main-line development https://openjdk.org/projects/jdk
devopshydclub/vprofile-project
Grasscutters/Grasscutter A server software reimplementation for a certain anime game.
w2016561536/android_virtual_cam xposed安卓虚拟摄像头 android virtual camera on xposed hook
bitcoin-wallet/bitcoin-wallet Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
TeamNewPipe/NewPipe A libre lightweight streaming front-end for Android.
neo4j/neo4j Graphs for Everyone
HMCL-dev/HMCL A Minecraft Launcher which is multi-functional, cross-platform and popular
power721/alist-tvbox AList proxy server for TvBox, support playlist and search.
Card-Forge/forge An unofficial rules engine for the world's greatest card game.
nining377/dolby_beta 杜比大喇叭的β版迎来了重大的革新,合并了UnblockMusic Pro的所有功能且更加强大,同时UnblockMusicPro_Xposed项目将会停止维护,让我们欢送这位老朋友!
PojavLauncherTeam/PojavLauncher A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.
zxing/zxing ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Team-xManager/xManager Ad-Free, New Features & Freedom
MuntashirAkon/AppManager A full-featured package manager and viewer for Android
xiaojieonly/Ehviewer_CN_SXJ ehviewer,用爱发电,快乐前行
jiayaoO3O/18-comic-finder 禁漫天堂Github Actions下载器🧘
jeequan/jeepay Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。
CarGuo/GSYVideoPlayer 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
maxiaof/github-hosts 通过修改Hosts解决国内Github经常抽风访问不到,每日更新
SNWCreations/KookBC The Kook Bot Client & JKook API standard implementation for Java.
WinterChenS/my-site springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品
hanxinhao000/ZeroTermux
YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
alibaba/fastjson2 🚄 FASTJSON2 is a Java JSON library with excellent performance.
itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
DerekYRC/mini-spring mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
getActivity/XXPermissions Android 权限请求框架,已适配 Android 14
dromara/RuoYi-Vue-Plus 基于RuoYi-Vue集成 Lombok+Mybatis-Plus+Undertow+knife4j+Hutool+Feign 重写所有原生业务 定期与RuoYi-Vue同步
yangzongzhuan/RuoYi-Vue-fast 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
halo-dev/halo 强大易用的开源建站工具。
krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
jeecgboot/JimuReport 🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。
PlexPt/chatgpt-java ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。
krahets/LeetCode-Book 《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
wechatpay-apiv3/wechatpay-java 微信支付 APIv3 的官方 Java Library
Charles7c/continew-admin 🔥Almost最佳后端规范🔥持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。当前采用技术栈:Spring Boot3(Java17)、Vue3 & Arco Design、TS、Vite5 、Sa-Token、MyBatis Plus、Redisson、JetCache、Jackson、Spring Doc、JustAuth、Easy Excel、Crane4j、Liquibase、Hutool 等。
dromara/RedisFront RedisFront 是一款开源免费的跨平台 Redis 桌面客户端工具, 支持单机模式, 集群模式, 哨兵模式以及 SSH 隧道连接, 欢迎下载使用.
asLody/VirtualApp Virtual Engine for Android(Support 14.0 in business version)
dromara/dynamic-tp 🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).

2024-06-02

Title Description
openjdk/jdk JDK main-line development https://openjdk.org/projects/jdk
oracle/graal GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
NationalSecurityAgency/ghidra Ghidra is a software reverse engineering (SRE) framework
google/guava Google core libraries for Java
apache/pinot Apache Pinot - A realtime distributed OLAP datastore
xuxueli/xxl-job A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
apache/rocketmq Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
Docile-Alligator/Infinity-For-Reddit A Reddit client for Android
trinodb/trino Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
prestodb/presto The official home of the Presto distributed SQL query engine for big data
antlr/antlr4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
debezium/debezium Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
apache/maven Apache Maven core
dromara/hutool 🍬A set of tools that keep Java sweet.
keycloak/keycloak Open Source Identity and Access Management For Modern Applications and Services
apache/hadoop Apache Hadoop
asLody/VirtualApp Virtual Engine for Android(Support 14.0 in business version)
quarkusio/quarkus Quarkus: Supersonic Subatomic Java.
JSQLParser/JSqlParser JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
langchain4j/langchain4j-examples
648540858/wvp-GB28181-pro WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
alibaba/spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
eclipse-edc/Connector EDC core services including data plane and control plane
thingsboard/thingsboard Open-source IoT Platform - Device management, data collection, processing and visualization.
dataease/dataease 🔥 人人可用的开源数据可视化分析工具,帆软、Tableau 等商业 BI 工具的开源替代。
jeecgboot/jeecg-boot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
alibaba/fastjson2 🚄 FASTJSON2 is a Java JSON library with excellent performance.
wechatpay-apiv3/wechatpay-java 微信支付 APIv3 的官方 Java Library
YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
PlexPt/chatgpt-java ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。
Tencent/APIJSON 🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.
dromara/dante-cloud Dante Cloud 国内首个支持阻塞式和响应式融合的微服务 。以「高质量代码、低安全漏洞」为核心,采用领域驱动模型(DDD)设计思想,完全基于 Spring 生态全域开源技术和 OAuth2.1 协议,支持智能电视、IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密、防刷、高防XSS和SQL注入等一系列安全体系的多租户微服务解决方案。
jeecgboot/JimuReport 🔥「数据可视化报表工具」类似excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。
yangzongzhuan/RuoYi-Vue 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统,同时提供了 Vue3 的版本
getActivity/XXPermissions Android 权限请求框架,已适配 Android 14
jeequan/jeepay Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。
junixapp/XPopup 🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup vi…
CarGuo/GSYVideoPlayer 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
jiayaoO3O/18-comic-finder 禁漫天堂Github Actions下载器🧘
dromara/MaxKey 🗝️MaxKey SSO ,Leading-Edge IAM-IDaas(Identity and Access Management) Product,业界领先的IAM-IDaas身份管理和认证产品,支持OAuth2.x、OpenID Connect、SAML2.0、JWT、CAS、SCIM等SSO标准协议,基于RBAC统一权限控制,实现用户生命周期管理,开源、安全、合规、自主可控。
hanxinhao000/ZeroTermux
alldatacenter/alldata 🔥🔥 AllData大数据产品是可定义数据中台,以数据平台为底座,以数据中台为桥梁,以机器学习平台为中层框架,以大模型应用为上游产品,提供全链路数字化解决方案。全新会员商业版 X 微信群:https://docs.qq.com/doc/DVHlkSEtvVXVCdEFo
gaarason/database-all Eloquent ORM for Java 8, 11, 17 and Spring boot 2.x , 3.x
maliangnansheng/bbs-springboot 仿掘金之【南生论坛】基于SpringBoot+Vue(2/3)框架实现前后端分离(大厂微服务架构设计;代码简洁、高效无冗余;注释详细易阅读),自适应手机端和电脑端,界面简洁美观,功能完善,性能高效。官方地址:https://bbs.nanshengbbs.top
krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
dromara/RuoYi-Vue-Plus 基于RuoYi-Vue集成 Lombok+Mybatis-Plus+Undertow+knife4j+Hutool+Feign 重写所有原生业务 定期与RuoYi-Vue同步
Charles7c/continew-admin 🔥Almost最佳后端规范🔥持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。当前采用技术栈:Spring Boot3(Java17)、Vue3 & Arco Design、TS、Vite5 、Sa-Token、MyBatis Plus、Redisson、JetCache、Jackson、Spring Doc、JustAuth、Easy Excel、Crane4j、Liquibase、Hutool 等。
krahets/LeetCode-Book 《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓

2024-06-01

Title Description
TheWidlarzGroup/react-native-video A
spring-projects/spring-security Spring Security
alibaba/spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
NationalSecurityAgency/ghidra Ghidra is a software reverse engineering (SRE) framework
baomidou/mybatis-plus An powerful enhanced toolkit of MyBatis for simplify development
apache/incubator-fury A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
apache/skywalking APM, Application Performance Monitoring System
keycloak/keycloak Open Source Identity and Access Management For Modern Applications and Services
thingsboard/thingsboard Open-source IoT Platform - Device management, data collection, processing and visualization.
apache/beam Apache Beam is a unified programming model for Batch and Streaming data processing.
PowerJob/PowerJob Enterprise job scheduling middleware with distributed computing ability.
apache/doris Apache Doris is an easy-to-use, high performance and unified analytics database.
yudaocode/SpringBoot-Labs 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
wechatpay-apiv3/wechatpay-java 微信支付 APIv3 的官方 Java Library
brettwooldridge/HikariCP 光 HikariCP・A solid, high-performance, JDBC connection pool at last.
ReactiveX/RxJava RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
spring-projects/spring-framework Spring Framework
apache/incubator-seata 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
macrozheng/mall-learning mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、Mysql等技术,采用Docker容器化部署。
spring-projects/spring-boot Spring Boot
googlesamples/mlkit A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
prestodb/presto The official home of the Presto distributed SQL query engine for big data
apache/camel Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
pytorch/serve Serve, optimize and scale PyTorch models in production
spring-projects/spring-ai An Application Framework for AI Engineering
YunaiV/ruoyi-vue-pro 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
jeecgboot/jeecg-boot 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Tencent/APIJSON 🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.
yangzongzhuan/RuoYi-Vue 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统,同时提供了 Vue3 的版本
itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
alibaba/fastjson2 🚄 FASTJSON2 is a Java JSON library with excellent performance.
yangzongzhuan/RuoYi-Vue-fast 🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
maxiaof/github-hosts 通过修改Hosts解决国内Github经常抽风访问不到,每日更新
halo-dev/halo 强大易用的开源建站工具。
CarGuo/GSYVideoPlayer 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
junixapp/XPopup 🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup vi…
asLody/VirtualApp Virtual Engine for Android(Support 14.0 in business version)
jeequan/jeepay Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。
getActivity/XXPermissions Android 权限请求框架,已适配 Android 14
smart-cloud/smart-cloud 基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言、接口监控及服务监控等
dromara/RuoYi-Vue-Plus 基于RuoYi-Vue集成 Lombok+Mybatis-Plus+Undertow+knife4j+Hutool+Feign 重写所有原生业务 定期与RuoYi-Vue同步
starcwang/easy_javadoc IntelliJ IDEA 插件,自动生成javadoc文档注释
krahets/LeetCode-Book 《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
DerekYRC/mini-spring mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
hanxinhao000/ZeroTermux
Charles7c/continew-admin 🔥Almost最佳后端规范🔥持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。当前采用技术栈:Spring Boot3(Java17)、Vue3 & Arco Design、TS、Vite5 、Sa-Token、MyBatis Plus、Redisson、JetCache、Jackson、Spring Doc、JustAuth、Easy Excel、Crane4j、Liquibase、Hutool 等。
crmeb/crmeb_java Java商城 免费 开源 CRMEB商城JAVA版,SpringBoot + Maven + Swagger + Mybatis Plus + Redis + Uniapp +Vue+elementUI 包含移动端、小程序、PC后台、Api接口;有产品、用户、购物车、订单、积分、优惠券、营销、余额、权限、角色、系统设置、组合数据、可拖拉拽的form表单等模块,大量的减少了二开的成本。
gaarason/database-all Eloquent ORM for Java 8, 11, 17 and Spring boot 2.x , 3.x

C

2024-06-06

Title Description
signalwire/freeswitch FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
tsoding/musializer Music Visualizer
stephane/libmodbus A Modbus library for Linux, Mac OS, FreeBSD and Windows
open62541/open62541 Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
openssl/openssl TLS/SSL and crypto library
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
curl/curl A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
riscv-software-src/riscv-tests
mpv-player/mpv 🎥 Command line video player
Mbed-TLS/mbedtls An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
jqlang/jq Command-line JSON processor
wazuh/wazuh Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
ufrisk/MemProcFS MemProcFS
universal-ctags/ctags A maintained ctags implementation
libuv/libuv Cross-platform asynchronous I/O
littlefs-project/littlefs A little fail-safe filesystem designed for microcontrollers
AlkaMotors/AM32-MultiRotor-ESC-firmware Firmware for stm32f051 based speed controllers for use with mutirotors
qmk/qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families
NVIDIA/cuda-samples Samples for CUDA Developers which demonstrates features in CUDA Toolkit
kokke/tiny-AES-c Small portable AES128/192/256 in C
libevent/libevent Event notification library
xroche/httrack HTTrack Website Copier, copy websites to your computer (Official repository)
wechat-miniprogram/minigame-unity-webgl-transform Wechat Mini Game Unity engine adapter documents.
eunomia-bpf/bpf-developer-tutorial eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
skywind3000/kcp ⚡ KCP - A Fast and Reliable ARQ Protocol
coolsnowwolf/lede Lean's LEDE source
pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。

2024-06-05

Title Description
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
arendst/Tasmota 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
Notselwyn/CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
MrForExample/ComfyUI-3D-Pack An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
CTR-tools/CTR-ModSDK ModSDK - a modding toolkit to create mods for Crash Team Racing in C. This repository also houses an effort to fully decompile and reverse-engineer CTR in C.
micropython/micropython MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
FreeRDP/FreeRDP FreeRDP is a free remote desktop protocol library and clients
xmrig/xmrig RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
koekeishiya/yabai A tiling window manager for macOS based on binary space partitioning
apache/nuttx Apache NuttX is a mature, real-time embedded operating system (RTOS)
SchedMD/slurm Slurm: A Highly Scalable Workload Manager
OpenEtherCATsociety/SOEM Simple Open Source EtherCAT Master
tukaani-project/xz XZ Utils
fastfetch-cli/fastfetch Like neofetch, but much faster because written mostly in C.
riscv-collab/riscv-gnu-toolchain GNU toolchain for RISC-V, including GCC
wazuh/wazuh Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
OISF/suricata Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
open62541/open62541 Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
littlefs-project/littlefs A little fail-safe filesystem designed for microcontrollers
ColinIanKing/stress-ng This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
greatscottgadgets/hackrf low cost software radio platform
iovisor/bcc BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
kamailio/kamailio Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -
kingToolbox/WindTerm A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
wechat-miniprogram/minigame-unity-webgl-transform Wechat Mini Game Unity engine adapter documents.
skywind3000/kcp ⚡ KCP - A Fast and Reliable ARQ Protocol
pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
coolsnowwolf/lede Lean's LEDE source

2024-06-04

Title Description
BasedHardware/Friend AI wearable necklace
glfw/glfw A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
arendst/Tasmota 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
qmk/qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families
flipperdevices/flipperzero-firmware Flipper Zero firmware source code
xmrig/xmrig RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
cococry/leif Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
Klipper3d/klipper Klipper is a 3d-printer firmware
mpv-player/mpv 🎥 Command line video player
ventoy/Ventoy A new bootable USB solution.
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
LuaJIT/LuaJIT Mirror of the LuaJIT git repository
libretro/RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
libsdl-org/SDL Simple Directmedia Layer
olikraus/u8g2 U8glib library for monochrome displays, version 2
Genymobile/scrcpy Display and control your Android device
facebook/zstd Zstandard - Fast real-time compression algorithm
ptitSeb/box64 Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
curl/curl A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
nothings/stb stb single-file public domain libraries for C/C++
DarkFlippers/unleashed-firmware Flipper Zero Unleashed Firmware
obsproject/obs-studio OBS Studio - Free and open source software for live streaming and screen recording
espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs.
coolsnowwolf/lede Lean's LEDE source
pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
eunomia-bpf/bpf-developer-tutorial eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

2024-06-03

Title Description
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
xmrig/xmrig RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
flipperdevices/flipperzero-firmware Flipper Zero firmware source code
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
Notselwyn/CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
iNavFlight/inav INAV: Navigation-enabled flight control software
Klipper3d/klipper Klipper is a 3d-printer firmware
cococry/leif Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
HandBrake/HandBrake HandBrake's main development repository
HarbourMasters/Shipwright
libretro/RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
openwrt/openwrt 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.
mpv-player/mpv 🎥 Command line video player
raspberrypi/pico-examples
immortalwrt/immortalwrt An opensource OpenWrt variant for mainland China users.
FreeRDP/FreeRDP FreeRDP is a free remote desktop protocol library and clients
stephane/libmodbus A Modbus library for Linux, Mac OS, FreeBSD and Windows
BitMaker-hub/NerdMiner_v2 Improved version of first ESP32 NerdMiner
qmk/qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families
microsoft/WSL2-Linux-Kernel The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
RfidResearchGroup/proxmark3 Iceman Fork - Proxmark3
betaflight/betaflight Open Source Flight Controller Firmware
webui-dev/webui Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
Genymobile/scrcpy Display and control your Android device
Pzqqt/android_kernel_xiaomi_marble Melt Kernel For Redmi Note 12 Turbo (marble) / Poco F5 (marblein)
coolsnowwolf/lede Lean's LEDE source
eunomia-bpf/bpf-developer-tutorial eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
wechat-miniprogram/minigame-unity-webgl-transform Wechat Mini Game Unity engine adapter documents.
pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。

2024-06-02

Title Description
redcanaryco/atomic-red-team Small and highly portable detection tests based on MITRE's ATT&CK.
wazuh/wazuh Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
DaveGamble/cJSON Ultralightweight JSON parser in ANSI C
taosdata/TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.
webui-dev/webui Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
timescale/timescaledb An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
zephyrproject-rtos/zephyr Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
madler/zlib A massively spiffy yet delicately unobtrusive compression library.
nginx/nginx 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
cococry/leif Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
Klipper3d/klipper Klipper is a 3d-printer firmware
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
cloudberrydb/cloudberrydb Cloudberry Database - Next generation unified database for Analytics and AI
libevent/libevent Event notification library
systemd/systemd The systemd System and Service Manager
torvalds/linux Linux kernel source tree
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
u-boot/u-boot "Das U-Boot" Source Tree
Waterdish/Shipwright-Android Ship of Harkinian Android Port
coolsnowwolf/lede Lean's LEDE source
valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
capstone-engine/capstone Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
Notselwyn/CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
portapack-mayhem/mayhem-firmware Custom firmware for the HackRF+PortaPack H1/H2
lakinduakash/linux-wifi-hotspot Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
wechat-miniprogram/minigame-unity-webgl-transform Wechat Mini Game Unity engine adapter documents.
pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
eunomia-bpf/bpf-developer-tutorial eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
skywind3000/kcp ⚡ KCP - A Fast and Reliable ARQ Protocol

2024-06-01

Title Description
greenplum-db/gpdb-archive Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
tukaani-project/xz XZ Utils
madler/zlib A massively spiffy yet delicately unobtrusive compression library.
systemd/systemd The systemd System and Service Manager
wolfi-dev/os Main package repository for production Wolfi images
espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs.
redis/redis 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.
git/git 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.
redis/hiredis Minimalistic C client for Redis >= 1.2
coturn/coturn coturn TURN server project
u-boot/u-boot "Das U-Boot" Source Tree
capstone-engine/capstone Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
bellard/quickjs Public repository of the QuickJS Javascript Engine.
libretro/RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
guanzhi/GmSSL 支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
tianocore/edk2 EDK II
citusdata/pg_cron Run periodic jobs in PostgreSQL
libuv/libuv Cross-platform asynchronous I/O
mcu-tools/mcuboot Secure boot for 32-bit Microcontrollers!
webui-dev/webui Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
zephyrproject-rtos/zephyr Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
ValdikSS/GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
torvalds/linux Linux kernel source tree
OpenMathLib/OpenBLAS OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
wechat-miniprogram/minigame-unity-webgl-transform Wechat Mini Game Unity engine adapter documents.
eunomia-bpf/bpf-developer-tutorial eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
coolsnowwolf/lede Lean's LEDE source
pymumu/smartdns A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
skywind3000/kcp ⚡ KCP - A Fast and Reliable ARQ Protocol

C++

2024-06-06

Title Description
project-chip/connectedhomeip Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
PointCloudLibrary/pcl Point Cloud Library (PCL)
IntelRealSense/librealsense Intel® RealSense™ SDK
microsoft/onnxruntime-genai Generative AI extensions for onnxruntime
SerenityOS/serenity The Serenity Operating System 🐞
openvinotoolkit/openvino OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
pybind/pybind11 Seamless operability between C++11 and Python
google/perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
duckdb/duckdb DuckDB is an analytical in-process SQL database management system
nmslib/hnswlib Header-only C++/python library for fast approximate nearest neighbors
NVIDIA/cutlass CUDA Templates for Linear Algebra Subroutines
google/or-tools Google's Operations Research tools:
emscripten-core/emscripten Emscripten: An LLVM-to-WebAssembly Compiler
ocornut/imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
rapidsai/cuml cuML - RAPIDS Machine Learning Library
envoyproxy/envoy Cloud-native high-performance edge/middle/service proxy
facebookresearch/faiss A library for efficient similarity search and clustering of dense vectors.
facebook/rocksdb A library that provides an embeddable, persistent key-value store for fast storage.
facebook/react-native A framework for building native applications using React
boostorg/beast HTTP and WebSocket built on Boost.Asio in C++11
oceanbase/oceanbase OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
cxasm/notepad-- 一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。
oceanbase/miniob MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码
Tencent/puerts PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
xfangfang/wiliwili 第三方B站客户端,目前可以运行在PC全平台、PSVita、PS4 、Xbox 和 Nintendo Switch上
PaddlePaddle/Paddle-Lite PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)

2024-06-05

Title Description
rapidsai/cudf cuDF - GPU DataFrame Library
ZLMediaKit/ZLMediaKit WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
duckdb/duckdb DuckDB is an analytical in-process SQL database management system
ClickHouse/ClickHouse ClickHouse® is a real-time analytics DBMS
tensorflow/tensorflow An Open Source Machine Learning Framework for Everyone
microsoft/winget-cli WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
colmap/colmap COLMAP - Structure-from-Motion and Multi-View Stereo
google/highway Performance-portable, length-agnostic SIMD with runtime dispatch
google/libphonenumber Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
ggerganov/llama.cpp LLM inference in C/C++
bitcoin/bitcoin Bitcoin Core integration/staging tree
godot-jolt/godot-jolt Godot Jolt is a Godot extension that integrates the Jolt physics engine
isl-org/Open3D Open3D: A Modern Library for 3D Data Processing
opencv/opencv Open Source Computer Vision Library
openxla/xla A machine learning compiler for GPUs, CPUs, and ML accelerators
pytorch/xla Enabling PyTorch on XLA Devices (e.g. Google TPU)
zrax/pycdc C++ python bytecode disassembler and decompiler
drogonframework/drogon Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
facebook/hermes A JavaScript engine optimized for running React Native.
bulletphysics/bullet3 Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
jrouwe/JoltPhysics A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.
rapidsai/cuml cuML - RAPIDS Machine Learning Library
gabime/spdlog Fast C++ logging library.
RobotLocomotion/drake Model-based design and verification for robotics.
ml-explore/mlx MLX: An array framework for Apple silicon
Tencent/puerts PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草!
hxhb/HotPatcher Unreal Engine hot update manage and package plugin.
mahuifa/QMDemo Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。
Tencent/UnLua A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.
MatsuriDayo/nekoray Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
PaddlePaddle/Paddle-Lite PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
xfangfang/wiliwili 第三方B站客户端,目前可以运行在PC全平台、PSVita、PS4 、Xbox 和 Nintendo Switch上
km1994/nlp_paper_study 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
cxasm/notepad-- 一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。
PaddlePaddle/Paddle-Lite-Demo lib, demo, model, data
yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码

2024-06-04

Title Description
ocornut/imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
duckdb/duckdb DuckDB is an analytical in-process SQL database management system
TrinityCore/TrinityCore TrinityCore Open Source MMO Framework (master = 10.2.7.54904, 3.3.5 = 3.3.5a.12340, wotlk_classic = 3.4.3.54261, cata classic = 4.4.0.54027)
topjohnwu/Magisk The Magic Mask for Android
SerenityOS/serenity The Serenity Operating System 🐞
rapidsai/cudf cuDF - GPU DataFrame Library
geode-sdk/geode The ultimate Geometry Dash modding framework
hyprwm/Hyprland Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
godotengine/godot Godot Engine – Multi-platform 2D and 3D game engine
qbittorrent/qBittorrent qBittorrent BitTorrent client
ValveSoftware/Proton Compatibility tool for Steam Play based on Wine and additional components
litucks/torzu Yet another Yuzu fork
bitcoin/bitcoin Bitcoin Core integration/staging tree
aseprite/aseprite Animated sprite editor & pixel art tool (Windows, macOS, Linux)
official-stockfish/Stockfish A free and strong UCI chess engine
samtupy/nvgt The Nonvisual Gaming Toolkit
ArthurSonzogni/FTXUI 💻 C++ Functional Terminal User Interface. ❤️
R3nzTheCodeGOD/R3nzSkin Skin changer for League of Legends (LOL)
mamedev/mame MAME
godot-jolt/godot-jolt Godot Jolt is a Godot extension that integrates the Jolt physics engine
transmission/transmission Official Transmission BitTorrent client repository
bambulab/BambuStudio PC Software for BambuLab's 3D printers
telegramdesktop/tdesktop Telegram Desktop messaging app
defold/defold Defold is a completely free to use game engine for development of desktop, mobile and web games.
ZDoom/gzdoom GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草!
MatsuriDayo/nekoray Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码
xfangfang/wiliwili 第三方B站客户端,目前可以运行在PC全平台、PSVita、PS4 、Xbox 和 Nintendo Switch上
CHH3213/chhRobotics_CPP 自动驾驶规划控制常用算法c++代码实现
Tencent/puerts PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
oceanbase/miniob MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
TonyChen56/WeChatRobot 微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK
robin-shaun/XTDrone UAV Simulation Platform based on PX4, ROS and Gazebo

2024-06-03

Title Description
duckdb/duckdb DuckDB is an in-process SQL OLAP Database Management System
TrinityCore/TrinityCore TrinityCore Open Source MMO Framework (master = 10.2.7.54904, 3.3.5 = 3.3.5a.12340, wotlk_classic = 3.4.3.54261, cata classic = 4.4.0.54027)
ocornut/imgui Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
topjohnwu/Magisk The Magic Mask for Android
R3nzTheCodeGOD/R3nzSkin Skin changer for League of Legends (LOL)
defold/defold Defold is a completely free to use game engine for development of desktop, mobile and web games.
ArduPilot/ardupilot ArduPlane, ArduCopter, ArduRover, ArduSub source
wolfpld/tracy Frame profiler
taichi-dev/taichi Productive, portable, and performant GPU programming in Python.
qbittorrent/qBittorrent qBittorrent BitTorrent client
MarlinFirmware/Marlin Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
ZDoom/gzdoom GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
LizardByte/Sunshine Self-hosted game stream host for Moonlight.
transmission/transmission Official Transmission BitTorrent client repository
ArthurSonzogni/FTXUI 💻 C++ Functional Terminal User Interface. ❤️
Taiga74164/SLA-Cheeto Solo Leveling:ARISE Cheat
doitsujin/dxvk Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
suyu-emu/suyu suyu is the continuation of the world's most popular, open-source, Nintendo Switch emulator, yuzu. It is written in C++ with portability in mind, and we're actively working on builds for Windows, Linux and Android.
drogonframework/drogon Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
dolphin-emu/dolphin Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
zrax/pycdc C++ python bytecode disassembler and decompiler
xfangfang/PPPwn_cpp C++ rewrite of PPPwn (PlayStation 4 PPPoE RCE)
NVIDIA-Omniverse/PhysX NVIDIA PhysX SDK
ExpressLRS/ExpressLRS STM32/ESP32/ESP8285-based High-Performance Radio Link for RC applications
Atmosphere-NX/Atmosphere Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草!
MatsuriDayo/nekoray Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码
Tencent/UnLua A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.
xfangfang/wiliwili 第三方B站客户端,目前可以运行在PC全平台、PSVita、PS4 、Xbox 和 Nintendo Switch上
zjhellofss/KuiperInfer 带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
cxasm/notepad-- 一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。
youngyangyang04/Skiplist-CPP A tiny KV storage based on skiplist written in C++ language
glKarin/com.n0n3m4.diii4a idTech4A++, idTech engine game For Android, DOOM III/Quake 4/Prey(2006)/DOOM3 BFG+DOOM1&2/Dark Mod/RTCW/Quake 3/Quake 2/Quake 1
oceanbase/miniob MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.

2024-06-02

Title Description
duckdb/duckdb DuckDB is an in-process SQL OLAP Database Management System
redpanda-data/redpanda Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
google/googletest GoogleTest - Google Testing and Mocking Framework
facebook/react-native A framework for building native applications using React
protocolbuffers/protobuf Protocol Buffers - Google's data interchange format
chaitin/SafeLine 一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。 A free WAF that is sufficiently simple, effective, and powerful. Utilizing industry-leading semantic engine detection technology, it operates as a reverse proxy to protect your website from hacker attacks.
openvinotoolkit/openvino OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
R3nzTheCodeGOD/R3nzSkin Skin changer for League of Legends (LOL)
Tencent/rapidjson A fast JSON parser/generator for C++ with both SAX/DOM style API
nlohmann/json JSON for Modern C++
mavlink/qgroundcontrol Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
google/filament Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
autowarefoundation/autoware.universe
google/glog C++ implementation of the Google logging module
SoftFever/OrcaSlicer G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
ggerganov/llama.cpp LLM inference in C/C++
fmtlib/fmt A modern formatting library
zeux/meshoptimizer Mesh optimization library that makes meshes smaller and faster to render
PX4/PX4-Autopilot PX4 Autopilot Software
moveit/moveit2 🤖 MoveIt for ROS 2
cameron314/concurrentqueue A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
catchorg/Catch2 A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
tensorflow/tflite-micro Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
google/re2 RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
facebook/rocksdb A library that provides an embeddable, persistent key-value store for fast storage.
zjhellofss/KuiperInfer 带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
Tencent/UnLua A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.
oceanbase/miniob MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
TonyChen56/WeChatRobot 微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK
Tencent/puerts PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
PaddlePaddle/Paddle-Lite PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草!
xfangfang/wiliwili 第三方B站客户端,目前可以运行在PC全平台、PSVita、PS4 、Xbox 和 Nintendo Switch上

2024-06-01

Title Description
google/googletest GoogleTest - Google Testing and Mocking Framework
apple/swift The Swift Programming Language
duckdb/duckdb DuckDB is an in-process SQL OLAP Database Management System
cameron314/concurrentqueue A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
sudachi-emu/sudachi Sudachi is a Nintendo Switch emulator for Android, Linux, macOS and Windows, written in C++
Neargye/magic_enum Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
transmission/transmission Official Transmission BitTorrent client repository
fmtlib/fmt A modern formatting library
R3nzTheCodeGOD/R3nzSkin Skin changer for League of Legends (LOL)
ZLMediaKit/ZLMediaKit WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
facebookresearch/faiss A library for efficient similarity search and clustering of dense vectors.
ArduPilot/ardupilot ArduPlane, ArduCopter, ArduRover, ArduSub source
apache/brpc brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
tensorflow/tensorflow An Open Source Machine Learning Framework for Everyone
apache/arrow Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
baldurk/renderdoc RenderDoc is a stand-alone graphics debugging tool.
google/filament Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
leejet/stable-diffusion.cpp Stable Diffusion in pure C/C++
Cambricon/triton-linalg Development repository for the Triton-Linalg conversion
microsoft/terminal The new Windows Terminal and the original Windows console host, all in the same place!
redpanda-data/redpanda Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
baidu/babylon High-Performance C++ Fundamental Library
nlohmann/json JSON for Modern C++
protocolbuffers/protobuf Protocol Buffers - Google's data interchange format
SoftFever/OrcaSlicer G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
Tencent/puerts PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草!
PaddlePaddle/Paddle-Lite PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
zjhellofss/KuiperInfer 带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
oceanbase/miniob MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
MatsuriDayo/nekoray Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
Tencent/UnLua A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.
yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码
TonyChen56/WeChatRobot 微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK

C#

2024-06-06

Title Description
signalwire/freeswitch FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
tsoding/musializer Music Visualizer
stephane/libmodbus A Modbus library for Linux, Mac OS, FreeBSD and Windows
open62541/open62541 Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
openssl/openssl TLS/SSL and crypto library
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
curl/curl A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
riscv-software-src/riscv-tests
mpv-player/mpv 🎥 Command line video player
Mbed-TLS/mbedtls An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
jqlang/jq Command-line JSON processor
wazuh/wazuh Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
ufrisk/MemProcFS MemProcFS
universal-ctags/ctags A maintained ctags implementation
libuv/libuv Cross-platform asynchronous I/O
littlefs-project/littlefs A little fail-safe filesystem designed for microcontrollers
AlkaMotors/AM32-MultiRotor-ESC-firmware Firmware for stm32f051 based speed controllers for use with mutirotors
qmk/qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families
NVIDIA/cuda-samples Samples for CUDA Developers which demonstrates features in CUDA Toolkit
kokke/tiny-AES-c Small portable AES128/192/256 in C
libevent/libevent Event notification library
xroche/httrack HTTrack Website Copier, copy websites to your computer (Official repository)

2024-06-05

Title Description
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
arendst/Tasmota 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
Notselwyn/CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
MrForExample/ComfyUI-3D-Pack An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
CTR-tools/CTR-ModSDK ModSDK - a modding toolkit to create mods for Crash Team Racing in C. This repository also houses an effort to fully decompile and reverse-engineer CTR in C.
micropython/micropython MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
FreeRDP/FreeRDP FreeRDP is a free remote desktop protocol library and clients
xmrig/xmrig RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
koekeishiya/yabai A tiling window manager for macOS based on binary space partitioning
apache/nuttx Apache NuttX is a mature, real-time embedded operating system (RTOS)
SchedMD/slurm Slurm: A Highly Scalable Workload Manager
OpenEtherCATsociety/SOEM Simple Open Source EtherCAT Master
tukaani-project/xz XZ Utils
fastfetch-cli/fastfetch Like neofetch, but much faster because written mostly in C.
riscv-collab/riscv-gnu-toolchain GNU toolchain for RISC-V, including GCC
wazuh/wazuh Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
OISF/suricata Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
open62541/open62541 Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
littlefs-project/littlefs A little fail-safe filesystem designed for microcontrollers
ColinIanKing/stress-ng This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
greatscottgadgets/hackrf low cost software radio platform
iovisor/bcc BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
kamailio/kamailio Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -
kingToolbox/WindTerm A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.

2024-06-04

Title Description
BasedHardware/Friend AI wearable necklace
glfw/glfw A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
arendst/Tasmota 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
qmk/qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families
flipperdevices/flipperzero-firmware Flipper Zero firmware source code
xmrig/xmrig RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
cococry/leif Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
Klipper3d/klipper Klipper is a 3d-printer firmware
mpv-player/mpv 🎥 Command line video player
ventoy/Ventoy A new bootable USB solution.
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
LuaJIT/LuaJIT Mirror of the LuaJIT git repository
libretro/RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
libsdl-org/SDL Simple Directmedia Layer
olikraus/u8g2 U8glib library for monochrome displays, version 2
Genymobile/scrcpy Display and control your Android device
facebook/zstd Zstandard - Fast real-time compression algorithm
ptitSeb/box64 Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
curl/curl A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
nothings/stb stb single-file public domain libraries for C/C++
DarkFlippers/unleashed-firmware Flipper Zero Unleashed Firmware
obsproject/obs-studio OBS Studio - Free and open source software for live streaming and screen recording
espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs.

2024-06-03

Title Description
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
xmrig/xmrig RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
flipperdevices/flipperzero-firmware Flipper Zero firmware source code
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
Notselwyn/CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
iNavFlight/inav INAV: Navigation-enabled flight control software
Klipper3d/klipper Klipper is a 3d-printer firmware
cococry/leif Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
HandBrake/HandBrake HandBrake's main development repository
HarbourMasters/Shipwright
libretro/RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
openwrt/openwrt 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.
mpv-player/mpv 🎥 Command line video player
raspberrypi/pico-examples
immortalwrt/immortalwrt An opensource OpenWrt variant for mainland China users.
FreeRDP/FreeRDP FreeRDP is a free remote desktop protocol library and clients
stephane/libmodbus A Modbus library for Linux, Mac OS, FreeBSD and Windows
BitMaker-hub/NerdMiner_v2 Improved version of first ESP32 NerdMiner
qmk/qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families
microsoft/WSL2-Linux-Kernel The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
RfidResearchGroup/proxmark3 Iceman Fork - Proxmark3
betaflight/betaflight Open Source Flight Controller Firmware
webui-dev/webui Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
Genymobile/scrcpy Display and control your Android device
Pzqqt/android_kernel_xiaomi_marble Melt Kernel For Redmi Note 12 Turbo (marble) / Poco F5 (marblein)

2024-06-02

Title Description
redcanaryco/atomic-red-team Small and highly portable detection tests based on MITRE's ATT&CK.
wazuh/wazuh Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
DaveGamble/cJSON Ultralightweight JSON parser in ANSI C
taosdata/TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.
webui-dev/webui Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
timescale/timescaledb An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
zephyrproject-rtos/zephyr Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
madler/zlib A massively spiffy yet delicately unobtrusive compression library.
nginx/nginx 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
cococry/leif Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
Klipper3d/klipper Klipper is a 3d-printer firmware
lizongying/my-tv 我的电视 电视直播软件,安装即可使用
cloudberrydb/cloudberrydb Cloudberry Database - Next generation unified database for Analytics and AI
libevent/libevent Event notification library
systemd/systemd The systemd System and Service Manager
torvalds/linux Linux kernel source tree
raysan5/raylib A simple and easy-to-use library to enjoy videogames programming
u-boot/u-boot "Das U-Boot" Source Tree
Waterdish/Shipwright-Android Ship of Harkinian Android Port
coolsnowwolf/lede Lean's LEDE source
valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
capstone-engine/capstone Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
Notselwyn/CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
portapack-mayhem/mayhem-firmware Custom firmware for the HackRF+PortaPack H1/H2
lakinduakash/linux-wifi-hotspot Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).

2024-06-01

Title Description
greenplum-db/gpdb-archive Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
tukaani-project/xz XZ Utils
madler/zlib A massively spiffy yet delicately unobtrusive compression library.
systemd/systemd The systemd System and Service Manager
wolfi-dev/os Main package repository for production Wolfi images
espressif/esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs.
redis/redis 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.
git/git 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.
redis/hiredis Minimalistic C client for Redis >= 1.2
coturn/coturn coturn TURN server project
u-boot/u-boot "Das U-Boot" Source Tree
capstone-engine/capstone Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
bellard/quickjs Public repository of the QuickJS Javascript Engine.
libretro/RetroArch Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
guanzhi/GmSSL 支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
tianocore/edk2 EDK II
citusdata/pg_cron Run periodic jobs in PostgreSQL
libuv/libuv Cross-platform asynchronous I/O
mcu-tools/mcuboot Secure boot for 32-bit Microcontrollers!
webui-dev/webui Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
valinet/ExplorerPatcher This project aims to enhance the working environment on Windows
zephyrproject-rtos/zephyr Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
ValdikSS/GoodbyeDPI GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
torvalds/linux Linux kernel source tree
OpenMathLib/OpenBLAS OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

UNKNOWN

2024-06-06

Title Description
practical-tutorials/project-based-learning Curated list of project-based tutorials
llvm/llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
jlevy/the-art-of-command-line Master the command line, in one page
Azure/azure-rest-api-specs The source for REST API specifications for Microsoft Azure.
BradyFU/Awesome-Multimodal-Large-Language-Models ✨✨Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
ruanyf/weekly 科技爱好者周刊,每周五发布
microsoft/Security-101 8 Lessons, Kick-start Your Cybersecurity Learning.
openai/openai-openapi OpenAPI specification for the OpenAI API
JaeYeopHan/Interview_Question_for_Beginner 👦 👧 Technical-Interview guidelines written for those who started studying programming. I wish you all the best. 👾
meirwah/awesome-workflow-engines A curated list of awesome open source workflow engines
fffaraz/awesome-cpp A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
iamseancheney/python_for_data_analysis_2nd_chinese_version 《利用Python进行数据分析·第2版》
forthespada/CS-Books 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
xiaolincoder/CS-Base 图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
Semporia/TikTok-Unlock TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
hua1995116/awesome-ai-painting AI绘画资料合集(包含国内外可使用平台、使用教程、参数教程、部署教程、业界新闻等等) Stable diffusion、AnimateDiff、Stable Cascade 、Stable SDXL Turbo
yinggaozhen/awesome-go-cn 一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
ljinkai/weekly 独立开发产品变现周刊,每周五发布。
qd-today/templates 基于开源新版 QD 框架站发布的公共har模板库,仅供示例
PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。

2024-06-05

Title Description
SAWARATSUKI/KawaiiLogos
practical-tutorials/project-based-learning Curated list of project-based tutorials
DataTalksClub/llm-zoomcamp LLM Zoomcamp - a free online course about building a Q&A system
aaedmusa/Capstan-Drive Robotic actuator test stand utilizing a Capstan Drive reducer
sindresorhus/awesome-nodejs ⚡ Delightful Node.js packages and resources
CyC2018/CS-Notes 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
ai-boost/Awesome-GPTs Curated list of awesome GPTs 👍.
A-poc/RedTeam-Tools Tools and Techniques for Red Team / Penetration Testing
Crispher/MathlibExplorer A visualization tool for Lean's mathlib library.
coffinxp/payloads
azat-io/you-dont-know-js-ru 📚 Russian translation of "You Don't Know JS" book series
biowarrior72mactep/Crusader-Kings-III-byb4f34 Crusader Kings III Crusader Kings III cheat Crusader Kings III cheats Crusader Kings III aim Crusader Kings III aimbot Crusader Kings III hack Crusader Kings III hacks Crusader Kings III esp Crusader Kings III wallhack Crusader Kings III wh Crusader Kings III softaim cheat Crusader Kings III cheats Crusader Kings III hack Crusader Kings III hacks
0voice/linux_kernel_wiki linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
SimplifyJobs/Summer2024-Internships Collection of Summer 2024 tech internships!
ossu/computer-science 🎓 Path to a free self-taught education in Computer Science!
jackfrued/Python-Core-50-Courses Python语言基础50课
llvm/llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
frontendbr/vagas 🔬 Espaço para divulgação de vagas para front-enders.
smartcontractkit/full-blockchain-solidity-course-js Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
SimplifyJobs/New-Grad-Positions A collection of New Grad full time roles in SWE, Quant, and PM.
eclipse-sumo/sumo Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
Azure/azure-rest-api-specs The source for REST API specifications for Microsoft Azure.
xszyou/Fay Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
ConnersHua/RuleGo Rule: Global Offensive
infinition/Bjorn Bjorn is an educational cybersecurity project designed to run on a Raspberry Pi Zero equipped with a Waveshare screen. Once connected to a network (WiFi, Ethernet, Bluetooth, or USB), Bjorn will discover targets on the network, identify open ports, exposed services, and potential vulnerabilities.
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
kjfx/QuantumultX Quantumult X 新手入门教程
forthespada/CS-Books 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Johnshall/Shadowrocket-ADBlock-Rules-Forever 提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。
ExpLangcn/NucleiTP 自动整合全网Nuclei的漏洞POC,实时同步更新最新POC!
cbamls/AI_Tutorial 精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总
SwiftOldDriver/iOS-Weekly 🇨🇳 老司机技术 iOS 周报
limbopro/paolujichang 跑路机场名单收集(2020-2024),欢迎投稿。
imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
hwanz/SSR-V2ray-Trojan-vpn 免费机场公益机场收集/免费vpn-定时更新
Trinea/android-open-project A categorized collection of Android Open Source Projects, More powerful web version:
wuxingsanren/wildcat-vip-account 野猫 - 每天分享最新的百度网盘SVIP、迅雷超级会员、手机话费折扣充值、霸王餐免费吃VIP(美团、饿了么、大众点评、肯德基、麦当劳、星巴克)、饿了么超级会员、美团外卖会员&红包券、爱奇艺VIP会员、腾讯视频VIP、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、QQ音乐VIP、网易云黑胶VIP、喜马拉雅VIP、樊登读书会VIP、千图网VIP、包图网VIP、摄图网VIP、CSDN下载VIP、天眼查VIP、苹果ID等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、学术文献VIP下载(知网维普万方读秀龙源超星、英文数据库、法律数据库、医学数据库、金融数据库)、全网视频VIP解析、全网音乐MP3免费听及下载、微信域名拦截检测API ,欢迎推荐分享给
ddgksf2013/ddgksf2013
ddy-ddy/cs-408 计算机考研专业课程408相关的复习经验,资源和OneNote笔记
Semporia/TikTok-Unlock TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
feiyangqingyun/qtkaifajingyan 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
gfriends/gfriends 媒体服务器演员头像仓库
githubXiaowangzi/NP-Manager Apk控制流混淆;Apk-Dex2C;Res资源混淆;Dex、jar、smali文件的相互转换; Dex、Pdf文件合并; Apk、dex、jar混淆和字符串加密; Apk签名、共存; Res资源混淆; Dex、AXML、ARSC文件编辑及翻译;字符串加密(Apk、dex); 一键添加Xposed检测,一键添加弹窗、对话框; axml反编译/回编译; 一键LOG添加; 一键添加字符串解密LOG,Dex文件换包名; 一键添加禁止截屏,一键添加Apk崩溃日志记录; Apk超级混淆3.0--高效率直接对dex混淆,支持混淆四大组件,支持多dex; Apk功能--DEX混淆对抗;屏幕取色器;屏幕标尺。
Threekiii/Awesome-POC 一个漏洞POC知识库 目前数量 1000+
iamseancheney/python_for_data_analysis_2nd_chinese_version 《利用Python进行数据分析·第2版》
1c7/chinese-independent-developer 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么
mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。

2024-06-04

Title Description
aaedmusa/Capstan-Drive Robotic actuator test stand utilizing a Capstan Drive reducer
practical-tutorials/project-based-learning Curated list of project-based tutorials
ossu/computer-science 🎓 Path to a free self-taught education in Computer Science!
ashishps1/awesome-leetcode-resources Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
kotlin-magazine/kotlin-magazine fun code() – A magazine for Kotlin™ developers
SimplifyJobs/Summer2024-Internships Collection of Summer 2024 tech internships!
krishnadey30/LeetCode-Questions-CompanyWise Contains Company Wise Questions sorted based on Frequency and all time
sindresorhus/awesome 😎 Awesome lists about all kinds of interesting topics
DustinWin/clash_singbox-tools 自动同步 Clash Premium 内核、mihomo 内核、sing-box 内核、sing-box PuerNya 版内核、Clash dashboard 面板和 AdGuardHome 最新版
krishnaik06/Perfect-Roadmap-To-Learn-Data-Science-In-2024
Ftindy/IPTV-URL
JushBJJ/Mr.-Ranedeer-AI-Tutor A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
moest-np/incubator Problem statements, discussions and prototypes
academic/awesome-datascience 📝 An awesome Data Science repository to learn and apply for real world problems.
CS-BAOYAN/CSSummerCamp2024 2024年计算机保研夏令营&冬令营通知
awesome-selfhosted/awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers
ossu/data-science 📊 Path to a free self-taught education in Data Science!
harsharock/BaseCamp BaseCamp Contracts
joevess/IPTV IPTV直播源抓取 自动整合好趣网直播源+TVBox直播源+其他网上直播源 择取分辨率、速度最佳视频流 定期更新
Sourav692/Data-Engineer-Books This repo contains some of the most famous books on Data Engineering
ACL4SSR/ACL4SSR SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片,Telegram频道订阅地址
o0HalfLife0o/TVBoxOSC
AUK9527/Are-u-ok
GSSoC24/Contributor GSSoC is a 3-month long #OpenSource program by GirlScript Foundation, India. This is Contributor Space.
jwasham/coding-interview-university A complete computer science study plan to become a software engineer.
Johnshall/Shadowrocket-ADBlock-Rules-Forever 提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
forthespada/CS-Books 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
kjfx/QuantumultX Quantumult X 新手入门教程
Semporia/TikTok-Unlock TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
ddgksf2013/ddgksf2013
gfriends/gfriends 媒体服务器演员头像仓库
wolverinn/Waking-Up 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
NAStool/nas-tools NAS媒体库管理工具
qd-today/templates 基于开源新版 QD 框架站发布的公共har模板库,仅供示例
limbopro/paolujichang 跑路机场名单收集(2020-2024),欢迎投稿。
ExpLangcn/NucleiTP 自动整合全网Nuclei的漏洞POC,实时同步更新最新POC!
aqdx/latest
ddy-ddy/cs-408 计算机考研专业课程408相关的复习经验,资源和OneNote笔记
v2ba/v2ba v2ba最新地址
hwanz/SSR-V2ray-Trojan-vpn 免费机场公益机场收集/免费vpn-定时更新
Cyril0563/lanjing_live 🐋蓝鲸直播源-长期维护的电视直播源接口、TVBox、Pluto Player、猫影视TV、IPTV、BIUBIU TV、IPTV源、直播源、源享家、蓝鲸直播源、等影视及m3u8播放器通用接口都可观看
Yule718/Yule718 Config files for my GitHub profile.
imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
365kp/365kp
992tvshipin/dizhifabu
cutethotw/ClashRule clash自用分流规则
nakixii/Magisk_AsoulOpt
i2ii/i

2024-06-03

Title Description
joevess/IPTV IPTV直播源抓取 自动整合好趣网直播源+TVBox直播源+其他网上直播源 择取分辨率、速度最佳视频流 定期更新
ashishps1/awesome-system-design-resources Learn System Design concepts and prepare for interviews using free resources.
CS-BAOYAN/CSSummerCamp2024 2024年计算机保研夏令营&冬令营通知
moest-np/incubator Problem statements, discussions and prototypes
practical-tutorials/project-based-learning Curated list of project-based tutorials
AUK9527/Are-u-ok
freefq/free 翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
0xk1h0/ChatGPT_DAN ChatGPT DAN, Jailbreaks prompt
krishnaik06/AI-Engineer-Roadmap-2024
imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
firstcontributions/first-contributions 🚀✨ Help beginners to contribute to open source projects
trimstray/the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ngosang/trackerslist Updated list of public BitTorrent trackers
ACL4SSR/ACL4SSR SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片,Telegram频道订阅地址
freebsd/freebsd-src The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
codecrafters-io/build-your-own-x Master programming by recreating your favorite technologies from scratch.
o0HalfLife0o/TVBoxOSC
DopplerHQ/awesome-interview-questions A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
milanm/DotNet-Developer-Roadmap The comprehensive .NET Developer Roadmap by seniority level.
krishnadey30/LeetCode-Questions-CompanyWise Contains Company Wise Questions sorted based on Frequency and all time
MunGell/awesome-for-beginners A list of awesome beginners-friendly projects.
rockerBOO/awesome-neovim Collections of awesome neovim plugins.
magic-research/InstaDrag Experiencing lightning fast (~1s) and accurate drag-based image editing
alibaba-yuanjing-aigclab/ViViD ViViD: Video Virtual Try-on using Diffusion Models
krishnaik06/Perfect-Roadmap-To-Learn-Data-Science-In-2024
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
Johnshall/Shadowrocket-ADBlock-Rules-Forever 提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。
limbopro/paolujichang 跑路机场名单收集(2020-2024),欢迎投稿。
wuxingsanren/wildcat-vip-account 野猫 - 每天分享最新的百度网盘SVIP、迅雷超级会员、手机话费折扣充值、霸王餐免费吃VIP(美团、饿了么、大众点评、肯德基、麦当劳、星巴克)、饿了么超级会员、美团外卖会员&红包券、爱奇艺VIP会员、腾讯视频VIP、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、QQ音乐VIP、网易云黑胶VIP、喜马拉雅VIP、樊登读书会VIP、千图网VIP、包图网VIP、摄图网VIP、CSDN下载VIP、天眼查VIP、苹果ID等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、学术文献VIP下载(知网维普万方读秀龙源超星、英文数据库、法律数据库、医学数据库、金融数据库)、全网视频VIP解析、全网音乐MP3免费听及下载、微信域名拦截检测API ,欢迎推荐分享给
qd-today/templates 基于开源新版 QD 框架站发布的公共har模板库,仅供示例
hwanz/SSR-V2ray-Trojan-vpn 免费机场公益机场收集/免费vpn-定时更新
gfriends/gfriends 媒体服务器演员头像仓库
Cyril0563/lanjing_live 🐋蓝鲸直播源-长期维护的电视直播源接口、TVBox、Pluto Player、猫影视TV、IPTV、BIUBIU TV、IPTV源、直播源、源享家、蓝鲸直播源、等影视及m3u8播放器通用接口都可观看
Semporia/TikTok-Unlock TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
nakixii/Magisk_AsoulOpt
immersive-translate/immersive-translate 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
WallKiller-glitch/V2raySSSSRShare 科学上网,vpn机场推荐,支持shadowrocket,ss, ssr, v2ray, trojan, clash,clashr,需要自取(每日更新)
aqdx/latest
chika0801/sing-box-examples sing-box 配置示例
v2ba/v2ba v2ba最新地址
Yule718/Yule718 Config files for my GitHub profile.
wolverinn/Waking-Up 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
ddgksf2013/ddgksf2013
PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
365kp/365kp
kjfx/QuantumultX Quantumult X 新手入门教程
1c7/Translate-Subtitle-File 🤖 字幕组机翻小助手 - 【功能1:翻译字幕文件】 .srt .ass .vtt 【功能2:语音转文字】(拖入视频或音频识别出字幕) (最新版 v4.1.0 更新时间2021年2月23号) 可配置12家翻译服务商,如谷歌,百度,腾讯,彩云,IBM,Azure,Amazon等(可配置6家语音服务商:阿里云,讯飞,腾讯云,IBM,Azure,Amazon )优点:1. 可以用多家服务商,2. 自己配 API Key 用自己账户的免费额度,比如腾讯每月有500万字符的免费翻译额度,IBM 500分钟的语音转文字免费额度(tern.best 那个域名过期了我不想续费了)Azure 语音转文字和 DeepL 免费版出了问题,用不了是正常的,请等待下个版本修复。
992tvshipin/dizhifabu

2024-06-02

Title Description
alibaba-yuanjing-aigclab/ViViD ViViD: Video Virtual Try-on using Diffusion Models
makoto56/penetration-suite-toolkit 本项目制作的初衷是帮助渗透新手快速搭建工作环境,工欲善其事,必先利其器。
LzhDreamcc/Blum-auto-bot Blum auto bot free download for windows / blum auto farm bot Hi everyone today we present you our bot for crypto game Blum with which you can automate the whole process in the game which is possible
ashishps1/awesome-leetcode-resources Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
weijunext/indie-hacker-tools 收录独立开发者出海技术栈和工具
zhuima/awesome-cloudflare ⛅️ 精选的 Cloudflare 工具、开源项目、指南、博客和其他资源列表。/ ⛅️ A curated list of Cloudflare tools, open source projects, guides, blogs and other resources.
OBenner/data-engineering-interview-questions More than 2000+ Data engineer interview questions.
firstcontributions/first-contributions 🚀✨ Help beginners to contribute to open source projects
Ignitetechnologies/Mindmap This repository will contain many mindmaps for cyber security technologies, methodologies, courses, and certifications in a tree structure to give brief details about them
aiboboxx/v2rayfree v2ray节点、免费节点、免费v2ray节点、最新公益免费v2ray节点订阅地址、免费v2ray节点每日更新、免费ss/v2ray/trojan节点、freefq
DefTruth/Awesome-LLM-Inference 📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.
fr0gger/Awesome-GPT-Agents A curated list of GPT agents for cybersecurity
ruanyf/weekly 科技爱好者周刊,每周五发布
YueChan/Live 收集于互联网上的一些高清直播源。
SimplifyJobs/New-Grad-Positions A collection of New Grad full time roles in SWE, Quant, and PM.
WebKit/WebKit Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
malvuln/RansomLord RansomLord is a proof-of-concept Anti-Ransomware exploitation tool that automates the creation of PE files, used to compromise ransomware pre-encryption.
Azure/azure-sdk-for-net This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
DavidS95/Smokeless_UMAF
Azure/azure-rest-api-specs The source for REST API specifications for Microsoft Azure.
llvm/llvm-project The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Pawdroid/Free-servers 🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
justjavac/free-programming-books-zh_CN 📚 免费的计算机编程类中文书籍,欢迎投稿
iuricode/padroes-de-commits Padrões de commits
vavkamil/awesome-bugbounty-tools A curated list of various bug bounty tools
immersive-translate/immersive-translate 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
Threekiii/Awesome-POC 一个漏洞POC知识库 目前数量 1000+
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
hwanz/SSR-V2ray-Trojan-vpn 免费机场公益机场收集/免费vpn-定时更新
mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
forthespada/CS-Books 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
imDazui/Tvlist-awesome-m3u-m3u8 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
Trinea/android-open-project A categorized collection of Android Open Source Projects, More powerful web version:
qd-today/templates 基于开源新版 QD 框架站发布的公共har模板库,仅供示例
xszyou/Fay Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
wuxingsanren/wildcat-vip-account 野猫 - 每天分享最新的百度网盘SVIP、迅雷超级会员、手机话费折扣充值、霸王餐免费吃VIP(美团、饿了么、大众点评、肯德基、麦当劳、星巴克)、饿了么超级会员、美团外卖会员&红包券、爱奇艺VIP会员、腾讯视频VIP、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、QQ音乐VIP、网易云黑胶VIP、喜马拉雅VIP、樊登读书会VIP、千图网VIP、包图网VIP、摄图网VIP、CSDN下载VIP、天眼查VIP、苹果ID等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、学术文献VIP下载(知网维普万方读秀龙源超星、英文数据库、法律数据库、医学数据库、金融数据库)、全网视频VIP解析、全网音乐MP3免费听及下载、微信域名拦截检测API ,欢迎推荐分享给
aqdx/latest
PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
limbopro/paolujichang 跑路机场名单收集(2020-2024),欢迎投稿。
iamseancheney/python_for_data_analysis_2nd_chinese_version 《利用Python进行数据分析·第2版》
Johnshall/Shadowrocket-ADBlock-Rules-Forever 提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。
waylau/harmonyos-tutorial HarmonyOS Tutorial. 《跟老卫学HarmonyOS开发》
fangzesheng/free-api 收集免费的接口服务,做一个api的搬运工
lanceliao/china-holiday-calender 中国节假日、调休、补班日历,ICS格式,可供IPhone、Google Calendar、Outlook等客户端订阅,包含节假日API
lxgw/LxgwNeoXiHei A Chinese sans-serif font derived from IPAex Gothic. 一款衍生于「IPAexゴシック」的中文黑体字型。
ExpLangcn/NucleiTP 自动整合全网Nuclei的漏洞POC,实时同步更新最新POC!
ChirmyRam/ChirmyRam-OneDrive-Repository ChirmyRam OneDrive Repository

2024-06-01

Title Description
alibaba-yuanjing-aigclab/ViViD ViViD: Video Virtual Try-on using Diffusion Models
CS-BAOYAN/CSSummerCamp2024 2024年计算机保研夏令营&冬令营通知
Ouckah/Summer2025-Internships Collection of Summer 2025 tech internships!
malvuln/RansomLord RansomLord is a proof-of-concept Anti-Ransomware exploitation tool that automates the creation of PE files, used to compromise ransomware pre-encryption.
makoto56/penetration-suite-toolkit 本项目制作的初衷是帮助渗透新手快速搭建工作环境,工欲善其事,必先利其器。
OBenner/data-engineering-interview-questions More than 2000+ Data engineer interview questions.
weijunext/indie-hacker-tools 收录独立开发者出海技术栈和工具
slowmist/Blockchain-dark-forest-selfguard-handbook Blockchain dark forest selfguard handbook. Master these, master the security of your cryptocurrency.
binhnguyennus/awesome-scalability The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
ByteByteGoHq/system-design-101 Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
bpc-clone/bypass-paywalls-chrome-clean
adysec/nuclei_poc Nuclei POC,每日更新
amusi/CVPR2024-Papers-with-Code CVPR 2024 论文和开源项目合集
Az0x7/vulnerability-Checklist This repository contain a lot of web and api vulnerability checklist , a lot of vulnerability ideas and tips from twitter
ashishps1/awesome-leetcode-resources Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
liferay/liferay-portal
Azure/azure-sdk-for-net This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
firstcontributions/first-contributions 🚀✨ Help beginners to contribute to open source projects
krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024
amusi/Deep-Learning-Interview-Book 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
elder-plinius/L1B3RT45 J41LBR34K PR0MPT5 F0R 4LL M4J0R LLM5
microsoft/Security-101 8 Lessons, Kick-start Your Cybersecurity Learning.
wuxingsanren/wildcat-vip-account 野猫 - 每天分享最新的百度网盘SVIP、迅雷超级会员、手机话费折扣充值、霸王餐免费吃VIP(美团、饿了么、大众点评、肯德基、麦当劳、星巴克)、饿了么超级会员、美团外卖会员&红包券、爱奇艺VIP会员、腾讯视频VIP、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、QQ音乐VIP、网易云黑胶VIP、喜马拉雅VIP、樊登读书会VIP、千图网VIP、包图网VIP、摄图网VIP、CSDN下载VIP、天眼查VIP、苹果ID等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、学术文献VIP下载(知网维普万方读秀龙源超星、英文数据库、法律数据库、医学数据库、金融数据库)、全网视频VIP解析、全网音乐MP3免费听及下载、微信域名拦截检测API ,欢迎推荐分享给
awslabs/aws-sdk-rust AWS SDK for the Rust Programming Language
servo/servo Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
xszyou/Fay Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
immersive-translate/immersive-translate 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
Threekiii/Awesome-POC 一个漏洞POC知识库 目前数量 1000+
limbopro/paolujichang 跑路机场名单收集(2020-2024),欢迎投稿。
iamseancheney/python_for_data_analysis_2nd_chinese_version 《利用Python进行数据分析·第2版》
ddgksf2013/ddgksf2013
i2ii/i
Alvin9999/new-pac 翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
githubXiaowangzi/NP-Manager Apk控制流混淆;Apk-Dex2C;Res资源混淆;Dex、jar、smali文件的相互转换; Dex、Pdf文件合并; Apk、dex、jar混淆和字符串加密; Apk签名、共存; Res资源混淆; Dex、AXML、ARSC文件编辑及翻译;字符串加密(Apk、dex); 一键添加Xposed检测,一键添加弹窗、对话框; axml反编译/回编译; 一键LOG添加; 一键添加字符串解密LOG,Dex文件换包名; 一键添加禁止截屏,一键添加Apk崩溃日志记录; Apk超级混淆3.0--高效率直接对dex混淆,支持混淆四大组件,支持多dex; Apk功能--DEX混淆对抗;屏幕取色器;屏幕标尺。
1c7/Translate-Subtitle-File 🤖 字幕组机翻小助手 - 【功能1:翻译字幕文件】 .srt .ass .vtt 【功能2:语音转文字】(拖入视频或音频识别出字幕) (最新版 v4.1.0 更新时间2021年2月23号) 可配置12家翻译服务商,如谷歌,百度,腾讯,彩云,IBM,Azure,Amazon等(可配置6家语音服务商:阿里云,讯飞,腾讯云,IBM,Azure,Amazon )优点:1. 可以用多家服务商,2. 自己配 API Key 用自己账户的免费额度,比如腾讯每月有500万字符的免费翻译额度,IBM 500分钟的语音转文字免费额度(tern.best 那个域名过期了我不想续费了)Azure 语音转文字和 DeepL 免费版出了问题,用不了是正常的,请等待下个版本修复。
sulab999/AppMessenger 一款适用于以APP病毒分析、APP漏洞挖掘、APP开发、HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、鸿蒙)辅助分析工具
521xueweihan/git-tips Git的奇技淫巧
feiyangqingyun/qtkaifajingyan 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
Threekiii/Vulhub-Reproduce 一个Vulhub漏洞复现知识库
WallKiller-glitch/V2raySSSSRShare 科学上网,vpn机场推荐,支持shadowrocket,ss, ssr, v2ray, trojan, clash,clashr,需要自取(每日更新)
wolverinn/Waking-Up 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
xiaolincoder/CS-Base 图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
365kp/365kp
hwanz/SSR-V2ray-Trojan-vpn 免费机场公益机场收集/免费vpn-定时更新
Semporia/TikTok-Unlock TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
L1Xu4n/Awesome-ChatGPT-prompts-ZH_CN 如何将ChatGPT调教成一只猫娘
flydoos/DingTalkRevokeMsgPatcher 钉钉消息防撤回补丁PC版(原名:钉钉电脑版防撤回插件,也叫:钉钉防撤回补丁、钉钉消息防撤回补丁)由“吾乐吧软件站”开发制作,本程序用于钉钉电脑版6.0以上版本,主要功能如下:1、支持文字消息防撤回 2、支持图片消息防撤回,支持查看高清原图 3、支持文件识别、URL识别、卡片回复消息识别等 4、支持富文本消息防撤回 5、支持个人消息防撤回,以及群主或管理员消息防撤回 6、支持自己发送的消息防撤回 7、文字消息或富文本消息,允许重新编辑或查看 8、支持语音消息防撤回(复制到浏览器打开) 9、支持钉钉多开 10、支持撤回消息提醒 11、支持消息永不已读 12、支持屏蔽钉钉升级

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published