20240513 new update

This commit is contained in:
go2coding 2024-05-13 08:40:15 +08:00
parent 490fe06b12
commit 8afed203d6
2 changed files with 399 additions and 0 deletions

View File

@ -0,0 +1,47 @@
## 2024-05-13
#### c#
* [LiuYunPlayer / TuneLab](https://github.com/LiuYunPlayer/TuneLab):
#### c++
* [Mr-Wiseguy / N64Recomp](https://github.com/Mr-Wiseguy/N64Recomp):Tool to statically recompile N64 games into native executables
* [xfangfang / PPPwn_cpp](https://github.com/xfangfang/PPPwn_cpp):C++ rewrite of PPPwn (PlayStation 4 PPPoE RCE)
* [PolyhedraZK / Expander](https://github.com/PolyhedraZK/Expander):Expander, an open-source GKR prover designed for scaling large-scale parallel computing.
* [Mr-Wiseguy / Zelda64Recomp](https://github.com/Mr-Wiseguy/Zelda64Recomp):Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)
* [zeux / meshoptimizer](https://github.com/zeux/meshoptimizer):Mesh optimization library that makes meshes smaller and faster to render
* [atcoder / ac-library](https://github.com/atcoder/ac-library):AtCoder Library
#### java
* [AndroidIDEOfficial / AndroidIDE](https://github.com/AndroidIDEOfficial/AndroidIDE):AndroidIDE is an IDE for Android to develop full featured Android apps.
* [apache / calcite](https://github.com/apache/calcite):Apache Calcite
#### Kotlin
* [hua0512 / stream-rec](https://github.com/hua0512/stream-rec):Automatic streaming record tool powered by Kotlin coroutines, flow, serialization, sqldelight, and ktor. 虎牙/抖音/斗鱼/Twitch/PandaTV直播弹幕自动录制
* [darshanpania / Notificity](https://github.com/darshanpania/Notificity):
* [rickclephas / KMP-ObservableViewModel](https://github.com/rickclephas/KMP-ObservableViewModel):Library to use AndroidX/Kotlin ViewModels with SwiftUI
#### Objective-C
* [abedkh / color-changer-xcode](https://github.com/abedkh/color-changer-xcode):
* [kondrashov / vkPhotoViewer](https://github.com/kondrashov/vkPhotoViewer):Application for view your albums in VK. Requires iOS 5.0 or later.
* [PrideChung / FontAwesomeKit](https://github.com/PrideChung/FontAwesomeKit):Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
#### php
* [zyx0814 / Pichome](https://github.com/zyx0814/Pichome):一款图片与媒体文件管理功能强大的开源网盘程序
* [symfony / options-resolver](https://github.com/symfony/options-resolver):Provides an improved replacement for the array_replace PHP function
#### python
* [Alpha-VLLM / Lumina-T2X](https://github.com/Alpha-VLLM/Lumina-T2X):Lumina-T2X is a unified framework for Text to Any Modality Generation
* [sol3dev / SOL-shitcoinbot](https://github.com/sol3dev/SOL-shitcoinbot):Solana-shitcoinbot! Solana-bot Meme token bots. autotrade, sniper bot, raydium bot, jupiter bot, solana sniper bot, autorade bot, trade bot
* [modelscope / agentscope](https://github.com/modelscope/agentscope):Start building LLM-empowered multi-agent applications in an easier way.
* [xinntao / Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN):Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
#### swift
* [vapor / validation](https://github.com/vapor/validation):✅ Extensible data validation library (name, email, etc)
* [vapor / template-kit](https://github.com/vapor/template-kit):📄 Easy-to-use foundation for building powerful templating languages in Swift.
* [sparrowcode / PermissionsKit](https://github.com/sparrowcode/PermissionsKit):Universal API for request permission and get its statuses.
#### javascript
* [buxuku / VideoSubtitleGenerator](https://github.com/buxuku/VideoSubtitleGenerator):批量为本地视频生成字幕文件,并可将字幕文件翻译成其它语言
* [ibrahimaitech / BLACK-PANTHER-XMD](https://github.com/ibrahimaitech/BLACK-PANTHER-XMD):Black panther md is the fastest wabot that helps WhatsApp users to enjoy smooth life
* [x0tools / WeChatOpenDevTools](https://github.com/x0tools/WeChatOpenDevTools):
* [swapnilsparsh / 30DaysOfJavaScript](https://github.com/swapnilsparsh/30DaysOfJavaScript):Projects made during the 30 days of the JavaScript challenge
* [kunjgit / GameZone](https://github.com/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 🎮
* [sahandghavidel / mern-blog](https://github.com/sahandghavidel/mern-blog):MERN blog using tailwind css
* [hugeicons / hugeicons-react](https://github.com/hugeicons/hugeicons-react):Boost your UI with Hugeicons React Icons. 3,800+ free customizable stroke icons for sleek web development and design projects. An open-source react icon library tailored for React.
* [Rectify11 / Installer](https://github.com/Rectify11/Installer):A Windows 11 modification which makes it more consistent.
#### go
* [MHNightCat / superfile](https://github.com/MHNightCat/superfile):Pretty fancy and modern terminal file manager
#### TypeScript
* [yuchanns / warpflare](https://github.com/yuchanns/warpflare):Keep your WARP+ traffic topped up with Cloudflare Workers.
* [unocss / unocss](https://github.com/unocss/unocss):The instant on-demand atomic CSS engine.

View File

@ -0,0 +1,352 @@
## 2024-05-13
#### c
* [acidanthera / OpenCorePkg](https://github.com/acidanthera/OpenCorePkg):OpenCore bootloader
* [raspberrypi / pico-examples](https://github.com/raspberrypi/pico-examples):
* [raysan5 / raylib](https://github.com/raysan5/raylib):A simple and easy-to-use library to enjoy videogames programming
* [zmkfirmware / zmk](https://github.com/zmkfirmware/zmk):ZMK Firmware Repository
* [pbatard / rufus](https://github.com/pbatard/rufus):The Reliable USB Formatting Utility
* [openwrt / openwrt](https://github.com/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.
* [capstone-engine / capstone](https://github.com/capstone-engine/capstone):Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
* [nothings / stb](https://github.com/nothings/stb):stb single-file public domain libraries for C/C++
* [netdata / netdata](https://github.com/netdata/netdata):The open-source observability platform everyone needs!
* [HarbourMasters / Shipwright](https://github.com/HarbourMasters/Shipwright):
* [iNavFlight / inav](https://github.com/iNavFlight/inav):INAV: Navigation-enabled flight control software
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
* [yshui / picom](https://github.com/yshui/picom):A lightweight compositor for X11
* [SanderMertens / flecs](https://github.com/SanderMertens/flecs):A fast entity component system (ECS) for C & C++
* [airockchip / rknn-toolkit2](https://github.com/airockchip/rknn-toolkit2):
* [openwall / john](https://github.com/openwall/john):John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
* [Genymobile / scrcpy](https://github.com/Genymobile/scrcpy):Display and control your Android device
* [postgres / postgres](https://github.com/postgres/postgres):Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
* [Tencent / wcdb](https://github.com/Tencent/wcdb):WCDB is a cross-platform database framework developed by WeChat.
* [lua / lua](https://github.com/lua/lua):A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
* [Klipper3d / klipper](https://github.com/Klipper3d/klipper):Klipper is a 3d-printer firmware
* [NVIDIA / open-gpu-kernel-modules](https://github.com/NVIDIA/open-gpu-kernel-modules):NVIDIA Linux open GPU kernel module source
* [reactos / reactos](https://github.com/reactos/reactos):A free Windows-compatible Operating System
* [betaflight / betaflight](https://github.com/betaflight/betaflight):Open Source Flight Controller Firmware
* [glfw / glfw](https://github.com/glfw/glfw):A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
#### c#
* [dotnet / Silk.NET](https://github.com/dotnet/Silk.NET):The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
* [jellyfin / jellyfin](https://github.com/jellyfin/jellyfin):The Free Software Media System
* [LagrangeDev / Lagrange.Core](https://github.com/LagrangeDev/Lagrange.Core):An Implementation of NTQQ Protocol, with Pure C#, Derived from Konata.Core
* [JustArchiNET / ArchiSteamFarm](https://github.com/JustArchiNET/ArchiSteamFarm):C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
* [bitwarden / server](https://github.com/bitwarden/server):The core infrastructure backend (API, database, Docker, etc).
* [dotnet / runtime](https://github.com/dotnet/runtime):.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
* [microsoft / PowerToys](https://github.com/microsoft/PowerToys):Windows system utilities to maximize productivity
* [AssetRipper / AssetRipper](https://github.com/AssetRipper/AssetRipper):GUI Application to work with engine assets, asset bundles, and serialized files
* [BepInEx / BepInEx](https://github.com/BepInEx/BepInEx):Unity / XNA game patcher and plugin framework
* [dnSpy / dnSpy](https://github.com/dnSpy/dnSpy):.NET debugger and assembly editor
* [Ryujinx / Ryujinx](https://github.com/Ryujinx/Ryujinx):Experimental Nintendo Switch Emulator written in C#
* [YSGStudyHards / DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide):🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、常见面试题、面试须知、简历模板、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习共同进步。如果本知识库能为您提供帮助别忘了给予支持哦(关注、点赞、分享)💖。
* [SecHex / SecHex-Spoofy](https://github.com/SecHex/SecHex-Spoofy):C# HWID Changer 🔑︎ Disk, Guid, Mac, Gpu, Pc-Name, Win-ID, EFI, SMBIOS Spoofing [Usermode]
* [BeyondDimension / SteamTools](https://github.com/BeyondDimension/SteamTools):🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
* [Unity-Technologies / EntityComponentSystemSamples](https://github.com/Unity-Technologies/EntityComponentSystemSamples):
* [MaterialDesignInXAML / MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit):Google's Material Design in XAML & WPF, for C# & VB.Net.
* [altmann / FluentResults](https://github.com/altmann/FluentResults):A generalised Result object implementation for .NET/C#
* [SciSharp / LLamaSharp](https://github.com/SciSharp/LLamaSharp):A C#/.NET library to run LLM models (🦙LLaMA/LLaVA) on your local device efficiently.
* [Babyhamsta / Aimmy](https://github.com/Babyhamsta/Aimmy):Universal Second Eye for Gamers with Impairments (Universal AI Aim Aligner - ONNX/YOLOv8 - C#)
* [Unity-Technologies / ml-agents](https://github.com/Unity-Technologies/ml-agents):The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
* [rayenghanmi / RyTuneX](https://github.com/rayenghanmi/RyTuneX):RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework, designed to amplify the performance of Windows devices. Crafted for both Windows 10 and 11.
* [PreaawX / Aviator-Predictor-FULL](https://github.com/PreaawX/Aviator-Predictor-FULL):Aviator Predictor is a tool designed for predicting multipliers in the Aviator betting game, helping players secure their earnings.
* [PowerShell / PowerShell](https://github.com/PowerShell/PowerShell):PowerShell for every system!
* [pizzaboxer / bloxstrap](https://github.com/pizzaboxer/bloxstrap):An alternative bootstrapper for Roblox with a bunch of extra features.
* [LiuYunPlayer / TuneLab](https://github.com/LiuYunPlayer/TuneLab):
#### c++
* [xfangfang / PPPwn_cpp](https://github.com/xfangfang/PPPwn_cpp):C++ rewrite of PPPwn (PlayStation 4 PPPoE RCE)
* [microsoft / proxy](https://github.com/microsoft/proxy):Proxy: Next Generation Polymorphism in C++
* [barry-ran / QtScrcpy](https://github.com/barry-ran/QtScrcpy):Android real-time display control software
* [ml-explore / mlx](https://github.com/ml-explore/mlx):MLX: An array framework for Apple silicon
* [lich0821 / WeChatFerry](https://github.com/lich0821/WeChatFerry):微信逆向,微信机器人,可接入 ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。Hook WeChat.
* [Mozilla-Ocho / llamafile](https://github.com/Mozilla-Ocho/llamafile):Distribute and run LLMs with a single file.
* [Mr-Wiseguy / Zelda64Recomp](https://github.com/Mr-Wiseguy/Zelda64Recomp):Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)
* [Mr-Wiseguy / N64Recomp](https://github.com/Mr-Wiseguy/N64Recomp):Tool to statically recompile N64 games into native executables
* [hyprwm / Hyprland](https://github.com/hyprwm/Hyprland):Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
* [CleverRaven / Cataclysm-DDA](https://github.com/CleverRaven/Cataclysm-DDA):Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
* [MatsuriDayo / nekoray](https://github.com/MatsuriDayo/nekoray):Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
* [openai / triton](https://github.com/openai/triton):Development repository for the Triton language and compiler
* [atcoder / ac-library](https://github.com/atcoder/ac-library):AtCoder Library
* [ClickHouse / ClickHouse](https://github.com/ClickHouse/ClickHouse):ClickHouse® is a free analytics DBMS for big data
* [mudler / LocalAI](https://github.com/mudler/LocalAI):🤖 The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.
* [aseprite / aseprite](https://github.com/aseprite/aseprite):Animated sprite editor & pixel art tool (Windows, macOS, Linux)
* [godotengine / godot](https://github.com/godotengine/godot):Godot Engine Multi-platform 2D and 3D game engine
* [ocornut / imgui](https://github.com/ocornut/imgui):Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
* [PolyhedraZK / Expander](https://github.com/PolyhedraZK/Expander):Expander, an open-source GKR prover designed for scaling large-scale parallel computing.
* [sogou / workflow](https://github.com/sogou/workflow):C++ Parallel Computing and Asynchronous Networking Framework
* [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow):An Open Source Machine Learning Framework for Everyone
* [zeux / meshoptimizer](https://github.com/zeux/meshoptimizer):Mesh optimization library that makes meshes smaller and faster to render
* [tdlib / td](https://github.com/tdlib/td):Cross-platform library for building Telegram clients
* [fxsound2 / fxsound-app](https://github.com/fxsound2/fxsound-app):FxSound application and DSP source code
* [Light-City / CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings):C++那些事
#### java
* [TheAlgorithms / Java](https://github.com/TheAlgorithms/Java):All Algorithms implemented in Java
* [LawnchairLauncher / lawnchair](https://github.com/LawnchairLauncher/lawnchair):No clever tagline needed.
* [jeecgboot / jeecg-boot](https://github.com/jeecgboot/jeecg-boot):🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.xSpringCloudAnt Design&VueMybatisShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
* [dataease / dataease](https://github.com/dataease/dataease):🔥 人人可用的开源数据可视化分析工具帆软、Tableau 等商业 BI 工具的开源替代。
* [apache / seatunnel](https://github.com/apache/seatunnel):SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
* [krahets / hello-algo](https://github.com/krahets/hello-algo):《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新English version ongoing
* [macrozheng / mall](https://github.com/macrozheng/mall):mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
* [apache / incubator-seata](https://github.com/apache/incubator-seata):🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
* [apache / flink-cdc](https://github.com/apache/flink-cdc):Flink CDC is a streaming data integration tool
* [alibaba / druid](https://github.com/alibaba/druid):阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
* [exadel-inc / CompreFace](https://github.com/exadel-inc/CompreFace):Leading free and open-source face recognition system
* [doocs / leetcode](https://github.com/doocs/leetcode):🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解
* [apache / skywalking](https://github.com/apache/skywalking):APM, Application Performance Monitoring System
* [apache / paimon](https://github.com/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.
* [DataLinkDC / dinky](https://github.com/DataLinkDC/dinky):Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
* [flowable / flowable-engine](https://github.com/flowable/flowable-engine):A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
* [AndroidIDEOfficial / AndroidIDE](https://github.com/AndroidIDEOfficial/AndroidIDE):AndroidIDE is an IDE for Android to develop full featured Android apps.
* [langchain4j / langchain4j](https://github.com/langchain4j/langchain4j):Java version of LangChain
* [apache / hadoop](https://github.com/apache/hadoop):Apache Hadoop
* [apache / rocketmq](https://github.com/apache/rocketmq):Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
* [apache / calcite](https://github.com/apache/calcite):Apache Calcite
* [apache / dubbo](https://github.com/apache/dubbo):The java implementation of Apache Dubbo. An RPC and microservice framework.
* [dbeaver / dbeaver](https://github.com/dbeaver/dbeaver):Free universal database tool and SQL client
* [novicezk / midjourney-proxy](https://github.com/novicezk/midjourney-proxy):代理 MidJourney 的discord频道实现api形式调用AI绘图
* [macrozheng / mall-swarm](https://github.com/macrozheng/mall-swarm):mall-swarm是一套微服务商城系统采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全附带全套Spring Cloud教程。
#### Kotlin
* [ankidroid / Anki-Android](https://github.com/ankidroid/Anki-Android):AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
* [tiann / KernelSU](https://github.com/tiann/KernelSU):A Kernel based root solution for Android
* [gedoor / legado](https://github.com/gedoor/legado):Legado 3.0 Book Reader with powerful controls & full functions❤阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
* [jing332 / tts-server-android](https://github.com/jing332/tts-server-android):这是一个Android系统TTS应用内置微软演示接口可自定义HTTP请求可导入其他本地TTS引擎以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。
* [CymChad / BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper):BRVAH:Powerful and flexible RecyclerAdapter
* [ReVanced / revanced-patches](https://github.com/ReVanced/revanced-patches):🧩 Patches for ReVanced
* [hua0512 / stream-rec](https://github.com/hua0512/stream-rec):Automatic streaming record tool powered by Kotlin coroutines, flow, serialization, sqldelight, and ktor. 虎牙/抖音/斗鱼/Twitch/PandaTV直播弹幕自动录制
* [JetBrains / kotlin](https://github.com/JetBrains/kotlin):The Kotlin Programming Language.
* [GangJust / FreedomPlus](https://github.com/GangJust/FreedomPlus):依赖于抖音运行的Xposed模块.
* [iamr0s / Dhizuku](https://github.com/iamr0s/Dhizuku):A Android Application for share DeviceOwner
* [10miaomiao / bilimiao2](https://github.com/10miaomiao/bilimiao2):bilimiao 2.x
* [rickclephas / KMP-ObservableViewModel](https://github.com/rickclephas/KMP-ObservableViewModel):Library to use AndroidX/Kotlin ViewModels with SwiftUI
* [VegaBobo / DSU-Sideloader](https://github.com/VegaBobo/DSU-Sideloader):A simple app made to help users easily install GSIs via DSU's Android feature.
* [ktorio / ktor](https://github.com/ktorio/ktor):Framework for quickly creating connected applications in Kotlin with minimal effort
* [LibChecker / LibChecker](https://github.com/LibChecker/LibChecker):An app to view libraries used in apps in your device.
* [Skytils / SkytilsMod](https://github.com/Skytils/SkytilsMod):Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)
* [CCBlueX / LiquidBounce](https://github.com/CCBlueX/LiquidBounce):A free mixin-based injection hacked client for Minecraft using the Fabric API
* [yairm210 / Unciv](https://github.com/yairm210/Unciv):Open-source Android/Desktop remake of Civ V
* [wordpress-mobile / WordPress-Android](https://github.com/wordpress-mobile/WordPress-Android):WordPress for Android
* [alibaba / p3c](https://github.com/alibaba/p3c):Alibaba Java Coding Guidelines pmd implements and IDE plugin
* [shadowsocks / shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android):A shadowsocks client for Android
* [pppscn / SmsForwarder](https://github.com/pppscn/SmsForwarder):短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端让你轻松远程发短信、查短信、查通话、查话簿、查电量等。V3.0 新增PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正
* [bggRGjQaUbCoE / c001apk](https://github.com/bggRGjQaUbCoE/c001apk):fake coolapk
* [android / architecture-samples](https://github.com/android/architecture-samples):A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
* [darshanpania / Notificity](https://github.com/darshanpania/Notificity):
#### Objective-C
* [sunnyyoung / WeChatTweak-macOS](https://github.com/sunnyyoung/WeChatTweak-macOS):A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
* [opa334 / TrollStore](https://github.com/opa334/TrollStore):Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple
* [react-native-maps / react-native-maps](https://github.com/react-native-maps/react-native-maps):React Native Mapview component for iOS + Android
* [PojavLauncherTeam / PojavLauncher_iOS](https://github.com/PojavLauncherTeam/PojavLauncher_iOS):A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for iOS/iPadOS platform.
* [SVProgressHUD / SVProgressHUD](https://github.com/SVProgressHUD/SVProgressHUD):A clean and lightweight progress HUD for your iOS and tvOS app.
* [ReactiveCocoa / ReactiveObjC](https://github.com/ReactiveCocoa/ReactiveObjC):The 2.x ReactiveCocoa Objective-C API: Streams of values over time
* [abedkh / color-changer-xcode](https://github.com/abedkh/color-changer-xcode):
* [inket / Autoclick](https://github.com/inket/Autoclick):A simple Mac app that simulates mouse clicks
* [michaeleisel / JJLISO8601DateFormatter](https://github.com/michaeleisel/JJLISO8601DateFormatter):A 10x+ faster drop-in replacement for NSISO8601DateFormatter
* [muxinc / stats-sdk-objc](https://github.com/muxinc/stats-sdk-objc):Mux Stats SDK for iOS, tvOS, and visionOS
* [SnapKit / Masonry](https://github.com/SnapKit/Masonry):Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
* [MacPaw / Setapp-framework](https://github.com/MacPaw/Setapp-framework):Setapp Framework
* [naver / naveridlogin-sdk-ios](https://github.com/naver/naveridlogin-sdk-ios):
* [facebookarchive / KVOController](https://github.com/facebookarchive/KVOController):Simple, modern, thread-safe key-value observing for iOS and OS X.
* [AzureAD / microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc):Microsoft Authentication Library (MSAL) for iOS and macOS
* [wix-incubator / DTXLoggingInfra](https://github.com/wix-incubator/DTXLoggingInfra):Logging infrastructure for Apple platforms
* [PrideChung / FontAwesomeKit](https://github.com/PrideChung/FontAwesomeKit):Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
* [medallia / digital-ios-sdk](https://github.com/medallia/digital-ios-sdk):
* [joeldev / JLRoutes](https://github.com/joeldev/JLRoutes):URL routing library for iOS with a simple block-based API
* [muxinc / mux-stats-sdk-avplayer](https://github.com/muxinc/mux-stats-sdk-avplayer):Mux integration with `AVPlayer` for iOS Native Applications
* [pinterest / PINOperation](https://github.com/pinterest/PINOperation):
* [rime / squirrel](https://github.com/rime/squirrel):【鼠鬚管】Rime for macOS
* [kondrashov / vkPhotoViewer](https://github.com/kondrashov/vkPhotoViewer):Application for view your albums in VK. Requires iOS 5.0 or later.
* [okta / okta-oidc-ios](https://github.com/okta/okta-oidc-ios):Okta with AppAuth
* [jspahrsummers / libextobjc](https://github.com/jspahrsummers/libextobjc):A Cocoa library to extend the Objective-C programming language.
#### php
* [laravel / laravel](https://github.com/laravel/laravel):Laravel is a web application framework with expressive, elegant syntax. Weve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
* [zyx0814 / Pichome](https://github.com/zyx0814/Pichome):一款图片与媒体文件管理功能强大的开源网盘程序
* [liberu-genealogy / genealogy-laravel](https://github.com/liberu-genealogy/genealogy-laravel):Full genealogy application using Laravel 11, PHP 8.3, Filament 3.2 and Livewire 3.4
* [Dolibarr / dolibarr](https://github.com/Dolibarr/dolibarr):Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
* [danielmiessler / SecLists](https://github.com/danielmiessler/SecLists):SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
* [kuaifan / dootask](https://github.com/kuaifan/dootask):DooTask是一款开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具同时消息功能使用非对称加密技术让你的沟通更安全。
* [twigphp / Twig](https://github.com/twigphp/Twig):Twig, the flexible, fast, and secure template language for PHP
* [wizwizdev / wizwizxui-timebot](https://github.com/wizwizdev/wizwizxui-timebot):Bot showing the volume and remaining subscription x-ui panel
* [statamic / cms](https://github.com/statamic/cms):The core Laravel CMS Composer package
* [Laravel-Lang / lang](https://github.com/Laravel-Lang/lang):List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI.
* [lizhipay / acg-faka](https://github.com/lizhipay/acg-faka):个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码异次元发卡
* [symfony / options-resolver](https://github.com/symfony/options-resolver):Provides an improved replacement for the array_replace PHP function
* [codehub666 / 94list](https://github.com/codehub666/94list):百度网盘分享链接分析渲染列表辅助下载开源程序
* [firefly-iii / firefly-iii](https://github.com/firefly-iii/firefly-iii):Firefly III: a personal finances manager
* [xiaoxuan6 / SMSBombing](https://github.com/xiaoxuan6/SMSBombing):短信轰炸
* [nextcloud / server](https://github.com/nextcloud/server):☁️ Nextcloud server, a safe home for all your data
* [digininja / DVWA](https://github.com/digininja/DVWA):Damn Vulnerable Web Application (DVWA)
* [glpi-project / glpi](https://github.com/glpi-project/glpi):GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
* [PHPCSStandards / PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer):PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
* [filamentphp / filament](https://github.com/filamentphp/filament):A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
* [kalcaddle / kodbox](https://github.com/kalcaddle/kodbox):kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
* [BookStackApp / BookStack](https://github.com/BookStackApp/BookStack):A platform to create documentation/wiki content built with PHP & Laravel
* [bagisto / bagisto](https://github.com/bagisto/bagisto):Free and open source laravel eCommerce platform
* [orwagodfather / WordList](https://github.com/orwagodfather/WordList):
* [kanboard / kanboard](https://github.com/kanboard/kanboard):Kanban project management software
#### rust
* [sxyazi / yazi](https://github.com/sxyazi/yazi):💥 Blazing fast terminal file manager written in Rust, based on async I/O.
* [pretzelhammer / rust-blog](https://github.com/pretzelhammer/rust-blog):Educational blog posts for Rust beginners
* [cloudflare / pingora](https://github.com/cloudflare/pingora):A library for building fast, reliable and evolvable network services.
* [zed-industries / zed](https://github.com/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.
* [GreptimeTeam / greptimedb](https://github.com/GreptimeTeam/greptimedb):An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
* [DioxusLabs / dioxus](https://github.com/DioxusLabs/dioxus):Fullstack GUI library for web, desktop, mobile, and more.
* [sunface / rust-course](https://github.com/sunface/rust-course):“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
* [rustdesk / rustdesk](https://github.com/rustdesk/rustdesk):An open-source remote desktop, and alternative to TeamViewer.
* [sophiajt / june](https://github.com/sophiajt/june):
* [rustls / rustls](https://github.com/rustls/rustls):A modern TLS library in Rust
* [TabbyML / tabby](https://github.com/TabbyML/tabby):Self-hosted AI coding assistant
* [aptos-labs / aptos-core](https://github.com/aptos-labs/aptos-core):Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
* [SeaQL / sea-orm](https://github.com/SeaQL/sea-orm):🐚 An async & dynamic ORM for Rust
* [tikv / tikv](https://github.com/tikv/tikv):Distributed transactional key-value database, originally created to complement TiDB
* [leptos-rs / leptos](https://github.com/leptos-rs/leptos):Build fast web applications with Rust.
* [embassy-rs / embassy](https://github.com/embassy-rs/embassy):Modern embedded framework, using Rust and async.
* [ankitects / anki](https://github.com/ankitects/anki):Anki's shared backend and web components, and the Qt frontend
* [gleam-lang / gleam](https://github.com/gleam-lang/gleam):⭐️ A friendly language for building type-safe, scalable systems!
* [dtolnay / cxx](https://github.com/dtolnay/cxx):Safe interop between Rust and C++
* [TheAlgorithms / Rust](https://github.com/TheAlgorithms/Rust):All Algorithms implemented in Rust
* [0x192 / universal-android-debloater](https://github.com/0x192/universal-android-debloater):Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
* [bevyengine / bevy](https://github.com/bevyengine/bevy):A refreshingly simple data-driven game engine built in Rust
* [coral-xyz / anchor](https://github.com/coral-xyz/anchor):⚓ Solana Sealevel Framework
* [datafuselabs / databend](https://github.com/datafuselabs/databend):𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
* [denoland / deno](https://github.com/denoland/deno):A modern runtime for JavaScript and TypeScript.
#### python
* [jgravelle / AutoGroq](https://github.com/jgravelle/AutoGroq):
* [harry0703 / MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo):利用AI大模型一键生成高清短视频 Generate short videos with one click using AI LLM.
* [mustafaaljadery / gemma-2B-10M](https://github.com/mustafaaljadery/gemma-2B-10M):Gemma 2B with 10M context length using Infini-attention.
* [dataelement / bisheng](https://github.com/dataelement/bisheng):Bisheng is an open LLM devops platform for next generation AI applications.
* [vvbbnn00 / WARP-Clash-API](https://github.com/vvbbnn00/WARP-Clash-API):该项目可以让你通过订阅的方式使用Cloudflare WARP+自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
* [1Panel-dev / MaxKB](https://github.com/1Panel-dev/MaxKB):💬 基于 LLM 大语言模型的知识库问答系统。开箱即用支持快速嵌入到第三方业务系统1Panel 官方出品。
* [nashsu / FreeAskInternet](https://github.com/nashsu/FreeAskInternet):FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
* [lllyasviel / IC-Light](https://github.com/lllyasviel/IC-Light):More relighting!
* [roboflow / supervision](https://github.com/roboflow/supervision):We write your reusable computer vision tools. 💜
* [OpenDevin / OpenDevin](https://github.com/OpenDevin/OpenDevin):🐚 OpenDevin: Code Less, Make More
* [google-research / timesfm](https://github.com/google-research/timesfm):TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
* [LC044 / WeChatMsg](https://github.com/LC044/WeChatMsg):提取微信聊天记录将其导出成HTML、Word、Excel文档永久保存对聊天记录进行分析生成年度聊天报告用聊天数据训练专属于个人的AI聊天助手
* [sol3dev / SOL-shitcoinbot](https://github.com/sol3dev/SOL-shitcoinbot):Solana-shitcoinbot! Solana-bot Meme token bots. autotrade, sniper bot, raydium bot, jupiter bot, solana sniper bot, autorade bot, trade bot
* [modelscope / agentscope](https://github.com/modelscope/agentscope):Start building LLM-empowered multi-agent applications in an easier way.
* [stanford-oval / storm](https://github.com/stanford-oval/storm):An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
* [binary-husky / gpt_academic](https://github.com/binary-husky/gpt_academic):为GPT/GLM等LLM大语言模型提供实用化交互接口特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件支持Python和C++等项目剖析&自译解功能PDF/LaTex论文翻译&总结功能支持并行问询多种LLM模型支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
* [AUTOMATIC1111 / stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui):Stable Diffusion web UI
* [danswer-ai / danswer](https://github.com/danswer-ai/danswer):Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
* [fishaudio / fish-speech](https://github.com/fishaudio/fish-speech):Brand new TTS solution
* [Alpha-VLLM / Lumina-T2X](https://github.com/Alpha-VLLM/Lumina-T2X):Lumina-T2X is a unified framework for Text to Any Modality Generation
* [ml-explore / mlx-examples](https://github.com/ml-explore/mlx-examples):Examples in the MLX framework
* [hiyouga / LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory):Unify Efficient Fine-Tuning of 100+ LLMs
* [xinntao / Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN):Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
* [kyegomez / AlphaFold3](https://github.com/kyegomez/AlphaFold3):Implementation of Alpha Fold 3 from the paper: "Accurate structure prediction of biomolecular interactions with AlphaFold3" in PyTorch
* [gradio-app / gradio](https://github.com/gradio-app/gradio):Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
#### swift
* [CodeEditApp / CodeEdit](https://github.com/CodeEditApp/CodeEdit):CodeEdit App for macOS Elevate your code editing experience. Open source, free forever.
* [nalexn / clean-architecture-swiftui](https://github.com/nalexn/clean-architecture-swiftui):SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
* [PlayCover / PlayCover](https://github.com/PlayCover/PlayCover):Community fork of PlayCover
* [MrKai77 / Loop](https://github.com/MrKai77/Loop):Window management made elegant.
* [DamascenoRafael / reminders-menubar](https://github.com/DamascenoRafael/reminders-menubar):Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
* [iina / iina](https://github.com/iina/iina):The modern video player for macOS.
* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework.
* [LoopKit / Loop](https://github.com/LoopKit/Loop):An automated insulin delivery app for iOS, built on LoopKit
* [vtourraine / AcknowList](https://github.com/vtourraine/AcknowList):Acknowledgements screen displaying a list of licenses, for example from CocoaPods and Swift Package Manager dependencies.
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library.
* [EhPanda-Team / EhPanda](https://github.com/EhPanda-Team/EhPanda):An unofficial E-Hentai App for iOS built with SwiftUI & TCA.
* [sparrowcode / PermissionsKit](https://github.com/sparrowcode/PermissionsKit):Universal API for request permission and get its statuses.
* [whoeevee / EeveeSpotify](https://github.com/whoeevee/EeveeSpotify):A tweak to get Spotify Premium for free, just like Spotilife
* [jellyfin / Swiftfin](https://github.com/jellyfin/Swiftfin):Native Jellyfin Client for iOS and tvOS
* [grishka / NearDrop](https://github.com/grishka/NearDrop):An unofficial Google Nearby Share app for macOS
* [argmaxinc / WhisperKit](https://github.com/argmaxinc/WhisperKit):Swift native on-device speech recognition with Whisper for Apple Silicon
* [shadowsocks / ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG):Next Generation of ShadowsocksX
* [apple / swift-nio](https://github.com/apple/swift-nio):Event-driven network application framework for high performance protocol servers & clients, non-blocking.
* [vapor / service](https://github.com/vapor/service):📦 Dependency injection / inversion of control framework.
* [vapor / core](https://github.com/vapor/core):🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
* [vapor / http](https://github.com/vapor/http):🚀 Non-blocking, event-driven HTTP built on Swift NIO.
* [vapor / open-crypto](https://github.com/vapor/open-crypto):🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
* [vapor / url-encoded-form](https://github.com/vapor/url-encoded-form):📝 Parse and serialize url-encoded form data with Codable support.
* [vapor / validation](https://github.com/vapor/validation):✅ Extensible data validation library (name, email, etc)
* [vapor / template-kit](https://github.com/vapor/template-kit):📄 Easy-to-use foundation for building powerful templating languages in Swift.
#### javascript
* [txstc55 / ugly-avatar](https://github.com/txstc55/ugly-avatar):
* [Mintplex-Labs / anything-llm](https://github.com/Mintplex-Labs/anything-llm):The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.
* [CesiumGS / cesium](https://github.com/CesiumGS/cesium):An open-source JavaScript library for world-class 3D globes and maps 🌎
* [NaiboWang / EasySpider](https://github.com/NaiboWang/EasySpider):A visual no-code/code-free web crawler/spider易采集一个可视化浏览器自动化测试/数据采集/爬虫软件可以无代码图形化的设计和执行爬虫任务。别名ServiceWrapper面向Web应用的智能化服务封装系统。
* [mattboldt / typed.js](https://github.com/mattboldt/typed.js):A JavaScript Typing Animation Library
* [kunjgit / GameZone](https://github.com/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 🎮
* [swapnilsparsh / 30DaysOfJavaScript](https://github.com/swapnilsparsh/30DaysOfJavaScript):Projects made during the 30 days of the JavaScript challenge
* [yonggekkk / Cloudflare_vless_trojan](https://github.com/yonggekkk/Cloudflare_vless_trojan):Cloudflare代理脚本支持workers与pages两种形式部署实现Vless与Trojan两种协议。CF优选域名、优选官方IP反代IP多平台一键脚本
* [wg-easy / wg-easy](https://github.com/wg-easy/wg-easy):The easiest way to run WireGuard VPN + Web-based Admin UI.
* [MHSanaei / 3x-ui](https://github.com/MHSanaei/3x-ui):Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
* [hugeicons / hugeicons-react](https://github.com/hugeicons/hugeicons-react):Boost your UI with Hugeicons React Icons. 3,800+ free customizable stroke icons for sleek web development and design projects. An open-source react icon library tailored for React.
* [AbhishekSuresh2 / Phoenix-MD](https://github.com/AbhishekSuresh2/Phoenix-MD): A Simple WhatsApp Bot With Advanced Features
* [x0tools / WeChatOpenDevTools](https://github.com/x0tools/WeChatOpenDevTools):
* [buxuku / VideoSubtitleGenerator](https://github.com/buxuku/VideoSubtitleGenerator):批量为本地视频生成字幕文件,并可将字幕文件翻译成其它语言
* [iptv-org / iptv](https://github.com/iptv-org/iptv):Collection of publicly available IPTV channels from all over the world
* [TheAlgorithms / JavaScript](https://github.com/TheAlgorithms/JavaScript):Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
* [ibrahimaitech / IBRAHIM-AI-10.10](https://github.com/ibrahimaitech/IBRAHIM-AI-10.10):BMW MD the faster bot that can do any thing in seconds,Trending Wabot
* [popcorn-official / popcorn-desktop](https://github.com/popcorn-official/popcorn-desktop):Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Windows / Mac / Linux ) A Butter-Project Fork
* [langflow-ai / langflow](https://github.com/langflow-ai/langflow):⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.
* [evershopcommerce / evershop](https://github.com/evershopcommerce/evershop):🛍️ NodeJS E-commerce Platform
* [Rectify11 / Installer](https://github.com/Rectify11/Installer):A Windows 11 modification which makes it more consistent.
* [SuhailTechInfo / Suhail-Md](https://github.com/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 ✨🤖
* [sahandghavidel / mern-blog](https://github.com/sahandghavidel/mern-blog):MERN blog using tailwind css
* [ibrahimaitech / BLACK-PANTHER-XMD](https://github.com/ibrahimaitech/BLACK-PANTHER-XMD):Black panther md is the fastest wabot that helps WhatsApp users to enjoy smooth life
* [Significant-Gravitas / AutoGPT](https://github.com/Significant-Gravitas/AutoGPT):AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
#### go
* [glanceapp / glance](https://github.com/glanceapp/glance):A self-hosted dashboard that puts all your feeds in one place
* [MHNightCat / superfile](https://github.com/MHNightCat/superfile):Pretty fancy and modern terminal file manager
* [jeessy2 / ddns-go](https://github.com/jeessy2/ddns-go):Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
* [filebrowser / filebrowser](https://github.com/filebrowser/filebrowser):📂 Web File Browser
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3, Mistral, Gemma, and other large language models.
* [pingcap / tidb](https://github.com/pingcap/tidb):TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
* [shadow1ng / fscan](https://github.com/shadow1ng/fscan):一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。
* [anchore / grype](https://github.com/anchore/grype):A vulnerability scanner for container images and filesystems
* [SagerNet / sing-box](https://github.com/SagerNet/sing-box):The universal proxy platform
* [ehang-io / nps](https://github.com/ehang-io/nps):一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面内网dns解析、内网socks5代理等等……并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
* [fatedier / frp](https://github.com/fatedier/frp):A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
* [ccfos / nightingale](https://github.com/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.
* [hashicorp / terraform](https://github.com/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.
* [techschool / simplebank](https://github.com/techschool/simplebank):Backend master class: build a simple bank service in Go
* [apernet / hysteria](https://github.com/apernet/hysteria):Hysteria is a powerful, lightning fast and censorship resistant proxy.
* [qdm12 / gluetun](https://github.com/qdm12/gluetun):VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
* [snail007 / goproxy](https://github.com/snail007/goproxy):🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
* [AdguardTeam / AdGuardHome](https://github.com/AdguardTeam/AdGuardHome):Network-wide ads & trackers blocking DNS server
* [1Panel-dev / 1Panel](https://github.com/1Panel-dev/1Panel):🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。
* [livekit / livekit](https://github.com/livekit/livekit):End-to-end stack for WebRTC. SFU media server and SDKs.
* [deanxv / coze-discord-proxy](https://github.com/deanxv/coze-discord-proxy):代理Discord对话Coze-Bot实现以API形式请求GPT4模型提供对话、文生图、图生文、知识库检索等功能。
* [milvus-io / milvus](https://github.com/milvus-io/milvus):A cloud-native vector database, storage for next generation AI applications
* [usememos / memos](https://github.com/usememos/memos):An open source, lightweight note-taking service. Easily capture and share your great thoughts.
* [juanfont / headscale](https://github.com/juanfont/headscale):An open source, self-hosted implementation of the Tailscale control server
* [syncthing / syncthing](https://github.com/syncthing/syncthing):Open Source Continuous File Synchronization
#### TypeScript
* [hydralauncher / hydra](https://github.com/hydralauncher/hydra):Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.
* [SOS-RS / frontend](https://github.com/SOS-RS/frontend):
* [toeverything / AFFiNE](https://github.com/toeverything/AFFiNE):There can be more than Notion and Miro. AFFiNE(pronounced [əfain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
* [SOS-RS / backend](https://github.com/SOS-RS/backend):Auxílio RS: Projetos de Resposta a Emergências por Chuvas e Alagamentos
* [teableio / teable](https://github.com/teableio/teable):✨ The Next Gen Airtable Alternative: No-Code Postgres
* [kamranahmedse / developer-roadmap](https://github.com/kamranahmedse/developer-roadmap):Interactive roadmaps, guides and other educational content to help developers grow in their careers.
* [meetqy / aspoem](https://github.com/meetqy/aspoem):Learn Chinese Poetry With AsPoem.com
* [Dhravya / supermemory](https://github.com/Dhravya/supermemory):Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
* [nocobase / nocobase](https://github.com/nocobase/nocobase):NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.
* [facebook / lexical](https://github.com/facebook/lexical):Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
* [toeverything / blocksuite](https://github.com/toeverything/blocksuite):🧩 Content editing tech stack for the web - BlockSuite is a toolkit for building editors and collaborative applications.
* [makeplane / plane](https://github.com/makeplane/plane):🔥 🔥 🔥 Open Source JIRA, Linear and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
* [vbenjs / vue-vben-admin](https://github.com/vbenjs/vue-vben-admin):A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast
* [lyswhut / lx-music-desktop](https://github.com/lyswhut/lx-music-desktop):一个基于 electron 的音乐软件
* [yuchanns / warpflare](https://github.com/yuchanns/warpflare):Keep your WARP+ traffic topped up with Cloudflare Workers.
* [putyy / res-downloader](https://github.com/putyy/res-downloader):网络资源嗅探资源下载器,支持: 微信视频号下载、网页抖音无水印下载、网页快手无水印视频下载、酷狗音乐下载等网络资源拦截下载!
* [cohere-ai / cohere-toolkit](https://github.com/cohere-ai/cohere-toolkit):Cohere Toolkit is a collection of prebuilt components enabling users to quickly build and deploy RAG applications.
* [gothinkster / realworld](https://github.com/gothinkster/realworld):"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
* [invoke-ai / InvokeAI](https://github.com/invoke-ai/InvokeAI):InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.
* [labring / FastGPT](https://github.com/labring/FastGPT):FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
* [unocss / unocss](https://github.com/unocss/unocss):The instant on-demand atomic CSS engine.
* [nocodb / nocodb](https://github.com/nocodb/nocodb):🔥 🔥 🔥 Open Source Airtable Alternative
* [apache / echarts](https://github.com/apache/echarts):Apache ECharts is a powerful, interactive charting and data visualization library for browser
* [saasfly / saasfly](https://github.com/saasfly/saasfly):Your Next SaaS Template or Boilerplate ! A magic trip start with `bun create saasfly` . The more stars, the more surprises
* [laurent22 / joplin](https://github.com/laurent22/joplin):Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.