diff --git a/data/new/2024/11/2024-11-06.md b/data/new/2024/11/2024-11-06.md new file mode 100644 index 0000000..dd1946d --- /dev/null +++ b/data/new/2024/11/2024-11-06.md @@ -0,0 +1,17 @@ +## 2024-11-06 +#### c +* [linux-can / can-utils](https://github.com/linux-can/can-utils):Linux-CAN / SocketCAN user space applications +#### c# +* [dotnet / SqlClient](https://github.com/dotnet/SqlClient):Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications. +* [dotnetcore / BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor):Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor. +#### java +* [TNG / ArchUnit](https://github.com/TNG/ArchUnit):A Java architecture test library, to specify and assert architecture rules in plain Java +#### Kotlin +* [google / android-fhir](https://github.com/google/android-fhir):The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android. +#### swift +* [Mijick / Popups](https://github.com/Mijick/Popups):Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI. +#### javascript +* [frappe / lms](https://github.com/frappe/lms):Easy to Use, 100% Open Source Learning Management System +#### TypeScript +* [zmh-program / chatnio](https://github.com/zmh-program/chatnio):🚀 Next Generation AI One-Stop Internationalization Solution. 🚀 下一代 AI 一站式 B/C 端解决方案,支持 OpenAI,Midjourney,Claude,讯飞星火,Stable Diffusion,DALL·E,ChatGLM,通义千问,腾讯混元,360 智脑,百川 AI,火山方舟,新必应,Gemini,Moonshot 等模型,支持对话分享,自定义预设,云端同步,模型市场,支持弹性计费和订阅计划模式,支持图片解析,支持联网搜索,支持模型缓存,丰富美观的后台管理与仪表盘数据统计。 +* [haydenbleasel / next-forge](https://github.com/haydenbleasel/next-forge):Production-grade Turborepo template for Next.js apps. diff --git a/data/trending/2024/11/2024-11-06.md b/data/trending/2024/11/2024-11-06.md new file mode 100644 index 0000000..606b304 --- /dev/null +++ b/data/trending/2024/11/2024-11-06.md @@ -0,0 +1,324 @@ +## 2024-11-06 + +#### c +* [netdata / netdata](https://github.com/netdata/netdata):Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! +* [ThrowTheSwitch / Unity](https://github.com/ThrowTheSwitch/Unity):Simple Unit Testing for C +* [Klipper3d / klipper](https://github.com/Klipper3d/klipper):Klipper is a 3d-printer firmware +* [stephane / libmodbus](https://github.com/stephane/libmodbus):A Modbus library for Linux, Mac OS, FreeBSD and Windows +* [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. +* [unicorn-engine / unicorn](https://github.com/unicorn-engine/unicorn):Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86) +* [zephyrproject-rtos / zephyr](https://github.com/zephyrproject-rtos/zephyr):Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures. +* [freebsd / freebsd-src](https://github.com/freebsd/freebsd-src):The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests.... +* [linux-can / can-utils](https://github.com/linux-can/can-utils):Linux-CAN / SocketCAN user space applications +* [libjpeg-turbo / libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo):Main libjpeg-turbo repository +* [espressif / esp-idf](https://github.com/espressif/esp-idf):Espressif IoT Development Framework. Official development framework for Espressif SoCs. +* [c3lang / c3c](https://github.com/c3lang/c3c):Compiler for the C3 language +* [betaflight / betaflight](https://github.com/betaflight/betaflight):Open Source Flight Controller Firmware +* [microsoft / Windows-driver-samples](https://github.com/microsoft/Windows-driver-samples):This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples. +* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library +* [apache / nuttx](https://github.com/apache/nuttx):Apache NuttX is a mature, real-time embedded operating system (RTOS) +* [openresty / openresty](https://github.com/openresty/openresty):High Performance Web Platform Based on Nginx and LuaJIT +* [OISF / suricata](https://github.com/OISF/suricata):Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community. +* [libfuse / libfuse](https://github.com/libfuse/libfuse):The reference implementation of the Linux FUSE (Filesystem in Userspace) interface +* [erincatto / box2d](https://github.com/erincatto/box2d):Box2D is a 2D physics engine for games +* [valkey-io / valkey](https://github.com/valkey-io/valkey):A flexible distributed key-value datastore that is optimized for caching and other realtime workloads. + +#### c# +* [Radarr / Radarr](https://github.com/Radarr/Radarr):Movie organizer/manager for usenet and torrent users. +* [microsoft / PowerToys](https://github.com/microsoft/PowerToys):Windows system utilities to maximize productivity +* [Azure-Samples / cognitive-services-speech-sdk](https://github.com/Azure-Samples/cognitive-services-speech-sdk):Sample code for the Microsoft Cognitive Services Speech SDK +* [OrchardCMS / OrchardCore](https://github.com/OrchardCMS/OrchardCore):Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework. +* [dotnet / sdk](https://github.com/dotnet/sdk):Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI +* [jasontaylordev / CleanArchitecture](https://github.com/jasontaylordev/CleanArchitecture):Clean Architecture Solution Template for ASP.NET Core +* [AvaloniaUI / Avalonia](https://github.com/AvaloniaUI/Avalonia):Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology +* [microsoft / reverse-proxy](https://github.com/microsoft/reverse-proxy):A toolkit for developing high-performance HTTP reverse proxy applications. +* [ScottPlot / ScottPlot](https://github.com/ScottPlot/ScottPlot):Interactive plotting library for .NET +* [microsoft / semantic-kernel](https://github.com/microsoft/semantic-kernel):Integrate cutting-edge LLM technology quickly and easily into your apps +* [MonoGame / MonoGame](https://github.com/MonoGame/MonoGame):One framework for creating powerful cross-platform games. +* [kgrzybek / modular-monolith-with-ddd](https://github.com/kgrzybek/modular-monolith-with-ddd):Full Modular Monolith application with Domain-Driven Design approach. +* [sourcegit-scm / sourcegit](https://github.com/sourcegit-scm/sourcegit):Windows/macOS/Linux GUI client for GIT users +* [ChilliCream / graphql-platform](https://github.com/ChilliCream/graphql-platform):Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE. +* [microsoft / kiota](https://github.com/microsoft/kiota):OpenAPI based HTTP Client code generator +* [dotnet / efcore](https://github.com/dotnet/efcore):EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. +* [YSGStudyHards / DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide):🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、技术前沿周刊、常见面试题、面试须知、简历模板、人才招聘、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、分享)💖。 +* [GhostPack / Seatbelt](https://github.com/GhostPack/Seatbelt):Seatbelt is a C# project that performs a number of security oriented host-survey "safety checks" relevant from both offensive and defensive security perspectives. +* [dotnet / SqlClient](https://github.com/dotnet/SqlClient):Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications. +* [dotnetcore / BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor):Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor. +* [mob-sakai / ParticleEffectForUGUI](https://github.com/mob-sakai/ParticleEffectForUGUI):Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas. +* [AzureAD / azure-activedirectory-identitymodel-extensions-for-dotnet](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet):IdentityModel extensions for .Net +* [spectreconsole / spectre.console](https://github.com/spectreconsole/spectre.console):A .NET library that makes it easier to create beautiful console applications. + +#### c++ +* [nlohmann / json](https://github.com/nlohmann/json):JSON for Modern C++ +* [jrouwe / JoltPhysics](https://github.com/jrouwe/JoltPhysics):A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West. +* [Aircoookie / WLED](https://github.com/Aircoookie/WLED):Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! +* [microsoft / STL](https://github.com/microsoft/STL):MSVC's implementation of the C++ Standard Library. +* [ArduPilot / ardupilot](https://github.com/ArduPilot/ardupilot):ArduPlane, ArduCopter, ArduRover, ArduSub source +* [MaaAssistantArknights / MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights):《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients. +* [microsoft / onnxruntime](https://github.com/microsoft/onnxruntime):ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator +* [FreeCAD / FreeCAD](https://github.com/FreeCAD/FreeCAD):This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. +* [nextcloud / desktop](https://github.com/nextcloud/desktop):💻 Desktop sync client for Nextcloud +* [ggerganov / llama.cpp](https://github.com/ggerganov/llama.cpp):LLM inference in C/C++ +* [microsoft / calculator](https://github.com/microsoft/calculator):Windows Calculator: A simple yet powerful calculator that ships with Windows +* [oneapi-src / oneDNN](https://github.com/oneapi-src/oneDNN):oneAPI Deep Neural Network Library (oneDNN) +* [apache / kvrocks](https://github.com/apache/kvrocks):Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. +* [sogou / workflow](https://github.com/sogou/workflow):C++ Parallel Computing and Asynchronous Networking Framework +* [ethz-asl / kalibr](https://github.com/ethz-asl/kalibr):The Kalibr visual-inertial calibration toolbox +* [NVIDIA / TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM):TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines. +* [tranek / GASDocumentation](https://github.com/tranek/GASDocumentation):My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project. +* [google / filament](https://github.com/google/filament):Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2 +* [Tencent / puerts](https://github.com/Tencent/puerts):PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript. +* [meshtastic / firmware](https://github.com/meshtastic/firmware):Meshtastic device firmware + +#### java +* [kestra-io / kestra](https://github.com/kestra-io/kestra):⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow... +* [Stirling-Tools / Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF):#1 Locally hosted web application that allows you to perform various operations on PDF files +* [apache / gravitino](https://github.com/apache/gravitino):World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake. +* [brettwooldridge / HikariCP](https://github.com/brettwooldridge/HikariCP):光 HikariCP・A solid, high-performance, JDBC connection pool at last. +* [ReChronoRain / HyperCeiler](https://github.com/ReChronoRain/HyperCeiler):MIUI & HyperOS enhancement module - Make MIUI & HyperOS Great Again! +* [exadel-inc / CompreFace](https://github.com/exadel-inc/CompreFace):Leading free and open-source face recognition system +* [dbeaver / dbeaver](https://github.com/dbeaver/dbeaver):Free universal database tool and SQL client +* [netty / netty](https://github.com/netty/netty):Netty project - an event-driven asynchronous network application framework +* [kunal-kushwaha / DSA-Bootcamp-Java](https://github.com/kunal-kushwaha/DSA-Bootcamp-Java):This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs. +* [alibaba / nacos](https://github.com/alibaba/nacos):an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications. +* [doocs / advanced-java](https://github.com/doocs/advanced-java):😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 +* [apache / pinot](https://github.com/apache/pinot):Apache Pinot - A realtime distributed OLAP datastore +* [tencentmusic / supersonic](https://github.com/tencentmusic/supersonic):SuperSonic is the next-generation AI+BI platform that unifies Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms. +* [apache / nifi](https://github.com/apache/nifi):Apache NiFi +* [apache / fineract](https://github.com/apache/fineract):Apache Fineract +* [Snailclimb / JavaGuide](https://github.com/Snailclimb/JavaGuide):「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! +* [spring-projects / spring-framework](https://github.com/spring-projects/spring-framework):Spring Framework +* [strimzi / strimzi-kafka-operator](https://github.com/strimzi/strimzi-kafka-operator):Apache Kafka® running on Kubernetes +* [datahub-project / datahub](https://github.com/datahub-project/datahub):The Metadata Platform for your Data Stack +* [Blankj / AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode):🔥 Android developers should collect the following utils(updating). +* [TNG / ArchUnit](https://github.com/TNG/ArchUnit):A Java architecture test library, to specify and assert architecture rules in plain Java +* [alibaba / arthas](https://github.com/alibaba/arthas):Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas +* [apache / kafka](https://github.com/apache/kafka):Mirror of Apache Kafka +* [graphhopper / graphhopper](https://github.com/graphhopper/graphhopper):Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server. +* [keycloak / keycloak](https://github.com/keycloak/keycloak):Open Source Identity and Access Management For Modern Applications and Services + +#### Kotlin +* [amir1376 / ab-download-manager](https://github.com/amir1376/ab-download-manager):A Download Manager that speeds up your downloads +* [tiann / KernelSU](https://github.com/tiann/KernelSU):A Kernel based root solution for Android +* [2dust / v2rayNG](https://github.com/2dust/v2rayNG):A V2Ray client for Android, support Xray core and v2fly core +* [thunderbird / thunderbird-android](https://github.com/thunderbird/thunderbird-android):Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail) +* [ethereum-lists / chains](https://github.com/ethereum-lists/chains):provides metadata for chains +* [firebase / quickstart-android](https://github.com/firebase/quickstart-android):Firebase Quickstart Samples for Android +* [android / compose-samples](https://github.com/android/compose-samples):Official Jetpack Compose samples. +* [mobile-dev-inc / maestro](https://github.com/mobile-dev-inc/maestro):Painless Mobile UI Automation +* [JetBrains / kotlin](https://github.com/JetBrains/kotlin):The Kotlin Programming Language. +* [wordpress-mobile / WordPress-Android](https://github.com/wordpress-mobile/WordPress-Android):WordPress for Android +* [android / nowinandroid](https://github.com/android/nowinandroid):A fully functional Android app built entirely with Kotlin and Jetpack Compose +* [mapbox / mapbox-maps-android](https://github.com/mapbox/mapbox-maps-android):Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL. +* [getsentry / sentry-java](https://github.com/getsentry/sentry-java):A Sentry SDK for Java, Android and other JVM languages. +* [alibaba / p3c](https://github.com/alibaba/p3c):Alibaba Java Coding Guidelines pmd implements and IDE plugin +* [android / sunflower](https://github.com/android/sunflower):A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose. +* [awslabs / aws-sdk-kotlin](https://github.com/awslabs/aws-sdk-kotlin):Multiplatform AWS SDK for Kotlin +* [ktorio / ktor](https://github.com/ktorio/ktor):Framework for quickly creating connected applications in Kotlin with minimal effort +* [google / android-fhir](https://github.com/google/android-fhir):The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android. +* [nightscout / AndroidAPS](https://github.com/nightscout/AndroidAPS):Opensource automated insulin delivery system (closed loop) +* [CCBlueX / LiquidBounce](https://github.com/CCBlueX/LiquidBounce):A free mixin-based injection hacked client for Minecraft using the Fabric API + +#### Objective-C +* [react-native-maps / react-native-maps](https://github.com/react-native-maps/react-native-maps):React Native Mapview component for iOS + Android +* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers. +* [AzureAD / microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc):Microsoft Authentication Library (MSAL) for iOS and macOS +* [SDWebImage / SDWebImage](https://github.com/SDWebImage/SDWebImage):Asynchronous image downloader with cache support as a UIImageView category +* [getsentry / sentry-cocoa](https://github.com/getsentry/sentry-cocoa):The official Sentry SDK for iOS, tvOS, macOS, watchOS. +* [noah-nuebling / mac-mouse-fix](https://github.com/noah-nuebling/mac-mouse-fix):Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad! +* [google / GoogleSignIn-iOS](https://github.com/google/GoogleSignIn-iOS):Enables iOS and macOS apps to sign in with Google. +* [sparkle-project / Sparkle](https://github.com/sparkle-project/Sparkle):A software update framework for macOS +* [ivpusic / react-native-image-crop-picker](https://github.com/ivpusic/react-native-image-crop-picker):iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping +* [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. +* [Hammerspoon / hammerspoon](https://github.com/Hammerspoon/hammerspoon):Staggeringly powerful macOS desktop automation with Lua +* [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. +* [Giphy / giphy-ios-sdk](https://github.com/Giphy/giphy-ios-sdk):Home of the GIPHY SDK iOS example app, along with iOS SDK documentation, issue tracking, & release notes. +* [PrideChung / FontAwesomeKit](https://github.com/PrideChung/FontAwesomeKit):Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons. +* [realm / realm-swift](https://github.com/realm/realm-swift):Realm is a mobile database: a replacement for Core Data & SQLite + +#### php +* [alextselegidis / easyappointments](https://github.com/alextselegidis/easyappointments):📅 Easy!Appointments - Self Hosted Appointment Scheduler +* [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. +* [PrestaShop / PrestaShop](https://github.com/PrestaShop/PrestaShop):PrestaShop is the universal open-source software platform to build your e-commerce solution. +* [laravel / framework](https://github.com/laravel/framework):The Laravel Framework. +* [symfony / symfony](https://github.com/symfony/symfony):The Symfony PHP framework +* [coollabsio / coolify](https://github.com/coollabsio/coolify):An open-source & self-hostable Heroku / Netlify / Vercel alternative. +* [monicahq / monica](https://github.com/monicahq/monica):Personal CRM. Remember everything about your friends, family and business relationships. +* [nWidart / laravel-modules](https://github.com/nWidart/laravel-modules):Module Management In Laravel +* [spatie / laravel-permission](https://github.com/spatie/laravel-permission):Associate users with roles and permissions +* [MISP / MISP](https://github.com/MISP/MISP):MISP (core software) - Open Source Threat Intelligence and Sharing Platform +* [PHPCSStandards / PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer):PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. +* [cweagans / composer-patches](https://github.com/cweagans/composer-patches):Simple patches plugin for Composer +* [laravel / laravel](https://github.com/laravel/laravel):Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things. +* [PHPMailer / PHPMailer](https://github.com/PHPMailer/PHPMailer):The classic email sending library for PHP +* [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. +* [livewire / livewire](https://github.com/livewire/livewire):A full-stack framework for Laravel that takes the pain out of building dynamic UIs. +* [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. +* [symfony / ux](https://github.com/symfony/ux):Symfony UX initiative: a JavaScript ecosystem for Symfony +* [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. +* [stripe / stripe-php](https://github.com/stripe/stripe-php):PHP library for the Stripe API. +* [bagisto / bagisto](https://github.com/bagisto/bagisto):Free and open source laravel eCommerce platform +* [larastan / larastan](https://github.com/larastan/larastan):⚗️ Adds code analysis to Laravel improving developer productivity and code quality. +* [cedar2025 / Xboard](https://github.com/cedar2025/Xboard):基于V2board二次开发支持新协议新特性的高性能面板 + +#### rust +* [tw93 / Pake](https://github.com/tw93/Pake):🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 +* [zellij-org / zellij](https://github.com/zellij-org/zellij):A terminal workspace with batteries included +* [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. +* [katanemo / arch](https://github.com/katanemo/arch):Arch is an intelligent prompt gateway. Engineered with (fast) LLMs for the secure handling, robust observability, and seamless integration of prompts with APIs - all outside business logic. Built by the core contributors of Envoy proxy, on Envoy. +* [gleam-lang / gleam](https://github.com/gleam-lang/gleam):⭐️ A friendly language for building type-safe, scalable systems! +* [rustdesk / rustdesk](https://github.com/rustdesk/rustdesk):An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. +* [typst / typst](https://github.com/typst/typst):A new markup-based typesetting system that is powerful and easy to learn. +* [surrealdb / surrealdb](https://github.com/surrealdb/surrealdb):A scalable, distributed, collaborative, document-graph database, for the realtime web +* [emilk / egui](https://github.com/emilk/egui):egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native +* [dani-garcia / vaultwarden](https://github.com/dani-garcia/vaultwarden):Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs +* [dandavison / delta](https://github.com/dandavison/delta):A syntax-highlighting pager for git, diff, grep, and blame output +* [spaceandtimelabs / sxt-proof-of-sql](https://github.com/spaceandtimelabs/sxt-proof-of-sql):Space and Time | Proof of SQL +* [RustScan / RustScan](https://github.com/RustScan/RustScan):🤖 The Modern Port Scanner 🤖 +* [pola-rs / polars](https://github.com/pola-rs/polars):Dataframes powered by a multithreaded, vectorized query engine, written in Rust +* [modrinth / code](https://github.com/modrinth/code):The Modrinth monorepo containing all code which powers Modrinth! +* [FuelLabs / sway](https://github.com/FuelLabs/sway):🌴 Empowering everyone to build reliable and efficient smart contracts. +* [kitao / pyxel](https://github.com/kitao/pyxel):A retro game engine for Python +* [huggingface / candle](https://github.com/huggingface/candle):Minimalist ML framework for Rust +* [microsoft / openvmm](https://github.com/microsoft/openvmm):Home of OpenVMM and OpenHCL. +* [nushell / nushell](https://github.com/nushell/nushell):A new type of shell +* [apache / arrow-rs](https://github.com/apache/arrow-rs):Official Rust implementation of Apache Arrow +* [helix-editor / helix](https://github.com/helix-editor/helix):A post-modern modal text editor. +* [paritytech / polkadot-sdk](https://github.com/paritytech/polkadot-sdk):The Parity Polkadot Blockchain SDK +* [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. + +#### python +* [DS4SD / docling](https://github.com/DS4SD/docling):Get your documents ready for gen AI +* [mingrammer / diagrams](https://github.com/mingrammer/diagrams):🎨 Diagram as Code for prototyping cloud system architectures +* [All-Hands-AI / OpenHands](https://github.com/All-Hands-AI/OpenHands):🙌 OpenHands: Code Less, Make More +* [frappe / erpnext](https://github.com/frappe/erpnext):Free and Open Source Enterprise Resource Planning (ERP) +* [abi / screenshot-to-code](https://github.com/abi/screenshot-to-code):Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) +* [donnemartin / system-design-primer](https://github.com/donnemartin/system-design-primer):Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. +* [Cinnamon / kotaemon](https://github.com/Cinnamon/kotaemon):An open-source RAG-based tool for chatting with your documents. +* [vanna-ai / vanna](https://github.com/vanna-ai/vanna):🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄. +* [roboflow / supervision](https://github.com/roboflow/supervision):We write your reusable computer vision tools. 💜 +* [instructlab / instructlab](https://github.com/instructlab/instructlab):InstructLab Command-Line Interface. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data. +* [VikParuchuri / marker](https://github.com/VikParuchuri/marker):Convert PDF to markdown quickly with high accuracy +* [geekcomputers / Python](https://github.com/geekcomputers/Python):My Python Examples +* [Azure / azure-sdk-for-python](https://github.com/Azure/azure-sdk-for-python):This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python. +* [BerriAI / litellm](https://github.com/BerriAI/litellm):Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq] +* [homebrewltd / ichigo](https://github.com/homebrewltd/ichigo):Llama3.1 learns to Listen +* [d2l-ai / d2l-en](https://github.com/d2l-ai/d2l-en):Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. +* [psf / black](https://github.com/psf/black):The uncompromising Python code formatter + +#### swift +* [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 +* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment." +* [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. +* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework. +* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations +* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. +* [Mijick / Popups](https://github.com/Mijick/Popups):Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI. +* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI +* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions. +* [lihaoyun6 / QuickRecorder](https://github.com/lihaoyun6/QuickRecorder):A lightweight screen recorder based on ScreenCapture Kit for macOS / 基于 ScreenCapture Kit 的轻量化多功能 macOS 录屏工具 +* [kodecocodes / swift-algorithm-club](https://github.com/kodecocodes/swift-algorithm-club):Algorithms and data structures in Swift, with explanations! +* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱  A strongly-typed, caching GraphQL client for iOS, written in Swift. +* [kean / Nuke](https://github.com/kean/Nuke):Image loading system +* [SwiftUIX / SwiftUIX](https://github.com/SwiftUIX/SwiftUIX):An exhaustive expansion of the standard SwiftUI library. +* [p0deje / Maccy](https://github.com/p0deje/Maccy):Lightweight clipboard manager for macOS +* [kean / Pulse](https://github.com/kean/Pulse):Network logger for Apple platforms +* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps. +* [ml-explore / mlx-swift-examples](https://github.com/ml-explore/mlx-swift-examples):Examples using MLX Swift +* [DataDog / dd-sdk-ios](https://github.com/DataDog/dd-sdk-ios):Datadog SDK for iOS - Swift and Objective-C. +* [mas-cli / mas](https://github.com/mas-cli/mas):📦 Mac App Store command line interface +* [lwouis / alt-tab-macos](https://github.com/lwouis/alt-tab-macos):Windows alt-tab on macOS +* [Moya / Moya](https://github.com/Moya/Moya):Network abstraction layer written in Swift. + +#### javascript +* [Mintplex-Labs / anything-llm](https://github.com/Mintplex-Labs/anything-llm):The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more. +* [HeyPuter / puter](https://github.com/HeyPuter/puter):🌐 The Internet OS! Free, Open-Source, and Self-Hostable. +* [HumanSignal / label-studio](https://github.com/HumanSignal/label-studio):Label Studio is a multi-type data labeling and annotation tool with standardized output format +* [expressjs / express](https://github.com/expressjs/express):Fast, unopinionated, minimalist web framework for node. +* [mickael-kerjean / filestash](https://github.com/mickael-kerjean/filestash):🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... +* [eKoopmans / html2pdf.js](https://github.com/eKoopmans/html2pdf.js):Client-side HTML-to-PDF rendering using pure JS. +* [cypress-io / cypress](https://github.com/cypress-io/cypress):Fast, easy and reliable testing for anything that runs in a browser. +* [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!! +* [frappe / lms](https://github.com/frappe/lms):Easy to Use, 100% Open Source Learning Management System +* [usebruno / bruno](https://github.com/usebruno/bruno):Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) +* [CesiumGS / cesium](https://github.com/CesiumGS/cesium):An open-source JavaScript library for world-class 3D globes and maps 🌎 +* [WhiskeySockets / Baileys](https://github.com/WhiskeySockets/Baileys):Lightweight full-featured typescript/javascript WhatsApp Web API +* [websockets / ws](https://github.com/websockets/ws):Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js +* [Asabeneh / 30-Days-Of-JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript):30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw +* [markedjs / marked](https://github.com/markedjs/marked):A markdown parser and compiler. Built for speed. +* [wg-easy / wg-easy](https://github.com/wg-easy/wg-easy):The easiest way to run WireGuard VPN + Web-based Admin UI. +* [webpack / webpack](https://github.com/webpack/webpack):A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. +* [wix / Detox](https://github.com/wix/Detox):Gray box end-to-end testing and automation framework for mobile apps +* [academicpages / academicpages.github.io](https://github.com/academicpages/academicpages.github.io):Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes +* [trekhleb / javascript-algorithms](https://github.com/trekhleb/javascript-algorithms):📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings +* [plankanban / planka](https://github.com/plankanban/planka):The realtime kanban board for workgroups built with React and Redux. +* [louislam / uptime-kuma](https://github.com/louislam/uptime-kuma):A fancy self-hosted monitoring tool + +#### go +* [goharbor / harbor](https://github.com/goharbor/harbor):An open source trusted cloud native registry project that stores, signs, and scans content. +* [influxdata / telegraf](https://github.com/influxdata/telegraf):Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. +* [daytonaio / daytona](https://github.com/daytonaio/daytona):The Open Source Dev Environment Manager. +* [spf13 / cobra](https://github.com/spf13/cobra):A Commander for modern Go CLI interactions +* [juanfont / headscale](https://github.com/juanfont/headscale):An open source, self-hosted implementation of the Tailscale control server +* [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. +* [MightyMoud / sidekick](https://github.com/MightyMoud/sidekick):Bare metal to production ready in mins; your own fly server on your VPS. +* [oapi-codegen / oapi-codegen](https://github.com/oapi-codegen/oapi-codegen):Generate Go client and server boilerplate from OpenAPI 3 specifications +* [fluxcd / flux2](https://github.com/fluxcd/flux2):Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit. +* [openfga / openfga](https://github.com/openfga/openfga):A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar +* [grpc-ecosystem / grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway):gRPC to JSON proxy generator following the gRPC HTTP spec +* [milvus-io / milvus](https://github.com/milvus-io/milvus):A cloud-native vector database, storage for next generation AI applications +* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models. +* [sirupsen / logrus](https://github.com/sirupsen/logrus):Structured, pluggable logging for Go. +* [jmoiron / sqlx](https://github.com/jmoiron/sqlx):general purpose extensions to golang's database/sql +* [external-secrets / external-secrets](https://github.com/external-secrets/external-secrets):External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets. +* [dolthub / dolt](https://github.com/dolthub/dolt):Dolt – Git for Data +* [kubernetes / client-go](https://github.com/kubernetes/client-go):Go client for Kubernetes. +* [projectdiscovery / interactsh](https://github.com/projectdiscovery/interactsh):An OOB interaction gathering server and client library +* [google / pprof](https://github.com/google/pprof):pprof is a tool for visualization and analysis of profiling data +* [getsops / sops](https://github.com/getsops/sops):Simple and flexible tool for managing secrets +* [JanDeDobbeleer / oh-my-posh](https://github.com/JanDeDobbeleer/oh-my-posh):The most customisable and low-latency cross platform/shell prompt renderer +* [ray-project / kuberay](https://github.com/ray-project/kuberay):A toolkit to run Ray applications on Kubernetes +* [aceberg / WatchYourLAN](https://github.com/aceberg/WatchYourLAN):Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history + +#### TypeScript +* [twentyhq / twenty](https://github.com/twentyhq/twenty):Building a modern alternative to Salesforce, powered by the community. +* [kamranahmedse / developer-roadmap](https://github.com/kamranahmedse/developer-roadmap):Interactive roadmaps, guides and other educational content to help developers grow in their careers. +* [AykutSarac / jsoncrack.com](https://github.com/AykutSarac/jsoncrack.com):✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs. +* [teableio / teable](https://github.com/teableio/teable):✨ The Next Gen Airtable Alternative: No-Code Postgres +* [getmaxun / maxun](https://github.com/getmaxun/maxun):Free, open-source no-code web data extraction platform. Build custom robots to automate data scraping [In Beta] +* [bluesky-social / social-app](https://github.com/bluesky-social/social-app):The Bluesky Social application for Web, iOS, and Android +* [microsoft / vscode](https://github.com/microsoft/vscode):Visual Studio Code +* [module-federation / core](https://github.com/module-federation/core):Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications +* [raidendotai / openv0](https://github.com/raidendotai/openv0):AI generated UI components +* [vueuse / vueuse](https://github.com/vueuse/vueuse):Collection of essential Vue Composition Utilities for Vue 2 and 3 +* [directus / directus](https://github.com/directus/directus):The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more. +* [zmh-program / chatnio](https://github.com/zmh-program/chatnio):🚀 Next Generation AI One-Stop Internationalization Solution. 🚀 下一代 AI 一站式 B/C 端解决方案,支持 OpenAI,Midjourney,Claude,讯飞星火,Stable Diffusion,DALL·E,ChatGLM,通义千问,腾讯混元,360 智脑,百川 AI,火山方舟,新必应,Gemini,Moonshot 等模型,支持对话分享,自定义预设,云端同步,模型市场,支持弹性计费和订阅计划模式,支持图片解析,支持联网搜索,支持模型缓存,丰富美观的后台管理与仪表盘数据统计。 +* [midday-ai / midday](https://github.com/midday-ai/midday):Run your business smarter 🪄 +* [haydenbleasel / next-forge](https://github.com/haydenbleasel/next-forge):Production-grade Turborepo template for Next.js apps. +* [run-llama / create-llama](https://github.com/run-llama/create-llama):The easiest way to get started with LlamaIndex +* [browserbase / stagehand](https://github.com/browserbase/stagehand):An AI web browsing framework focused on simplicity and extensibility. +* [hoppscotch / hoppscotch](https://github.com/hoppscotch/hoppscotch):Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) + +#### Vue +* [yangzongzhuan / RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3):🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统 +* [DeepSourceCorp / good-first-issue](https://github.com/DeepSourceCorp/good-first-issue):Make your first open-source contribution. +* [AutomaApp / automa](https://github.com/AutomaApp/automa):A browser extension for automating your browser by connecting blocks +* [PanJiaChen / vue-element-admin](https://github.com/PanJiaChen/vue-element-admin):🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin +* [0xJacky / nginx-ui](https://github.com/0xJacky/nginx-ui):Yet another WebUI for Nginx +* [nuxt / ui](https://github.com/nuxt/ui):A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS. +* [vueComponent / ant-design-vue](https://github.com/vueComponent/ant-design-vue):🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜 +* [ccfddl / ccf-deadlines](https://github.com/ccfddl/ccf-deadlines):⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~ +* [Akryum / vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller):⚡️ Blazing fast scrolling for any amount of data +* [ElemeFE / element](https://github.com/ElemeFE/element):A Vue.js 2.0 UI Toolkit for Web +* [imsyy / DailyHot](https://github.com/imsyy/DailyHot):DailyHot 今日热榜前端页面 | API:https://github.com/imsyy/DailyHotApi +* [kailong321200875 / vue-element-plus-admin](https://github.com/kailong321200875/vue-element-plus-admin):A backend management system based on vue3, typescript, element-plus, and vite +* [taozhi1010 / nest-admin](https://github.com/taozhi1010/nest-admin):nest全栈快速开发平台 +* [vbenjs / vue-vben-admin](https://github.com/vbenjs/vue-vben-admin):A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast! +* [jdf2e / nutui](https://github.com/jdf2e/nutui):京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web) +* [CorentinTh / it-tools](https://github.com/CorentinTh/it-tools):Collection of handy online tools for developers, with great UX. +* [TeamPiped / Piped](https://github.com/TeamPiped/Piped):An alternative privacy-friendly YouTube frontend which is efficient by design. +* [crmeb / CRMEB](https://github.com/crmeb/CRMEB):🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议 +* [HalseySpicy / Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin):✨✨✨ Geeker Admin,基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。 +* [unovue / shadcn-vue](https://github.com/unovue/shadcn-vue):Vue port of shadcn-ui