20241009 new update

This commit is contained in:
go2coding 2024-10-09 08:40:26 +08:00
parent 0e22711d3f
commit 061263f835
2 changed files with 336 additions and 0 deletions

View File

@ -0,0 +1,15 @@
## 2024-10-09
#### c
* [openresty / openresty](https://github.com/openresty/openresty):High Performance Web Platform Based on Nginx and LuaJIT
* [cage-kiosk / cage](https://github.com/cage-kiosk/cage):A Wayland kiosk
#### c#
* [PKBeam / AMWin-RP](https://github.com/PKBeam/AMWin-RP):A Discord Rich Presence client for Apple Music's native Windows app.
* [microsoft / dev-proxy](https://github.com/microsoft/dev-proxy):Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
#### rust
* [n0-computer / iroh](https://github.com/n0-computer/iroh):A toolkit for building distributed applications
* [o2sh / onefetch](https://github.com/o2sh/onefetch):Command-line Git information tool
* [lancedb / lancedb](https://github.com/lancedb/lancedb):Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
#### python
* [cvat-ai / cvat](https://github.com/cvat-ai/cvat):Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
#### Vue
* [victoryhb / streamlit-option-menu](https://github.com/victoryhb/streamlit-option-menu):streamlit-option-menu is a simple Streamlit component that allows users to select a single item from a list of options in a menu.

View File

@ -0,0 +1,321 @@
## 2024-10-09
#### c
* [zmkfirmware / zmk](https://github.com/zmkfirmware/zmk):ZMK Firmware Repository
* [analogdevicesinc / no-OS](https://github.com/analogdevicesinc/no-OS):Software drivers in C for systems without an operating system
* [tukaani-project / xz](https://github.com/tukaani-project/xz):XZ Utils
* [espressif / esp-idf](https://github.com/espressif/esp-idf):Espressif IoT Development Framework. Official development framework for Espressif SoCs.
* [tursodatabase / libsql](https://github.com/tursodatabase/libsql):libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
* [Bodmer / TFT_eSPI](https://github.com/Bodmer/TFT_eSPI):Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
* [immortalwrt / immortalwrt](https://github.com/immortalwrt/immortalwrt):An opensource OpenWrt variant for mainland China users.
* [redcanaryco / atomic-red-team](https://github.com/redcanaryco/atomic-red-team):Small and highly portable detection tests based on MITRE's ATT&CK.
* [fwupd / fwupd](https://github.com/fwupd/fwupd):A system daemon to allow session software to update firmware
* [timescale / timescaledb](https://github.com/timescale/timescaledb):An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
* [pbatard / rufus](https://github.com/pbatard/rufus):The Reliable USB Formatting Utility
* [NVIDIA / cuda-samples](https://github.com/NVIDIA/cuda-samples):Samples for CUDA Developers which demonstrates features in CUDA Toolkit
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
* [cfenollosa / os-tutorial](https://github.com/cfenollosa/os-tutorial):How to create an OS from scratch
* [microsoft / mimalloc](https://github.com/microsoft/mimalloc):mimalloc is a compact general purpose allocator with excellent performance.
* [pocoproject / poco](https://github.com/pocoproject/poco):The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
* [openresty / openresty](https://github.com/openresty/openresty):High Performance Web Platform Based on Nginx and LuaJIT
* [yugabyte / yugabyte-db](https://github.com/yugabyte/yugabyte-db):YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
* [sonic-net / sonic-buildimage](https://github.com/sonic-net/sonic-buildimage):Scripts which perform an installable binary image build for SONiC
* [Mbed-TLS / mbedtls](https://github.com/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.
* [cage-kiosk / cage](https://github.com/cage-kiosk/cage):A Wayland kiosk
* [git / git](https://github.com/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.
#### c#
* [bitwarden / server](https://github.com/bitwarden/server):Bitwarden infrastructure/backend (API, database, Docker, etc).
* [microsoft / semantic-kernel](https://github.com/microsoft/semantic-kernel):Integrate cutting-edge LLM technology quickly and easily into your apps
* [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.
* [microsoft / reverse-proxy](https://github.com/microsoft/reverse-proxy):A toolkit for developing high-performance HTTP reverse proxy applications.
* [CommunityToolkit / Maui](https://github.com/CommunityToolkit/Maui):The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
* [umbraco / Umbraco-CMS](https://github.com/umbraco/Umbraco-CMS):Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
* [microsoft / kiota](https://github.com/microsoft/kiota):OpenAPI based HTTP Client code generator
* [rmcrackan / Libation](https://github.com/rmcrackan/Libation):Libation: Liberate your Library
* [dotnet / aspnetcore](https://github.com/dotnet/aspnetcore):ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
* [chocolatey / choco](https://github.com/chocolatey/choco):Chocolatey - the package manager for Windows
* [dotnet / aspire-samples](https://github.com/dotnet/aspire-samples):
* [PKBeam / AMWin-RP](https://github.com/PKBeam/AMWin-RP):A Discord Rich Presence client for Apple Music's native Windows app.
* [OfficeDev / Microsoft-Teams-Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples):Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
* [MessagePack-CSharp / MessagePack-CSharp](https://github.com/MessagePack-CSharp/MessagePack-CSharp):Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
* [AzureAD / microsoft-identity-web](https://github.com/AzureAD/microsoft-identity-web):Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
* [microsoft / garnet](https://github.com/microsoft/garnet):Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
* [SixLabors / ImageSharp](https://github.com/SixLabors/ImageSharp):📷 A modern, cross-platform, 2D Graphics library for .NET
* [microsoft / dev-proxy](https://github.com/microsoft/dev-proxy):Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
* [2dust / v2rayN](https://github.com/2dust/v2rayN):A GUI client for Windows, support Xray core and v2fly core and others
* [AzureAD / azure-activedirectory-identitymodel-extensions-for-dotnet](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet):IdentityModel extensions for .Net
* [git-ecosystem / git-credential-manager](https://github.com/git-ecosystem/git-credential-manager):Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
* [ppy / osu](https://github.com/ppy/osu):rhythm is just a *click* away!
* [mRemoteNG / mRemoteNG](https://github.com/mRemoteNG/mRemoteNG):mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
* [DataDog / dd-trace-dotnet](https://github.com/DataDog/dd-trace-dotnet):.NET Client Library for Datadog APM
* [RayWangQvQ / BiliBiliToolPro](https://github.com/RayWangQvQ/BiliBiliToolPro):B 站bilibili自动任务工具支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
#### c++
* [ocornut / imgui](https://github.com/ocornut/imgui):Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
* [hyprwm / Hyprland](https://github.com/hyprwm/Hyprland):Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
* [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow):An Open Source Machine Learning Framework for Everyone
* [TrinityCore / TrinityCore](https://github.com/TrinityCore/TrinityCore):TrinityCore Open Source MMO Framework (master = 11.0.2.56819, 3.3.5 = 3.3.5a.12340, cata classic = 4.4.0.56713)
* [firebase / firebase-ios-sdk](https://github.com/firebase/firebase-ios-sdk):Firebase SDK for Apple App Development
* [google / googletest](https://github.com/google/googletest):GoogleTest - Google Testing and Mocking Framework
* [microsoft / onnxruntime](https://github.com/microsoft/onnxruntime):ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
* [meshtastic / firmware](https://github.com/meshtastic/firmware):Meshtastic device firmware
* [rhasspy / piper](https://github.com/rhasspy/piper):A fast, local neural text to speech system
* [google-ai-edge / mediapipe](https://github.com/google-ai-edge/mediapipe):Cross-platform, customizable ML solutions for live and streaming media.
* [google / or-tools](https://github.com/google/or-tools):Google's Operations Research tools:
* [danmar / cppcheck](https://github.com/danmar/cppcheck):static analysis of C/C++ code
* [project-chip / connectedhomeip](https://github.com/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.
* [gem5 / gem5](https://github.com/gem5/gem5):The official repository for the gem5 computer-system architecture simulator.
* [nlohmann / json](https://github.com/nlohmann/json):JSON for Modern C++
* [TheAlgorithms / C-Plus-Plus](https://github.com/TheAlgorithms/C-Plus-Plus):Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
* [facebookresearch / faiss](https://github.com/facebookresearch/faiss):A library for efficient similarity search and clustering of dense vectors.
* [opencv / opencv](https://github.com/opencv/opencv):Open Source Computer Vision Library
* [NVIDIA / TensorRT](https://github.com/NVIDIA/TensorRT):NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
* [google / sentencepiece](https://github.com/google/sentencepiece):Unsupervised text tokenizer for Neural Network-based text generation.
* [wazuh / wazuh](https://github.com/wazuh/wazuh):Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
* [dalathegreat / Battery-Emulator](https://github.com/dalathegreat/Battery-Emulator):This software enables EV battery packs to be used for stationary storage in combination with solar inverters.
* [google / libphonenumber](https://github.com/google/libphonenumber):Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
* [CleverRaven / Cataclysm-DDA](https://github.com/CleverRaven/Cataclysm-DDA):Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
#### java
* [debezium / debezium](https://github.com/debezium/debezium):Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
* [thingsboard / thingsboard](https://github.com/thingsboard/thingsboard):Open-source IoT Platform - Device management, data collection, processing and visualization.
* [strimzi / strimzi-kafka-operator](https://github.com/strimzi/strimzi-kafka-operator):Apache Kafka® running on Kubernetes
* [apache / iceberg](https://github.com/apache/iceberg):Apache Iceberg
* [dbeaver / dbeaver](https://github.com/dbeaver/dbeaver):Free universal database tool and SQL client
* [google / gson](https://github.com/google/gson):A Java serialization/deserialization library to convert Java Objects into JSON and back
* [google / guava](https://github.com/google/guava):Google core libraries for Java
* [keycloak / keycloak](https://github.com/keycloak/keycloak):Open Source Identity and Access Management For Modern Applications and Services
* [langchain4j / langchain4j](https://github.com/langchain4j/langchain4j):Java version of LangChain
* [spring-projects / spring-security-samples](https://github.com/spring-projects/spring-security-samples):
* [GoogleCloudPlatform / DataflowTemplates](https://github.com/GoogleCloudPlatform/DataflowTemplates):Cloud Dataflow Google-provided templates for solving in-Cloud data tasks
* [eugenp / tutorials](https://github.com/eugenp/tutorials):Just Announced - "Learn Spring Security OAuth":
* [apache / kafka](https://github.com/apache/kafka):Mirror of Apache Kafka
* [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.
* [questdb / questdb](https://github.com/questdb/questdb):QuestDB is an open source time-series database for fast ingest and SQL queries
* [elastic / elasticsearch](https://github.com/elastic/elasticsearch):Free and Open Source, Distributed, RESTful Search Engine
* [junit-team / junit5](https://github.com/junit-team/junit5):✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
* [androidx / media](https://github.com/androidx/media):Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
* [apache / beam](https://github.com/apache/beam):Apache Beam is a unified programming model for Batch and Streaming data processing.
* [OpenRefine / OpenRefine](https://github.com/OpenRefine/OpenRefine):OpenRefine is a free, open source power tool for working with messy data and improving it
* [confluentinc / ksql](https://github.com/confluentinc/ksql):The database purpose-built for stream processing applications.
* [google / ExoPlayer](https://github.com/google/ExoPlayer):This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
* [quarkusio / quarkus](https://github.com/quarkusio/quarkus):Quarkus: Supersonic Subatomic Java.
#### Kotlin
* [pppscn / SmsForwarder](https://github.com/pppscn/SmsForwarder):短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端让你轻松远程发短信、查短信、查通话、查话簿、查电量等。V3.0 新增PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正
* [mobile-dev-inc / maestro](https://github.com/mobile-dev-inc/maestro):Painless Mobile UI Automation
* [2dust / v2rayNG](https://github.com/2dust/v2rayNG):A V2Ray client for Android, support Xray core and v2fly core
* [androidx / androidx](https://github.com/androidx/androidx):Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
* [ethereum-lists / chains](https://github.com/ethereum-lists/chains):provides metadata for chains
* [stripe / stripe-android](https://github.com/stripe/stripe-android):Stripe Android SDK
* [oblador / react-native-keychain](https://github.com/oblador/react-native-keychain):🔑 Keychain Access for React Native
* [getsentry / sentry-java](https://github.com/getsentry/sentry-java):A Sentry SDK for Java, Android and other JVM languages.
* [lottie-react-native / lottie-react-native](https://github.com/lottie-react-native/lottie-react-native):Lottie wrapper for React Native.
* [AkaneTan / Gramophone](https://github.com/AkaneTan/Gramophone):A sane music player built with media3 and material design library that is following android's standard strictly.
* [simondankelmann / Bluetooth-LE-Spam](https://github.com/simondankelmann/Bluetooth-LE-Spam):
* [aws / aws-toolkit-jetbrains](https://github.com/aws/aws-toolkit-jetbrains):AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
* [firebase / quickstart-android](https://github.com/firebase/quickstart-android):Firebase Quickstart Samples for Android
* [XayahSuSuSu / Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup):DataBackup for Android 7.0+
* [thunderbird / thunderbird-android](https://github.com/thunderbird/thunderbird-android):Thunderbird for Android Open Source Email App for Android (fka K-9 Mail)
* [wikimedia / apps-android-wikipedia](https://github.com/wikimedia/apps-android-wikipedia):📱The official Wikipedia app for Android!
* [aaa1115910 / bv](https://github.com/aaa1115910/bv):哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.
* [InsertKoinIO / koin](https://github.com/InsertKoinIO/koin):Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
* [element-hq / element-x-android](https://github.com/element-hq/element-x-android):Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
* [Kotlin / dokka](https://github.com/Kotlin/dokka):API documentation engine for Kotlin
* [JunkFood02 / Seal](https://github.com/JunkFood02/Seal):🦭 Video/Audio Downloader for Android, based on yt-dlp, designed with Material You
* [Kotlin / kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization):Kotlin multiplatform / multi-format serialization
* [rnmapbox / maps](https://github.com/rnmapbox/maps):A Mapbox react native module for creating custom maps
#### Objective-C
* [realm / realm-swift](https://github.com/realm/realm-swift):Realm is a mobile database: a replacement for Core Data & SQLite
* [tisfeng / Easydict](https://github.com/tisfeng/Easydict):一个简洁优雅的词典翻译 macOS App。开箱即用支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译OpenAIGeminiDeepLGoogleBing腾讯百度阿里小牛彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.
* [react-native-maps / react-native-maps](https://github.com/react-native-maps/react-native-maps):React Native Mapview component for iOS + Android
* [getsentry / sentry-cocoa](https://github.com/getsentry/sentry-cocoa):The official Sentry SDK for iOS, tvOS, macOS, watchOS.
* [AzureAD / microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc):Microsoft Authentication Library (MSAL) for iOS and macOS
* [Hammerspoon / hammerspoon](https://github.com/Hammerspoon/hammerspoon):Staggeringly powerful macOS desktop automation with Lua
* [adjust / ios_sdk](https://github.com/adjust/ios_sdk):This is the iOS SDK of
* [SDWebImage / SDWebImage](https://github.com/SDWebImage/SDWebImage):Asynchronous image downloader with cache support as a UIImageView category
* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
* [OneSignal / OneSignal-iOS-SDK](https://github.com/OneSignal/OneSignal-iOS-SDK):OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
* [aws-amplify / aws-sdk-ios](https://github.com/aws-amplify/aws-sdk-ios):AWS SDK for iOS. For more information, see our web site:
* [objective-see / LuLu](https://github.com/objective-see/LuLu):LuLu is the free macOS firewall
* [google / gtm-session-fetcher](https://github.com/google/gtm-session-fetcher):Google Toolbox for Mac - Session Fetcher
* [google / promises](https://github.com/google/promises):Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
* [BranchMetrics / ios-branch-deep-linking-attribution](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution):The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
* [microsoft / plcrashreporter](https://github.com/microsoft/plcrashreporter):Reliable, open-source crash reporting for iOS, macOS and tvOS
* [VKCOM / vk-ios-sdk](https://github.com/VKCOM/vk-ios-sdk):iOS library for working with VK API, authorization through VK app, using VK functions
* [AliSoftware / OHHTTPStubs](https://github.com/AliSoftware/OHHTTPStubs):Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
#### php
* [PHPOffice / PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet):A pure PHP library for reading and writing spreadsheet files
* [composer / composer](https://github.com/composer/composer):Dependency Manager for PHP
* [WordPress / wordpress-develop](https://github.com/WordPress/wordpress-develop):WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
* [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.
* [bagisto / bagisto](https://github.com/bagisto/bagisto):Free and open source laravel eCommerce platform
* [guzzle / guzzle](https://github.com/guzzle/guzzle):Guzzle, an extensible PHP HTTP client
* [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.
* [MISP / MISP](https://github.com/MISP/MISP):MISP (core software) - Open Source Threat Intelligence and Sharing Platform
* [matomo-org / matomo](https://github.com/matomo-org/matomo):Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
* [mongodb / laravel-mongodb](https://github.com/mongodb/laravel-mongodb):A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
* [livewire / livewire](https://github.com/livewire/livewire):A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
* [tecnickcom / TCPDF](https://github.com/tecnickcom/TCPDF):Official clone of PHP library to generate PDF documents and barcodes
* [PHPMailer / PHPMailer](https://github.com/PHPMailer/PHPMailer):The classic email sending library for PHP
* [rectorphp / rector](https://github.com/rectorphp/rector):Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
* [drush-ops / drush](https://github.com/drush-ops/drush):Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
* [magento / magento2](https://github.com/magento/magento2):Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
* [pterodactyl / panel](https://github.com/pterodactyl/panel):Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
* [symfony / symfony](https://github.com/symfony/symfony):The Symfony PHP framework
* [doctrine-extensions / DoctrineExtensions](https://github.com/doctrine-extensions/DoctrineExtensions):Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
* [librenms / librenms](https://github.com/librenms/librenms):Community-based GPL-licensed network monitoring system
#### rust
* [casey / just](https://github.com/casey/just):🤖 Just a command runner
* [leptos-rs / leptos](https://github.com/leptos-rs/leptos):Build fast web applications with Rust.
* [o2sh / onefetch](https://github.com/o2sh/onefetch):Command-line Git information tool
* [SeaQL / sea-orm](https://github.com/SeaQL/sea-orm):🐚 An async & dynamic ORM for Rust
* [linera-io / linera-protocol](https://github.com/linera-io/linera-protocol):Main repository for the Linera protocol
* [lapce / lapce](https://github.com/lapce/lapce):Lightning-fast and Powerful Code Editor written in Rust
* [tokio-rs / tokio](https://github.com/tokio-rs/tokio):A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
* [gleam-lang / gleam](https://github.com/gleam-lang/gleam):⭐️ A friendly language for building type-safe, scalable systems!
* [lancedb / lancedb](https://github.com/lancedb/lancedb):Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
* [tauri-apps / tauri](https://github.com/tauri-apps/tauri):Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
* [paritytech / polkadot-sdk](https://github.com/paritytech/polkadot-sdk):The Parity Polkadot Blockchain SDK
* [qdrant / qdrant](https://github.com/qdrant/qdrant):Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
* [astral-sh / uv](https://github.com/astral-sh/uv):An extremely fast Python package and project manager, written in Rust.
* [stalwartlabs / mail-server](https://github.com/stalwartlabs/mail-server):Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
* [biomejs / biome](https://github.com/biomejs/biome):A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
* [YaLTeR / niri](https://github.com/YaLTeR/niri):A scrollable-tiling Wayland compositor.
* [n0-computer / iroh](https://github.com/n0-computer/iroh):A toolkit for building distributed applications
* [swc-project / swc](https://github.com/swc-project/swc):Rust-based platform for the Web
* [pola-rs / polars](https://github.com/pola-rs/polars):Dataframes powered by a multithreaded, vectorized query engine, written in Rust
* [apache / arrow-rs](https://github.com/apache/arrow-rs):Official Rust implementation of Apache Arrow
* [awslabs / mountpoint-s3](https://github.com/awslabs/mountpoint-s3):A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
* [prefix-dev / pixi](https://github.com/prefix-dev/pixi):Package management made easy
#### python
* [livekit / agents](https://github.com/livekit/agents):Build real-time multimodal AI applications 🤖🎙️📹
* [ErikBjare / gptme](https://github.com/ErikBjare/gptme):Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
* [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python):All Algorithms implemented in Python
* [keras-team / keras](https://github.com/keras-team/keras):Deep Learning for humans
* [zauberzeug / nicegui](https://github.com/zauberzeug/nicegui):Create web-based user interfaces with Python. The nice way.
* [julep-ai / julep](https://github.com/julep-ai/julep):API for building multi-step agent workflows. (An orchestrator for AI agents and workflows.)
* [roboflow / supervision](https://github.com/roboflow/supervision):We write your reusable computer vision tools. 💜
* [openedx / edx-platform](https://github.com/openedx/edx-platform):The Open edX LMS & Studio, powering education sites around the world!
* [swisskyrepo / PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings):A list of useful payloads and bypass for Web Application Security and Pentest/CTF
* [cleanlab / cleanlab](https://github.com/cleanlab/cleanlab):The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
* [KruxAI / ragbuilder](https://github.com/KruxAI/ragbuilder):A toolkit to create optimal Production-ready RAG setup for your data
* [huggingface / lerobot](https://github.com/huggingface/lerobot):🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
* [Lightning-AI / litgpt](https://github.com/Lightning-AI/litgpt):20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
* [pre-commit / pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks):Some out-of-the-box hooks for pre-commit
* [ccxt / ccxt](https://github.com/ccxt/ccxt):A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
* [cvat-ai / cvat](https://github.com/cvat-ai/cvat):Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
#### swift
* [TelegramMessenger / Telegram-iOS](https://github.com/TelegramMessenger/Telegram-iOS):Telegram-iOS
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web.
* [apple / swift-openapi-generator](https://github.com/apple/swift-openapi-generator):Generate Swift client and server code from an OpenAPI document.
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development
* [Finb / Bark](https://github.com/Finb/Bark):Bark is an iOS App which allows you to push custom notifications to your iPhone
* [apple / swift-nio](https://github.com/apple/swift-nio):Event-driven network application framework for high performance protocol servers & clients, non-blocking.
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
* [kean / Nuke](https://github.com/kean/Nuke):Image loading system
* [hackiftekhar / IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager):Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
* [pointfreeco / swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture):A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [apple / swift-async-algorithms](https://github.com/apple/swift-async-algorithms):Async Algorithms for Swift
* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI
* [marmelroy / PhoneNumberKit](https://github.com/marmelroy/PhoneNumberKit):A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
* [grpc / grpc-swift](https://github.com/grpc/grpc-swift):The Swift language implementation of gRPC.
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
* [jordanbaird / Ice](https://github.com/jordanbaird/Ice):Powerful menu bar manager for macOS
* [nikitabobko / AeroSpace](https://github.com/nikitabobko/AeroSpace):AeroSpace is an i3-like tiling window manager for macOS
* [SDWebImage / SDWebImageSwiftUI](https://github.com/SDWebImage/SDWebImageSwiftUI):SwiftUI Image loading and Animation framework powered by SDWebImage
* [hmlongco / Factory](https://github.com/hmlongco/Factory):A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library.
* [yonaskolb / XcodeGen](https://github.com/yonaskolb/XcodeGen):A Swift command line tool for generating your Xcode project
* [stephencelis / SQLite.swift](https://github.com/stephencelis/SQLite.swift):A type-safe, Swift-language layer over SQLite3.
* [RevenueCat / purchases-ios](https://github.com/RevenueCat/purchases-ios):In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
#### javascript
* [projectdiscovery / nuclei-templates](https://github.com/projectdiscovery/nuclei-templates):Community curated list of templates for the nuclei engine to find security vulnerabilities.
* [diegomura / react-pdf](https://github.com/diegomura/react-pdf):📄 Create PDF files using React
* [NaiboWang / EasySpider](https://github.com/NaiboWang/EasySpider):A visual no-code/code-free web crawler/spider易采集一个可视化浏览器自动化测试/数据采集/爬虫软件可以无代码图形化的设计和执行爬虫任务。别名ServiceWrapper面向Web应用的智能化服务封装系统。
* [facebook / react](https://github.com/facebook/react):The library for web and native user interfaces.
* [WebGoat / WebGoat](https://github.com/WebGoat/WebGoat):WebGoat is a deliberately insecure application
* [nodejs / node](https://github.com/nodejs/node):Node.js JavaScript runtime ✨🐢🚀✨
* [idurar / idurar-erp-crm](https://github.com/idurar/idurar-erp-crm):Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
* [gorhill / uBlock](https://github.com/gorhill/uBlock):uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
* [blackmatrix7 / ios_rule_script](https://github.com/blackmatrix7/ios_rule_script):分流规则、重写写规则及脚本。
* [jgraph / drawio-desktop](https://github.com/jgraph/drawio-desktop):Official electron build of draw.io
* [axios / axios](https://github.com/axios/axios):Promise based HTTP client for the browser and node.js
* [Asabeneh / 30-Days-Of-React](https://github.com/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
* [UseInterstellar / Interstellar](https://github.com/UseInterstellar/Interstellar):One of the most popular modern web proxies with blazing fast speeds and a variety of games.
* [iamrahulmahato / master-web-development](https://github.com/iamrahulmahato/master-web-development):Learn to code by building projects.
* [lencx / Noi](https://github.com/lencx/Noi):🚀 Power Your World with AI - Explore, Extend, Empower.
* [FortAwesome / Font-Awesome](https://github.com/FortAwesome/Font-Awesome):The iconic SVG, font, and CSS toolkit
* [GoogleChrome / chrome-extensions-samples](https://github.com/GoogleChrome/chrome-extensions-samples):Chrome Extensions Samples
* [sudheerj / reactjs-interview-questions](https://github.com/sudheerj/reactjs-interview-questions):List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
#### go
* [prometheus / client_golang](https://github.com/prometheus/client_golang):Prometheus instrumentation library for Go applications
* [jackc / pgx](https://github.com/jackc/pgx):PostgreSQL driver and toolkit for Go
* [iam-veeramalla / observability-zero-to-hero](https://github.com/iam-veeramalla/observability-zero-to-hero):[WIP]: Repo for learning observability
* [TheAlgorithms / Go](https://github.com/TheAlgorithms/Go):Algorithms and Data Structures implemented in Go for beginners, following best practices.
* [flyteorg / flyte](https://github.com/flyteorg/flyte):Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
* [SagerNet / sing-box](https://github.com/SagerNet/sing-box):The universal proxy platform
* [rancher / rancher](https://github.com/rancher/rancher):Complete container management platform
* [docker / cli](https://github.com/docker/cli):The Docker CLI
* [seaweedfs / seaweedfs](https://github.com/seaweedfs/seaweedfs):SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
* [go-kratos / kratos](https://github.com/go-kratos/kratos):Your ultimate Go microservices framework for the cloud-native era.
* [kubernetes / dashboard](https://github.com/kubernetes/dashboard):General-purpose web UI for Kubernetes clusters
* [grpc / grpc-go](https://github.com/grpc/grpc-go):The Go language implementation of gRPC. HTTP/2 based RPC
* [kyverno / kyverno](https://github.com/kyverno/kyverno):Cloud Native Policy Management
* [go-gitea / gitea](https://github.com/go-gitea/gitea):Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
* [danielmiessler / fabric](https://github.com/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.
* [GoogleCloudPlatform / microservices-demo](https://github.com/GoogleCloudPlatform/microservices-demo):Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
* [operator-framework / operator-sdk](https://github.com/operator-framework/operator-sdk):SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
* [spf13 / cobra](https://github.com/spf13/cobra):A Commander for modern Go CLI interactions
* [gofr-dev / gofr](https://github.com/gofr-dev/gofr):An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
* [v2fly / domain-list-community](https://github.com/v2fly/domain-list-community):Community managed domain list. Generate geosite.dat for V2Ray.
* [open-telemetry / opentelemetry-go-contrib](https://github.com/open-telemetry/opentelemetry-go-contrib):Collection of extensions for OpenTelemetry-Go.
* [GoogleContainerTools / kaniko](https://github.com/GoogleContainerTools/kaniko):Build Container Images In Kubernetes
* [google / gvisor](https://github.com/google/gvisor):Application Kernel for Containers
* [hashicorp / terraform-provider-azurerm](https://github.com/hashicorp/terraform-provider-azurerm):Terraform provider for Azure Resource Manager
* [lib / pq](https://github.com/lib/pq):Pure Go Postgres driver for database/sql
#### TypeScript
* [mendableai / firecrawl](https://github.com/mendableai/firecrawl):🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
* [onejs / one](https://github.com/onejs/one):❶ One is a new React framework that makes cross-platform simple. Target web and native with just Vite.
* [keldaanCommunity / pokemonAutoChess](https://github.com/keldaanCommunity/pokemonAutoChess):Pokemon Auto Chess Game. Made by fans for fans. Open source, non profit. All rights to the Pokemon Company.
* [apache / superset](https://github.com/apache/superset):Apache Superset is a Data Visualization and Data Exploration Platform
* [nocodb / nocodb](https://github.com/nocodb/nocodb):🔥 🔥 🔥 Open Source Airtable Alternative
* [renovatebot / renovate](https://github.com/renovatebot/renovate):Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
* [promptfoo / promptfoo](https://github.com/promptfoo/promptfoo):Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
* [prisma / prisma](https://github.com/prisma/prisma):Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
* [lucia-auth / lucia](https://github.com/lucia-auth/lucia):Authentication, simple and clean
* [vercel / ai-chatbot](https://github.com/vercel/ai-chatbot):A full-featured, hackable Next.js AI chatbot built by Vercel
* [adrianhajdin / healthcare](https://github.com/adrianhajdin/healthcare):Build a healthcare platform that streamlines patient registration, appointment scheduling, and medical records, and learn to implement complex forms and SMS notifications.
* [hcengineering / platform](https://github.com/hcengineering/platform):Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
* [sourcegraph / cody](https://github.com/sourcegraph/cody):Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
* [wojtekmaj / react-pdf](https://github.com/wojtekmaj/react-pdf):Display PDFs in your React app as easily as if they were images.
* [nativewind / nativewind](https://github.com/nativewind/nativewind):React Native utility-first universal design system - powered by Tailwind CSS
* [tutao / tutanota](https://github.com/tutao/tutanota):Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
* [tinymce / tinymce](https://github.com/tinymce/tinymce):The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
* [makeplane / plane](https://github.com/makeplane/plane):🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
#### Vue
* [CorentinTh / it-tools](https://github.com/CorentinTh/it-tools):Collection of handy online tools for developers, with great UX.
* [Lissy93 / dashy](https://github.com/Lissy93/dashy):🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
* [PanJiaChen / vue-element-admin](https://github.com/PanJiaChen/vue-element-admin):🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
* [unovue / shadcn-vue](https://github.com/unovue/shadcn-vue):Vue port of shadcn-ui
* [primefaces / primevue](https://github.com/primefaces/primevue):Next Generation Vue UI Component Library
* [AutomaApp / automa](https://github.com/AutomaApp/automa):A browser extension for automating your browser by connecting blocks
* [frappe / crm](https://github.com/frappe/crm):The future of open source CRM
* [ccbikai / Sink](https://github.com/ccbikai/Sink):⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
* [Virtual-Browser / VirtualBrowser](https://github.com/Virtual-Browser/VirtualBrowser):Free anti fingerprint browser, 指纹浏览器, 隐私浏览器, 免费的web3空投专用指纹浏览器
* [nuxt-ui-pro / dashboard](https://github.com/nuxt-ui-pro/dashboard):A dashboard template made with Vue and Nuxt UI Pro.
* [victoryhb / streamlit-option-menu](https://github.com/victoryhb/streamlit-option-menu):streamlit-option-menu is a simple Streamlit component that allows users to select a single item from a list of options in a menu.
* [CareyWang / sub-web](https://github.com/CareyWang/sub-web):
* [GeoGuess / GeoGuess](https://github.com/GeoGuess/GeoGuess):GeoGuess is an open-source geography game with Google Map StreetView. You can play solo or with your friends simultaneously.
* [yangzongzhuan / RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3):🎉 (RuoYi)官方仓库 基于SpringBootSpring SecurityJWTVue3 & Vite、Element Plus 的前后端分离权限管理系统