mirror of
https://github.com/go2coding/CatwalkGlimpse-AISelections.git
synced 2024-11-25 16:53:15 +08:00
20241123 new update
This commit is contained in:
parent
88ef727cd4
commit
3272fec2db
10
data/new/2024/11/2024-11-23.md
Normal file
10
data/new/2024/11/2024-11-23.md
Normal file
@ -0,0 +1,10 @@
|
||||
## 2024-11-23
|
||||
#### c#
|
||||
* [dotnet / Scaffolding](https://github.com/dotnet/Scaffolding):Code generators to speed up development.
|
||||
#### rust
|
||||
* [lakehq / sail](https://github.com/lakehq/sail):LakeSail's computation framework with a mission to unify stream processing, batch processing, and compute-intensive (AI) workloads.
|
||||
#### python
|
||||
* [junyanz / pytorch-CycleGAN-and-pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix):Image-to-Image Translation in PyTorch
|
||||
* [encode / starlette](https://github.com/encode/starlette):The little ASGI framework that shines. 🌟
|
||||
#### Vue
|
||||
* [gzydong / LumenIM](https://github.com/gzydong/LumenIM):Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3,后端采用 GO 开发。
|
328
data/trending/2024/11/2024-11-23.md
Normal file
328
data/trending/2024/11/2024-11-23.md
Normal file
@ -0,0 +1,328 @@
|
||||
## 2024-11-23
|
||||
|
||||
#### c
|
||||
* [gentilkiwi / mimikatz](https://github.com/gentilkiwi/mimikatz):A little tool to play with Windows security
|
||||
* [pr3y / Bruce](https://github.com/pr3y/Bruce):Predatory ESP32 Firmware
|
||||
* [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.
|
||||
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
|
||||
* [valkey-io / valkey](https://github.com/valkey-io/valkey):A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
|
||||
* [FreeRDP / FreeRDP](https://github.com/FreeRDP/FreeRDP):FreeRDP is a free remote desktop protocol library and clients
|
||||
* [OpenMathLib / OpenBLAS](https://github.com/OpenMathLib/OpenBLAS):OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
|
||||
* [libusb / libusb](https://github.com/libusb/libusb):A cross-platform library to access USB devices
|
||||
* [iovisor / bcc](https://github.com/iovisor/bcc):BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
|
||||
* [asterisk / asterisk](https://github.com/asterisk/asterisk):The official Asterisk Project repository.
|
||||
* [sonic-net / sonic-buildimage](https://github.com/sonic-net/sonic-buildimage):Scripts which perform an installable binary image build for SONiC
|
||||
* [nrfconnect / sdk-nrf](https://github.com/nrfconnect/sdk-nrf):nRF Connect SDK main repository
|
||||
* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library
|
||||
* [sqlcipher / sqlcipher](https://github.com/sqlcipher/sqlcipher):SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
|
||||
* [netdata / netdata](https://github.com/netdata/netdata):Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
|
||||
* [pjsip / pjproject](https://github.com/pjsip/pjproject):PJSIP project
|
||||
* [uber / h3](https://github.com/uber/h3):Hexagonal hierarchical geospatial indexing system
|
||||
* [yugabyte / yugabyte-db](https://github.com/yugabyte/yugabyte-db):YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
|
||||
* [libuv / libuv](https://github.com/libuv/libuv):Cross-platform asynchronous I/O
|
||||
* [pgvector / pgvector](https://github.com/pgvector/pgvector):Open-source vector similarity search for Postgres
|
||||
|
||||
#### c#
|
||||
* [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.
|
||||
* [dotnet / aspire](https://github.com/dotnet/aspire):Tools, templates, and packages to accelerate building observable, production-ready apps
|
||||
* [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.
|
||||
* [Kareadita / Kavita](https://github.com/Kareadita/Kavita):Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
||||
* [dotnet / samples](https://github.com/dotnet/samples):Sample code referenced by the .NET documentation
|
||||
* [sourcegit-scm / sourcegit](https://github.com/sourcegit-scm/sourcegit):Windows/macOS/Linux GUI client for GIT users
|
||||
* [openai / openai-dotnet](https://github.com/openai/openai-dotnet):The official .NET library for the OpenAI API
|
||||
* [microsoft / semantic-kernel](https://github.com/microsoft/semantic-kernel):Integrate cutting-edge LLM technology quickly and easily into your apps
|
||||
* [Azure / azure-powershell](https://github.com/Azure/azure-powershell):Microsoft Azure PowerShell
|
||||
* [davidfowl / AspNetCoreDiagnosticScenarios](https://github.com/davidfowl/AspNetCoreDiagnosticScenarios):This repository has examples of broken patterns in ASP.NET Core applications
|
||||
* [dotnet / extensions](https://github.com/dotnet/extensions):This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
||||
* [MudBlazor / MudBlazor](https://github.com/MudBlazor/MudBlazor):Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
|
||||
* [HangfireIO / Hangfire](https://github.com/HangfireIO/Hangfire):An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
||||
* [dotnet / maui](https://github.com/dotnet/maui):.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
||||
* [dotnet / runtime](https://github.com/dotnet/runtime):.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
||||
* [confluentinc / confluent-kafka-dotnet](https://github.com/confluentinc/confluent-kafka-dotnet):Confluent's Apache Kafka .NET client
|
||||
* [dotnet / sdk](https://github.com/dotnet/sdk):Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
||||
* [space-wizards / space-station-14](https://github.com/space-wizards/space-station-14):A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
|
||||
* [Azure-Samples / cognitive-services-speech-sdk](https://github.com/Azure-Samples/cognitive-services-speech-sdk):Sample code for the Microsoft Cognitive Services Speech SDK
|
||||
* [microsoft / WPF-Samples](https://github.com/microsoft/WPF-Samples):Repository for WPF related samples
|
||||
* [dafny-lang / dafny](https://github.com/dafny-lang/dafny):Dafny is a verification-aware programming language
|
||||
* [mRemoteNG / mRemoteNG](https://github.com/mRemoteNG/mRemoteNG):mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
||||
* [Azure / azure-sdk-for-net](https://github.com/Azure/azure-sdk-for-net):This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
||||
* [dotnet / Scaffolding](https://github.com/dotnet/Scaffolding):Code generators to speed up development.
|
||||
|
||||
#### c++
|
||||
* [FreeCAD / FreeCAD](https://github.com/FreeCAD/FreeCAD):This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
|
||||
* [google / googletest](https://github.com/google/googletest):GoogleTest - Google Testing and Mocking Framework
|
||||
* [ArduPilot / ardupilot](https://github.com/ArduPilot/ardupilot):ArduPlane, ArduCopter, ArduRover, ArduSub source
|
||||
* [gabime / spdlog](https://github.com/gabime/spdlog):Fast C++ logging library.
|
||||
* [qgis / QGIS](https://github.com/qgis/QGIS):QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
|
||||
* [ros-navigation / navigation2](https://github.com/ros-navigation/navigation2):ROS 2 Navigation Framework and System
|
||||
* [apache / brpc](https://github.com/apache/brpc):brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
|
||||
* [typesense / typesense](https://github.com/typesense/typesense):Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
|
||||
* [openvinotoolkit / openvino](https://github.com/openvinotoolkit/openvino):OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
|
||||
* [libcpr / cpr](https://github.com/libcpr/cpr):C++ Requests: Curl for People, a spiritual port of Python Requests.
|
||||
* [swiftlang / swift](https://github.com/swiftlang/swift):The Swift Programming Language
|
||||
* [facebook / react-native](https://github.com/facebook/react-native):A framework for building native applications using React
|
||||
* [google-ai-edge / mediapipe](https://github.com/google-ai-edge/mediapipe):Cross-platform, customizable ML solutions for live and streaming media.
|
||||
* [bitcoin / bitcoin](https://github.com/bitcoin/bitcoin):Bitcoin Core integration/staging tree
|
||||
* [ClickHouse / ClickHouse](https://github.com/ClickHouse/ClickHouse):ClickHouse® is a real-time analytics DBMS
|
||||
* [PX4 / PX4-Autopilot](https://github.com/PX4/PX4-Autopilot):PX4 Autopilot Software
|
||||
* [microsoft / onnxruntime](https://github.com/microsoft/onnxruntime):ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
|
||||
* [facebook / rocksdb](https://github.com/facebook/rocksdb):A library that provides an embeddable, persistent key-value store for fast storage.
|
||||
* [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.
|
||||
* [drogonframework / drogon](https://github.com/drogonframework/drogon):Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
|
||||
* [pytorch / executorch](https://github.com/pytorch/executorch):On-device AI across mobile, embedded and edge for PyTorch
|
||||
* [firebase / firebase-ios-sdk](https://github.com/firebase/firebase-ios-sdk):Firebase SDK for Apple App Development
|
||||
* [MariaDB / server](https://github.com/MariaDB/server):MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
|
||||
* [lich0821 / WeChatFerry](https://github.com/lich0821/WeChatFerry):微信机器人底层框架,可接入Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。WeChat Robot Hook.
|
||||
|
||||
#### java
|
||||
* [StarRocks / starrocks](https://github.com/StarRocks/starrocks):The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
|
||||
* [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
|
||||
* [microsoft / typespec](https://github.com/microsoft/typespec):
|
||||
* [spring-projects / spring-boot](https://github.com/spring-projects/spring-boot):Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
|
||||
* [dbeaver / dbeaver](https://github.com/dbeaver/dbeaver):Free universal database tool and SQL client
|
||||
* [spring-projects / spring-framework](https://github.com/spring-projects/spring-framework):Spring Framework
|
||||
* [binarywang / WxJava](https://github.com/binarywang/WxJava):微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
|
||||
* [apache / hertzbeat](https://github.com/apache/hertzbeat):Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
|
||||
* [apache / doris](https://github.com/apache/doris):Apache Doris is an easy-to-use, high performance and unified analytics database.
|
||||
* [jeecgboot / JeecgBoot](https://github.com/jeecgboot/JeecgBoot):🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
|
||||
* [apache / pulsar](https://github.com/apache/pulsar):Apache Pulsar - distributed pub-sub messaging system
|
||||
* [SeleniumHQ / selenium](https://github.com/SeleniumHQ/selenium):A browser automation framework and ecosystem.
|
||||
* [jenkinsci / jenkins](https://github.com/jenkinsci/jenkins):Jenkins automation server
|
||||
* [kekingcn / kkFileView](https://github.com/kekingcn/kkFileView):Universal File Online Preview Project based on Spring-Boot
|
||||
* [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.
|
||||
* [traccar / traccar](https://github.com/traccar/traccar):Traccar GPS Tracking System
|
||||
* [langchain4j / langchain4j](https://github.com/langchain4j/langchain4j):Java version of LangChain
|
||||
* [ReactiveX / RxJava](https://github.com/ReactiveX/RxJava):RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
|
||||
* [liquibase / liquibase](https://github.com/liquibase/liquibase):Main Liquibase Source
|
||||
* [open-telemetry / opentelemetry-java-instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation):OpenTelemetry auto-instrumentation and instrumentation libraries for Java
|
||||
* [EnterpriseQualityCoding / FizzBuzzEnterpriseEdition](https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition):FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
|
||||
* [apache / dubbo](https://github.com/apache/dubbo):The java implementation of Apache Dubbo. An RPC and microservice framework.
|
||||
* [elastic / elasticsearch](https://github.com/elastic/elasticsearch):Free and Open Source, Distributed, RESTful Search Engine
|
||||
* [vespa-engine / vespa](https://github.com/vespa-engine/vespa):AI + Data, online. https://vespa.ai
|
||||
|
||||
#### Kotlin
|
||||
* [android / nowinandroid](https://github.com/android/nowinandroid):A fully functional Android app built entirely with Kotlin and Jetpack Compose
|
||||
* [JetBrains / kotlin](https://github.com/JetBrains/kotlin):The Kotlin Programming Language.
|
||||
* [2dust / v2rayNG](https://github.com/2dust/v2rayNG):A V2Ray client for Android, support Xray core and v2fly core
|
||||
* [simondankelmann / Bluetooth-LE-Spam](https://github.com/simondankelmann/Bluetooth-LE-Spam):
|
||||
* [YenalyLiew / Han1meViewer](https://github.com/YenalyLiew/Han1meViewer):An Unofficial Hanime1.me Application for Android.
|
||||
* [android / compose-samples](https://github.com/android/compose-samples):Official Jetpack Compose samples.
|
||||
* [ReVanced / revanced-cli](https://github.com/ReVanced/revanced-cli):💻 Command-line application to use ReVanced
|
||||
* [Kotlin / kotlinx.coroutines](https://github.com/Kotlin/kotlinx.coroutines):Library support for Kotlin coroutines
|
||||
* [lottie-react-native / lottie-react-native](https://github.com/lottie-react-native/lottie-react-native):Lottie wrapper for React Native.
|
||||
* [signalapp / Signal-Android](https://github.com/signalapp/Signal-Android):A private messenger for Android.
|
||||
* [JetBrains / ideavim](https://github.com/JetBrains/ideavim):IdeaVim – A Vim engine for JetBrains IDEs
|
||||
* [LibChecker / LibChecker](https://github.com/LibChecker/LibChecker):An app to view libraries used in apps in your device.
|
||||
* [JetBrains / Exposed](https://github.com/JetBrains/Exposed):Kotlin SQL Framework
|
||||
* [duckduckgo / Android](https://github.com/duckduckgo/Android):DuckDuckGo Android App
|
||||
* [kizitonwose / Calendar](https://github.com/kizitonwose/Calendar):A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
|
||||
* [stripe / stripe-android](https://github.com/stripe/stripe-android):Stripe Android SDK
|
||||
* [aws / aws-toolkit-jetbrains](https://github.com/aws/aws-toolkit-jetbrains):AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
|
||||
* [gedoor / legado](https://github.com/gedoor/legado):Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
|
||||
* [square / okhttp](https://github.com/square/okhttp):Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
|
||||
* [bmax121 / APatch](https://github.com/bmax121/APatch):The patching of Android kernel and Android system
|
||||
|
||||
#### Objective-C
|
||||
* [realm / realm-swift](https://github.com/realm/realm-swift):Realm is a mobile database: a replacement for Core Data & SQLite
|
||||
* [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.
|
||||
* [react-native-maps / react-native-maps](https://github.com/react-native-maps/react-native-maps):React Native Mapview component for iOS + Android
|
||||
* [sparkle-project / Sparkle](https://github.com/sparkle-project/Sparkle):A software update framework for macOS
|
||||
* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
|
||||
* [aws-amplify / aws-sdk-ios](https://github.com/aws-amplify/aws-sdk-ios):AWS SDK for iOS. For more information, see our web site:
|
||||
* [AzureAD / microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc):Microsoft Authentication Library (MSAL) for iOS and macOS
|
||||
* [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
|
||||
* [CocoaLumberjack / CocoaLumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack):A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
|
||||
* [adjust / ios_sdk](https://github.com/adjust/ios_sdk):This is the iOS SDK of
|
||||
* [syncthing / syncthing-macos](https://github.com/syncthing/syncthing-macos):Official frugal and native macOS Syncthing application bundle
|
||||
* [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.
|
||||
* [google / GoogleUtilities](https://github.com/google/GoogleUtilities):
|
||||
* [microsoft / plcrashreporter](https://github.com/microsoft/plcrashreporter):Reliable, open-source crash reporting for iOS, macOS and tvOS
|
||||
* [googleads / googleads-mobile-ios-examples](https://github.com/googleads/googleads-mobile-ios-examples):googleads-mobile-ios
|
||||
* [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.
|
||||
* [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!
|
||||
* [jdg / MBProgressHUD](https://github.com/jdg/MBProgressHUD):MBProgressHUD + Customizations
|
||||
|
||||
#### php
|
||||
* [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.
|
||||
* [laravel / framework](https://github.com/laravel/framework):The Laravel Framework.
|
||||
* [twigphp / Twig](https://github.com/twigphp/Twig):Twig, the flexible, fast, and secure template language for PHP
|
||||
* [guzzle / guzzle](https://github.com/guzzle/guzzle):Guzzle, an extensible PHP HTTP client
|
||||
* [snipe / snipe-it](https://github.com/snipe/snipe-it):A free open source IT asset/license management system
|
||||
* [livewire / livewire](https://github.com/livewire/livewire):A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
|
||||
* [Sylius / Sylius](https://github.com/Sylius/Sylius):Open Source eCommerce Framework on Symfony
|
||||
* [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.
|
||||
* [Leantime / leantime](https://github.com/Leantime/leantime):Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
|
||||
* [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.
|
||||
* [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.
|
||||
* [mitchmac / ServerlessWP](https://github.com/mitchmac/ServerlessWP):Host WordPress sites on Vercel, Netlify, or AWS Lambda
|
||||
* [PHP-CS-Fixer / PHP-CS-Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer):A tool to automatically fix PHP Coding Standards issues
|
||||
* [php / web-php](https://github.com/php/web-php):The www.php.net site
|
||||
* [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.
|
||||
* [librespeed / speedtest](https://github.com/librespeed/speedtest):Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
|
||||
* [rectorphp / rector](https://github.com/rectorphp/rector):Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
|
||||
* [JhumanJ / OpnForm](https://github.com/JhumanJ/OpnForm):Beautiful Open-Source Form Builder
|
||||
* [deployphp / deployer](https://github.com/deployphp/deployer):The PHP deployment tool with support for popular frameworks out of the box
|
||||
* [composer / composer](https://github.com/composer/composer):Dependency Manager for PHP
|
||||
* [PHPCompatibility / PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility):PHP Compatibility check for PHP_CodeSniffer
|
||||
* [TYPO3 / typo3](https://github.com/TYPO3/typo3):The TYPO3 Core - Enterprise Content Management System. Synchronized mirror of https://review.typo3.org/q/project:Packages/TYPO3.CMS
|
||||
* [hyperf / hyperf](https://github.com/hyperf/hyperf):🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
|
||||
|
||||
#### rust
|
||||
* [delta-io / delta-rs](https://github.com/delta-io/delta-rs):A native Rust library for Delta Lake, with bindings into Python
|
||||
* [meilisearch / meilisearch](https://github.com/meilisearch/meilisearch):A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
|
||||
* [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 🤖
|
||||
* [mediar-ai / screenpipe](https://github.com/mediar-ai/screenpipe):rewind.ai x cursor.com = your AI assistant that has all the context. 24/7 screen & voice recording for the age of super intelligence. get your data ready or be left behind
|
||||
* [eythaann / Seelen-UI](https://github.com/eythaann/Seelen-UI):The Fully Customizable Desktop Environment for Windows 10/11.
|
||||
* [apache / datafusion](https://github.com/apache/datafusion):Apache DataFusion SQL Query Engine
|
||||
* [cloudflare / pingora](https://github.com/cloudflare/pingora):A library for building fast, reliable and evolvable network services.
|
||||
* [casey / just](https://github.com/casey/just):🤖 Just a command runner
|
||||
* [astral-sh / uv](https://github.com/astral-sh/uv):An extremely fast Python package and project manager, written in Rust.
|
||||
* [rustdesk / rustdesk](https://github.com/rustdesk/rustdesk):An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
|
||||
* [sxyazi / yazi](https://github.com/sxyazi/yazi):💥 Blazing fast terminal file manager written in Rust, based on async I/O.
|
||||
* [apache / arrow-rs](https://github.com/apache/arrow-rs):Official Rust implementation of Apache Arrow
|
||||
* [gitbutlerapp / gitbutler](https://github.com/gitbutlerapp/gitbutler):The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
|
||||
* [bottlerocket-os / bottlerocket](https://github.com/bottlerocket-os/bottlerocket):An operating system designed for hosting containers
|
||||
* [AleoNet / snarkOS](https://github.com/AleoNet/snarkOS):A Decentralized Operating System for ZK Applications
|
||||
* [quickwit-oss / quickwit](https://github.com/quickwit-oss/quickwit):Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
|
||||
* [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.
|
||||
* [embassy-rs / embassy](https://github.com/embassy-rs/embassy):Modern embedded framework, using Rust and async.
|
||||
* [qarmin / czkawka](https://github.com/qarmin/czkawka):Multi functional app to find duplicates, empty folders, similar images etc.
|
||||
* [lancedb / lancedb](https://github.com/lancedb/lancedb):Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
|
||||
* [lakehq / sail](https://github.com/lakehq/sail):LakeSail's computation framework with a mission to unify stream processing, batch processing, and compute-intensive (AI) workloads.
|
||||
* [vectordotdev / vector](https://github.com/vectordotdev/vector):A high-performance observability data pipeline.
|
||||
* [loco-rs / loco](https://github.com/loco-rs/loco):🚂 🦀 The one-person framework for Rust for side-projects and startups
|
||||
|
||||
#### python
|
||||
* [dagster-io / dagster](https://github.com/dagster-io/dagster):An orchestration platform for the development, production, and observation of data assets.
|
||||
* [gradio-app / gradio](https://github.com/gradio-app/gradio):Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
|
||||
* [infinition / Bjorn](https://github.com/infinition/Bjorn):Bjorn is a powerful network scanning and offensive security tool for the Raspberry Pi with a 2.13-inch e-Paper HAT. It discovers network targets, identifies open ports, exposed services, and potential vulnerabilities. Bjorn can perform brute force attacks, file stealing, host zombification, and supports custom attack scripts.
|
||||
* [pytorch / pytorch](https://github.com/pytorch/pytorch):Tensors and Dynamic neural networks in Python with strong GPU acceleration
|
||||
* [pydantic / pydantic](https://github.com/pydantic/pydantic):Data validation using Python type hints
|
||||
* [encode / starlette](https://github.com/encode/starlette):The little ASGI framework that shines. 🌟
|
||||
* [langflow-ai / langflow](https://github.com/langflow-ai/langflow):Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
|
||||
* [TEN-framework / TEN-Agent](https://github.com/TEN-framework/TEN-Agent):TEN Agent is a world-class multimodal AI agent integrated with the OpenAI Realtime API, RTC, and features weather checks, web search, vision, and RAG.
|
||||
* [junyanz / pytorch-CycleGAN-and-pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix):Image-to-Image Translation in PyTorch
|
||||
* [goauthentik / authentik](https://github.com/goauthentik/authentik):The authentication glue you need.
|
||||
* [django / django](https://github.com/django/django):The Web framework for perfectionists with deadlines.
|
||||
* [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python):All Algorithms implemented in Python
|
||||
* [open-mmlab / mmsegmentation](https://github.com/open-mmlab/mmsegmentation):OpenMMLab Semantic Segmentation Toolbox and Benchmark.
|
||||
* [jumpserver / jumpserver](https://github.com/jumpserver/jumpserver):An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。
|
||||
|
||||
#### swift
|
||||
* [mRs- / Black-Friday-Deals](https://github.com/mRs-/Black-Friday-Deals):Black Friday Deals for macOS / iOS Software & Books
|
||||
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
|
||||
* [tuist / tuist](https://github.com/tuist/tuist):Tuist's CLI
|
||||
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
|
||||
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development
|
||||
* [SnapKit / SnapKit](https://github.com/SnapKit/SnapKit):A Swift Autolayout DSL for iOS & OS X
|
||||
* [apple / swift-nio](https://github.com/apple/swift-nio):Event-driven network application framework for high performance protocol servers & clients, non-blocking.
|
||||
* [Stengo / DeskPad](https://github.com/Stengo/DeskPad):A virtual monitor for screen sharing
|
||||
* [SwiftyJSON / SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON):The better way to deal with JSON data in Swift.
|
||||
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
|
||||
* [Swinject / Swinject](https://github.com/Swinject/Swinject):Dependency injection framework for Swift with iOS/macOS/Linux
|
||||
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps.
|
||||
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
|
||||
* [SDWebImage / SDWebImageSwiftUI](https://github.com/SDWebImage/SDWebImageSwiftUI):SwiftUI Image loading and Animation framework powered by SDWebImage
|
||||
* [apple / swift-protobuf](https://github.com/apple/swift-protobuf):Plugin and runtime library for using protobuf with Swift
|
||||
* [grpc / grpc-swift](https://github.com/grpc/grpc-swift):The Swift language implementation of gRPC.
|
||||
* [swiftlang / swift-syntax](https://github.com/swiftlang/swift-syntax):A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
|
||||
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
|
||||
* [krzysztofzablocki / Sourcery](https://github.com/krzysztofzablocki/Sourcery):Meta-programming for Swift, stop writing boilerplate code.
|
||||
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library.
|
||||
* [stephencelis / SQLite.swift](https://github.com/stephencelis/SQLite.swift):A type-safe, Swift-language layer over SQLite3.
|
||||
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift
|
||||
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web.
|
||||
|
||||
#### javascript
|
||||
* [kolbytn / mindcraft](https://github.com/kolbytn/mindcraft):
|
||||
* [meshery / meshery](https://github.com/meshery/meshery):Meshery, the cloud native manager
|
||||
* [WhiskeySockets / Baileys](https://github.com/WhiskeySockets/Baileys):Lightweight full-featured typescript/javascript WhatsApp Web API
|
||||
* [koodo-reader / koodo-reader](https://github.com/koodo-reader/koodo-reader):A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
|
||||
* [usebruno / bruno](https://github.com/usebruno/bruno):Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
|
||||
* [poteto / hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards):⭐️ Companies that don't have a broken hiring process
|
||||
* [FortAwesome / Font-Awesome](https://github.com/FortAwesome/Font-Awesome):The iconic SVG, font, and CSS toolkit
|
||||
* [alyssaxuu / screenity](https://github.com/alyssaxuu/screenity):The free and privacy-friendly screen recorder with no limits 🎥
|
||||
* [HumanSignal / label-studio](https://github.com/HumanSignal/label-studio):Label Studio is a multi-type data labeling and annotation tool with standardized output format
|
||||
* [jquense / react-big-calendar](https://github.com/jquense/react-big-calendar):gcal/outlook like calendar component
|
||||
* [anuraghazra / github-readme-stats](https://github.com/anuraghazra/github-readme-stats):⚡ Dynamically generated stats for your github readmes
|
||||
* [twbs / bootstrap](https://github.com/twbs/bootstrap):The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
|
||||
* [mozilla / pdf.js](https://github.com/mozilla/pdf.js):PDF Reader in JavaScript
|
||||
* [exceljs / exceljs](https://github.com/exceljs/exceljs):Excel Workbook Manager
|
||||
* [mrdoob / three.js](https://github.com/mrdoob/three.js):JavaScript 3D Library.
|
||||
* [songquanpeng / one-api](https://github.com/songquanpeng/one-api):OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
|
||||
* [prettier / prettier](https://github.com/prettier/prettier):Prettier is an opinionated code formatter.
|
||||
* [OpenSignLabs / OpenSign](https://github.com/OpenSignLabs/OpenSign):🔥 The free & Open Source DocuSign alternative
|
||||
* [npm / cli](https://github.com/npm/cli):the package manager for JavaScript
|
||||
|
||||
#### go
|
||||
* [Melkeydev / go-blueprint](https://github.com/Melkeydev/go-blueprint):Go-blueprint allows users to spin up a quick Go project using a popular framework
|
||||
* [daytonaio / daytona](https://github.com/daytonaio/daytona):The Open Source Dev Environment Manager.
|
||||
* [tmc / langchaingo](https://github.com/tmc/langchaingo):LangChain for Go, the easiest way to write LLM-based programs in Go
|
||||
* [argoproj / argo-cd](https://github.com/argoproj/argo-cd):Declarative Continuous Deployment for Kubernetes
|
||||
* [kubernetes / kubernetes](https://github.com/kubernetes/kubernetes):Production-Grade Container Scheduling and Management
|
||||
* [alibaba / higress](https://github.com/alibaba/higress):🤖 AI Gateway | AI Native API Gateway
|
||||
* [goharbor / harbor](https://github.com/goharbor/harbor):An open source trusted cloud native registry project that stores, signs, and scans content.
|
||||
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
|
||||
* [kubernetes / autoscaler](https://github.com/kubernetes/autoscaler):Autoscaling components for Kubernetes
|
||||
* [spf13 / cobra](https://github.com/spf13/cobra):A Commander for modern Go CLI interactions
|
||||
* [XTLS / Xray-core](https://github.com/XTLS/Xray-core):Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
|
||||
* [ray-project / kuberay](https://github.com/ray-project/kuberay):A toolkit to run Ray applications on Kubernetes
|
||||
* [coredns / coredns](https://github.com/coredns/coredns):CoreDNS is a DNS server that chains plugins
|
||||
* [open-telemetry / opentelemetry-collector](https://github.com/open-telemetry/opentelemetry-collector):OpenTelemetry Collector
|
||||
* [prometheus / node_exporter](https://github.com/prometheus/node_exporter):Exporter for machine metrics
|
||||
* [VictoriaMetrics / VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics):VictoriaMetrics: fast, cost-effective monitoring solution and time series database
|
||||
* [zitadel / zitadel](https://github.com/zitadel/zitadel):ZITADEL - Identity infrastructure, simplified for you.
|
||||
* [gruntwork-io / terragrunt](https://github.com/gruntwork-io/terragrunt):Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
|
||||
* [hyperledger / fabric](https://github.com/hyperledger/fabric):Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
|
||||
* [casdoor / casdoor](https://github.com/casdoor/casdoor):An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
|
||||
* [hashicorp / vault](https://github.com/hashicorp/vault):A tool for secrets management, encryption as a service, and privileged access management
|
||||
* [temporalio / temporal](https://github.com/temporalio/temporal):Temporal service
|
||||
* [moby / moby](https://github.com/moby/moby):The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
|
||||
* [knadh / listmonk](https://github.com/knadh/listmonk):High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
|
||||
* [derailed / k9s](https://github.com/derailed/k9s):🐶 Kubernetes CLI To Manage Your Clusters In Style!
|
||||
|
||||
#### TypeScript
|
||||
* [payloadcms / payload](https://github.com/payloadcms/payload):Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
|
||||
* [twentyhq / twenty](https://github.com/twentyhq/twenty):Building a modern alternative to Salesforce, powered by the community.
|
||||
* [RSSNext / Follow](https://github.com/RSSNext/Follow):🧡 Follow your favorites in one inbox
|
||||
* [awslabs / multi-agent-orchestrator](https://github.com/awslabs/multi-agent-orchestrator):Flexible and powerful framework for managing multiple AI agents and handling complex conversations
|
||||
* [gitroomhq / postiz-app](https://github.com/gitroomhq/postiz-app):📨 The ultimate social media scheduling tool, with a bunch of AI 🤖
|
||||
* [Bin-Huang / chatbox](https://github.com/Bin-Huang/chatbox):User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
|
||||
* [tailwindlabs / tailwindcss](https://github.com/tailwindlabs/tailwindcss):A utility-first CSS framework for rapid UI development.
|
||||
* [langgenius / dify](https://github.com/langgenius/dify):Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
|
||||
* [vueuse / vueuse](https://github.com/vueuse/vueuse):Collection of essential Vue Composition Utilities for Vue 2 and 3
|
||||
* [n8n-io / n8n](https://github.com/n8n-io/n8n):Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
|
||||
* [hoppscotch / hoppscotch](https://github.com/hoppscotch/hoppscotch):Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
|
||||
* [dream-num / univer](https://github.com/dream-num/univer):Univer is an Isomorphic Full-Stack Framework for Creating and Editing Spreadsheets, Docs, and Slides Across Web and Server
|
||||
* [ionic-team / capacitor](https://github.com/ionic-team/capacitor):Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
|
||||
* [ag-grid / ag-grid](https://github.com/ag-grid/ag-grid):The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
|
||||
* [tradingview / lightweight-charts](https://github.com/tradingview/lightweight-charts):Performant financial charts built with HTML5 canvas
|
||||
* [udecode / plate](https://github.com/udecode/plate):A rich-text editor powered by AI
|
||||
* [hcengineering / platform](https://github.com/hcengineering/platform):Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
|
||||
* [resend / react-email](https://github.com/resend/react-email):💌 Build and send emails using React
|
||||
|
||||
#### Vue
|
||||
* [crmeb / CRMEB](https://github.com/crmeb/CRMEB):🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
|
||||
* [requarks / wiki](https://github.com/requarks/wiki):Wiki.js | A modern and powerful wiki app built on Node.js
|
||||
* [unilei / aipan-netdisk-search](https://github.com/unilei/aipan-netdisk-search):本项目乃是基于 Vue 与 Nuxt.js 技术打造的网盘搜索项目,持续开源并保持维护更新。其旨在让人人皆可拥有属于自己的网盘搜索网站。强烈建议自行部署,向所有参与者致敬!Salute to all!
|
||||
* [vueComponent / ant-design-vue](https://github.com/vueComponent/ant-design-vue):🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
|
||||
* [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
|
||||
* [tiny-craft / tiny-rdm](https://github.com/tiny-craft/tiny-rdm):Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
|
||||
* [ElemeFE / element](https://github.com/ElemeFE/element):A Vue.js 2.0 UI Toolkit for Web
|
||||
* [chaitin / xray](https://github.com/chaitin/xray):一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档
|
||||
* [primefaces / primevue](https://github.com/primefaces/primevue):Next Generation Vue UI Component Library
|
||||
* [HalseySpicy / Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin):✨✨✨ Geeker Admin,基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。
|
||||
* [jellyfin / jellyfin-vue](https://github.com/jellyfin/jellyfin-vue):A modern web client for Jellyfin based on Vue
|
||||
* [unovue / shadcn-vue](https://github.com/unovue/shadcn-vue):Vue port of shadcn-ui
|
||||
* [PanJiaChen / vue-element-admin](https://github.com/PanJiaChen/vue-element-admin):🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
|
||||
* [CareyWang / sub-web](https://github.com/CareyWang/sub-web):
|
||||
* [gzydong / LumenIM](https://github.com/gzydong/LumenIM):Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3,后端采用 GO 开发。
|
||||
* [Akryum / vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller):⚡️ Blazing fast scrolling for any amount of data
|
||||
* [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!
|
||||
* [palxiao / poster-design](https://github.com/palxiao/poster-design):一款漂亮且功能强大的在线海报设计器,图片编辑器,仿稿定设计,适用于多种场景:海报生成、电商产品图、文章长图、视频/公众号封面等。A beautiful online image designer, suitable for various scenarios like generate posters, making design easier!
|
||||
* [jekip / naive-ui-admin](https://github.com/jekip/naive-ui-admin):Naive Ui Admin 是一款基于 Vue3、Vite3 和 TypeScript 的先进中后台解决方案,集成了前沿的前端技术栈和典型业务模型。它拥有二次封装组件、动态菜单、权限校验、粒子化权限控制等核心功能,旨在帮助企业快速构建高质量的中后台项目。无论在新技术运用或业务实践层面,都能为您提供有力支持,并将持续更新,以满足您不断变化的需求
|
||||
* [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!
|
||||
* [tranxuanthang / lrcget](https://github.com/tranxuanthang/lrcget):Utility for mass-downloading LRC synced lyrics for your offline music library.
|
Loading…
Reference in New Issue
Block a user