mirror of
https://github.com/go2coding/CatwalkGlimpse-AISelections.git
synced 2024-11-25 16:53:15 +08:00
20241013 new update
This commit is contained in:
parent
78945bb519
commit
8ddcb9bbda
17
data/new/2024/10/2024-10-13.md
Normal file
17
data/new/2024/10/2024-10-13.md
Normal file
@ -0,0 +1,17 @@
|
||||
## 2024-10-13
|
||||
#### c
|
||||
* [rspamd / rspamd](https://github.com/rspamd/rspamd):Rapid spam filtering system.
|
||||
#### c#
|
||||
* [apache / arrow-adbc](https://github.com/apache/arrow-adbc):Database connectivity API standard and libraries for Apache Arrow
|
||||
#### rust
|
||||
* [AsahiLinux / muvm](https://github.com/AsahiLinux/muvm):muvm - run programs from your system in a microVM
|
||||
* [golemcloud / golem](https://github.com/golemcloud/golem):Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
|
||||
#### swift
|
||||
* [Stengo / DeskPad](https://github.com/Stengo/DeskPad):A virtual monitor for screen sharing
|
||||
#### javascript
|
||||
* [sindresorhus / eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn):More than 100 powerful ESLint rules
|
||||
#### TypeScript
|
||||
* [latitude-dev / latitude-llm](https://github.com/latitude-dev/latitude-llm):Work in progress
|
||||
* [molvqingtai / WebChat](https://github.com/molvqingtai/WebChat):💬 Chat with anyone on any website.
|
||||
* [surveyjs / survey-library](https://github.com/surveyjs/survey-library):Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
|
||||
* [cline / cline](https://github.com/cline/cline):Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
|
318
data/trending/2024/10/2024-10-13.md
Normal file
318
data/trending/2024/10/2024-10-13.md
Normal file
@ -0,0 +1,318 @@
|
||||
## 2024-10-13
|
||||
|
||||
#### c
|
||||
* [bol-van / zapret](https://github.com/bol-van/zapret):DPI bypass multi platform
|
||||
* [reactos / reactos](https://github.com/reactos/reactos):A free Windows-compatible Operating System
|
||||
* [valkey-io / valkey](https://github.com/valkey-io/valkey):A flexible distributed key-value datastore that supports both caching and beyond caching workloads.
|
||||
* [nanopb / nanopb](https://github.com/nanopb/nanopb):Protocol Buffers with small code size
|
||||
* [CTCaer / hekate](https://github.com/CTCaer/hekate):hekate - A GUI based Nintendo Switch Bootloader
|
||||
* [taosdata / TDengine](https://github.com/taosdata/TDengine):High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
|
||||
* [signalwire / freeswitch](https://github.com/signalwire/freeswitch):FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
|
||||
* [mit-pdos / xv6-public](https://github.com/mit-pdos/xv6-public):xv6 OS
|
||||
* [pgbouncer / pgbouncer](https://github.com/pgbouncer/pgbouncer):lightweight connection pooler for PostgreSQL
|
||||
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
|
||||
* [iovisor / bcc](https://github.com/iovisor/bcc):BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
|
||||
* [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.
|
||||
* [RT-Thread / rt-thread](https://github.com/RT-Thread/rt-thread):RT-Thread is an open source IoT Real-Time Operating System (RTOS).
|
||||
* [confluentinc / librdkafka](https://github.com/confluentinc/librdkafka):The Apache Kafka C/C++ library
|
||||
* [libuv / libuv](https://github.com/libuv/libuv):Cross-platform asynchronous I/O
|
||||
* [espressif / esp-idf](https://github.com/espressif/esp-idf):Espressif IoT Development Framework. Official development framework for Espressif SoCs.
|
||||
* [arthenica / ffmpeg-kit](https://github.com/arthenica/ffmpeg-kit):FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
|
||||
* [sonic-net / sonic-buildimage](https://github.com/sonic-net/sonic-buildimage):Scripts which perform an installable binary image build for SONiC
|
||||
* [zeldaret / oot](https://github.com/zeldaret/oot):Decompilation of The Legend of Zelda: Ocarina of Time
|
||||
* [rspamd / rspamd](https://github.com/rspamd/rspamd):Rapid spam filtering system.
|
||||
* [pr3y / Bruce](https://github.com/pr3y/Bruce):Predatory ESP32 Firmware
|
||||
* [micropython / micropython](https://github.com/micropython/micropython):MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
|
||||
|
||||
#### c#
|
||||
* [microsoft / semantic-kernel](https://github.com/microsoft/semantic-kernel):Integrate cutting-edge LLM technology quickly and easily into your apps
|
||||
* [umbraco / Umbraco-CMS](https://github.com/umbraco/Umbraco-CMS):Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
||||
* [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
|
||||
* [ScottPlot / ScottPlot](https://github.com/ScottPlot/ScottPlot):Interactive plotting library for .NET
|
||||
* [Azure-Samples / cognitive-services-speech-sdk](https://github.com/Azure-Samples/cognitive-services-speech-sdk):Sample code for the Microsoft Cognitive Services Speech SDK
|
||||
* [2dust / v2rayN](https://github.com/2dust/v2rayN):A GUI client for Windows, support Xray core and v2fly core and others
|
||||
* [ardalis / CleanArchitecture](https://github.com/ardalis/CleanArchitecture):Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
||||
* [dotnet / aspire](https://github.com/dotnet/aspire):An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
|
||||
* [HearthSim / Hearthstone-Deck-Tracker](https://github.com/HearthSim/Hearthstone-Deck-Tracker):A deck tracker and deck manager for Hearthstone on Windows
|
||||
* [gui-cs / Terminal.Gui](https://github.com/gui-cs/Terminal.Gui):Cross Platform Terminal UI toolkit for .NET
|
||||
* [atom0s / Steamless](https://github.com/atom0s/Steamless):Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.
|
||||
* [ClosedXML / ClosedXML](https://github.com/ClosedXML/ClosedXML):ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
|
||||
* [icsharpcode / ILSpy](https://github.com/icsharpcode/ILSpy):.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
||||
* [winsw / winsw](https://github.com/winsw/winsw):A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
||||
* [ant-design-blazor / ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor):🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
|
||||
* [FastEndpoints / FastEndpoints](https://github.com/FastEndpoints/FastEndpoints):A light-weight REST API development framework for ASP.NET 6 and newer.
|
||||
* [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.
|
||||
* [apache / arrow-adbc](https://github.com/apache/arrow-adbc):Database connectivity API standard and libraries for Apache Arrow
|
||||
* [radzenhq / radzen-blazor](https://github.com/radzenhq/radzen-blazor):Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
|
||||
* [egametang / ET](https://github.com/egametang/ET):Unity3D Client And C# Server Framework
|
||||
|
||||
#### c++
|
||||
* [Atmosphere-NX / Atmosphere](https://github.com/Atmosphere-NX/Atmosphere):Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
|
||||
* [microsoft / LightGBM](https://github.com/microsoft/LightGBM):A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
|
||||
* [ethereum / solidity](https://github.com/ethereum/solidity):Solidity, the Smart Contract Programming Language
|
||||
* [grpc / grpc](https://github.com/grpc/grpc):The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
|
||||
* [aristocratos / btop](https://github.com/aristocratos/btop):A monitor of resources
|
||||
* [swiftlang / swift](https://github.com/swiftlang/swift):The Swift Programming Language
|
||||
* [Tencent / MMKV](https://github.com/Tencent/MMKV):An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
|
||||
* [catchorg / Catch2](https://github.com/catchorg/Catch2):A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
|
||||
* [cocos / cocos-engine](https://github.com/cocos/cocos-engine):Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
|
||||
* [dragonflydb / dragonfly](https://github.com/dragonflydb/dragonfly):A modern replacement for Redis and Memcached
|
||||
* [google / flatbuffers](https://github.com/google/flatbuffers):FlatBuffers: Memory Efficient Serialization Library
|
||||
* [tesseract-ocr / tesseract](https://github.com/tesseract-ocr/tesseract):Tesseract Open Source OCR Engine (main repository)
|
||||
* [ApolloAuto / apollo](https://github.com/ApolloAuto/apollo):An open autonomous driving platform
|
||||
* [nomic-ai / gpt4all](https://github.com/nomic-ai/gpt4all):GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
|
||||
* [huihut / interview](https://github.com/huihut/interview):📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation…
|
||||
* [esphome / esphome](https://github.com/esphome/esphome):ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
* [o3de / o3de](https://github.com/o3de/o3de):Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
|
||||
* [rizsotto / Bear](https://github.com/rizsotto/Bear):Bear is a tool that generates a compilation database for clang tooling.
|
||||
* [topjohnwu / Magisk](https://github.com/topjohnwu/Magisk):The Magic Mask for Android
|
||||
* [microsoft / onnxruntime](https://github.com/microsoft/onnxruntime):ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
|
||||
* [qinguoyi / TinyWebServer](https://github.com/qinguoyi/TinyWebServer):🔥 Linux下C++轻量级WebServer服务器
|
||||
* [TixiaoShan / LIO-SAM](https://github.com/TixiaoShan/LIO-SAM):LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
|
||||
* [Mozilla-Ocho / llamafile](https://github.com/Mozilla-Ocho/llamafile):Distribute and run LLMs with a single file.
|
||||
* [google / filament](https://github.com/google/filament):Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
|
||||
|
||||
#### java
|
||||
* [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
|
||||
* [YunaiV / ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro):🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
|
||||
* [halo-dev / halo](https://github.com/halo-dev/halo):强大易用的开源建站工具。
|
||||
* [metersphere / metersphere](https://github.com/metersphere/metersphere):MeterSphere 是新一代的开源持续测试工具,让软件测试工作更简单、更高效,不再成为持续交付的瓶颈。
|
||||
* [antlr / antlr4](https://github.com/antlr/antlr4):ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
|
||||
* [Snailclimb / JavaGuide](https://github.com/Snailclimb/JavaGuide):「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
|
||||
* [apache / doris](https://github.com/apache/doris):Apache Doris is an easy-to-use, high performance and unified analytics database.
|
||||
* [elastic / elasticsearch](https://github.com/elastic/elasticsearch):Free and Open Source, Distributed, RESTful Search Engine
|
||||
* [spring-projects / spring-ai](https://github.com/spring-projects/spring-ai):An Application Framework for AI Engineering
|
||||
* [apache / flink](https://github.com/apache/flink):Apache Flink
|
||||
* [exadel-inc / CompreFace](https://github.com/exadel-inc/CompreFace):Leading free and open-source face recognition system
|
||||
* [tencentmusic / supersonic](https://github.com/tencentmusic/supersonic):SuperSonic is the next-generation BI+AI platform that unifies Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.
|
||||
* [microsoft / typespec](https://github.com/microsoft/typespec):
|
||||
* [jeecgboot / JeecgBoot](https://github.com/jeecgboot/JeecgBoot):🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
|
||||
* [bazelbuild / bazel](https://github.com/bazelbuild/bazel):a fast, scalable, multi-language and extensible build system
|
||||
* [apache / flink-cdc](https://github.com/apache/flink-cdc):Flink CDC is a streaming data integration tool
|
||||
* [apache / iceberg](https://github.com/apache/iceberg):Apache Iceberg
|
||||
* [xuxueli / xxl-job](https://github.com/xuxueli/xxl-job):A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
|
||||
* [alibaba / nacos](https://github.com/alibaba/nacos):an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
|
||||
* [dataease / dataease](https://github.com/dataease/dataease):🔥 人人可用的开源 BI 工具,Tableau、帆软的开源替代。
|
||||
* [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.
|
||||
* [gunnarmorling / 1brc](https://github.com/gunnarmorling/1brc):1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
|
||||
* [trinodb / trino](https://github.com/trinodb/trino):Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
|
||||
|
||||
#### Kotlin
|
||||
* [ktorio / ktor](https://github.com/ktorio/ktor):Framework for quickly creating connected applications in Kotlin with minimal effort
|
||||
* [JetBrains / kotlin](https://github.com/JetBrains/kotlin):The Kotlin Programming Language.
|
||||
* [JetBrains / compose-multiplatform](https://github.com/JetBrains/compose-multiplatform):Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
|
||||
* [ethereum-lists / chains](https://github.com/ethereum-lists/chains):provides metadata for chains
|
||||
* [wordpress-mobile / WordPress-Android](https://github.com/wordpress-mobile/WordPress-Android):WordPress for Android
|
||||
* [jellyfin / jellyfin-androidtv](https://github.com/jellyfin/jellyfin-androidtv):Android TV Client for Jellyfin
|
||||
* [MatsuriDayo / NekoBoxForAndroid](https://github.com/MatsuriDayo/NekoBoxForAndroid):NekoBox for Android / sing-box / universal proxy toolchain for Android
|
||||
* [square / leakcanary](https://github.com/square/leakcanary):A memory leak detection library for Android.
|
||||
* [android / camera-samples](https://github.com/android/camera-samples):Multiple samples showing the best practices in camera APIs on Android.
|
||||
* [vfsfitvnm / ViMusic](https://github.com/vfsfitvnm/ViMusic):An Android application for streaming music from YouTube Music.
|
||||
* [mamoe / mirai](https://github.com/mamoe/mirai):高效率 QQ 机器人支持库
|
||||
* [bitwarden / android](https://github.com/bitwarden/android):Bitwarden mobile app for Android.
|
||||
* [gedoor / legado](https://github.com/gedoor/legado):Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
|
||||
* [stripe / stripe-android](https://github.com/stripe/stripe-android):Stripe Android SDK
|
||||
* [bannedbook / fanqiang](https://github.com/bannedbook/fanqiang):翻墙-科学上网
|
||||
* [signalapp / Signal-Android](https://github.com/signalapp/Signal-Android):A private messenger for Android.
|
||||
* [InsertKoinIO / koin](https://github.com/InsertKoinIO/koin):Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
|
||||
* [javalin / javalin](https://github.com/javalin/javalin):A simple and modern Java and Kotlin web framework
|
||||
* [Nain57 / Smart-AutoClicker](https://github.com/Nain57/Smart-AutoClicker):An open-source auto clicker on images for Android
|
||||
* [nightscout / AndroidAPS](https://github.com/nightscout/AndroidAPS):Opensource automated insulin delivery system (closed loop)
|
||||
* [yairm210 / Unciv](https://github.com/yairm210/Unciv):Open-source Android/Desktop remake of Civ V
|
||||
|
||||
#### Objective-C
|
||||
* [realm / realm-swift](https://github.com/realm/realm-swift):Realm is a mobile database: a replacement for Core Data & SQLite
|
||||
* [AFNetworking / AFNetworking](https://github.com/AFNetworking/AFNetworking):A delightful networking framework for iOS, macOS, watchOS, and tvOS.
|
||||
* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
|
||||
* [OneSignal / OneSignal-iOS-SDK](https://github.com/OneSignal/OneSignal-iOS-SDK):OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
|
||||
* [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):
|
||||
* [google / gtm-session-fetcher](https://github.com/google/gtm-session-fetcher):Google Toolbox for Mac - Session Fetcher
|
||||
* [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.
|
||||
* [microsoft / plcrashreporter](https://github.com/microsoft/plcrashreporter):Reliable, open-source crash reporting for iOS, macOS and tvOS
|
||||
* [google / GoogleSignIn-iOS](https://github.com/google/GoogleSignIn-iOS):Enables iOS and macOS apps to sign in with Google.
|
||||
* [TimOliver / TOCropViewController](https://github.com/TimOliver/TOCropViewController):A view controller for iOS that allows users to crop portions of UIImage objects
|
||||
* [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.
|
||||
* [segmentio / analytics-ios](https://github.com/segmentio/analytics-ios):The hassle-free way to integrate analytics into any iOS application.
|
||||
|
||||
#### php
|
||||
* [nextcloud / server](https://github.com/nextcloud/server):☁️ Nextcloud server, a safe home for all your data
|
||||
* [coollabsio / coolify](https://github.com/coollabsio/coolify):An open-source & self-hostable Heroku / Netlify / Vercel alternative.
|
||||
* [crater-invoice / crater](https://github.com/crater-invoice/crater):Open Source Invoicing Solution for Individuals & Businesses
|
||||
* [koel / koel](https://github.com/koel/koel):🐦 A personal music streaming server that works.
|
||||
* [PrestaShop / PrestaShop](https://github.com/PrestaShop/PrestaShop):PrestaShop is the universal open-source software platform to build your e-commerce solution.
|
||||
* [assimon / dujiaoka](https://github.com/assimon/dujiaoka):🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉
|
||||
* [JhumanJ / OpnForm](https://github.com/JhumanJ/OpnForm):Beautiful Open-Source Form Builder
|
||||
* [kimai / kimai](https://github.com/kimai/kimai):Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations - everyone can track their times, generate reports, create invoices and do so much more. SaaS version available at https://www.kimai.cloud
|
||||
* [Qloapps / QloApps](https://github.com/Qloapps/QloApps):QloApps is a Free and Open-source hotel management and reservation system to take a hotel business online. QloApps offers a Property Management System (PMS), a Booking Engine, and an attractive Hotel Website. Elevate hotel operations with QloApps to streamline processes and provide an enhanced experience for both hoteliers and guests.
|
||||
* [openai-php / client](https://github.com/openai-php/client):⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
|
||||
* [matomo-org / matomo](https://github.com/matomo-org/matomo):Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
|
||||
* [BookStackApp / BookStack](https://github.com/BookStackApp/BookStack):A platform to create documentation/wiki content built with PHP & Laravel
|
||||
* [laravel / framework](https://github.com/laravel/framework):The Laravel Framework.
|
||||
* [walkor / workerman](https://github.com/walkor/workerman):An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
|
||||
* [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.
|
||||
* [YOURLS / YOURLS](https://github.com/YOURLS/YOURLS):🔗 The de facto standard self hosted URL shortener in PHP
|
||||
* [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.
|
||||
* [PHPMailer / PHPMailer](https://github.com/PHPMailer/PHPMailer):The classic email sending library for PHP
|
||||
* [api-platform / core](https://github.com/api-platform/core):The server component of API Platform: hypermedia and GraphQL APIs in minutes
|
||||
* [hyperf / hyperf](https://github.com/hyperf/hyperf):🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
|
||||
* [larastan / larastan](https://github.com/larastan/larastan):⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
|
||||
|
||||
#### rust
|
||||
* [denoland / deno](https://github.com/denoland/deno):A modern runtime for JavaScript and TypeScript.
|
||||
* [rust-lang / book](https://github.com/rust-lang/book):The Rust Programming Language
|
||||
* [tauri-apps / tauri](https://github.com/tauri-apps/tauri):Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
|
||||
* [bytecodealliance / wasmtime](https://github.com/bytecodealliance/wasmtime):A fast and secure runtime for WebAssembly
|
||||
* [eythaann / Seelen-UI](https://github.com/eythaann/Seelen-UI):The Fully Customizable Desktop Environment for Windows 10/11.
|
||||
* [google / zerocopy](https://github.com/google/zerocopy):
|
||||
* [gitbutlerapp / gitbutler](https://github.com/gitbutlerapp/gitbutler):The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
|
||||
* [lapce / lapce](https://github.com/lapce/lapce):Lightning-fast and Powerful Code Editor written in Rust
|
||||
* [astral-sh / uv](https://github.com/astral-sh/uv):An extremely fast Python package and project manager, written in Rust.
|
||||
* [cloudflare / quiche](https://github.com/cloudflare/quiche):🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
|
||||
* [rust-lang / rust](https://github.com/rust-lang/rust):Empowering everyone to build reliable and efficient software.
|
||||
* [foundry-rs / foundry](https://github.com/foundry-rs/foundry):Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
|
||||
* [qarmin / czkawka](https://github.com/qarmin/czkawka):Multi functional app to find duplicates, empty folders, similar images etc.
|
||||
* [rustdesk / rustdesk](https://github.com/rustdesk/rustdesk):An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
|
||||
* [dandavison / delta](https://github.com/dandavison/delta):A syntax-highlighting pager for git, diff, grep, and blame output
|
||||
* [libnyanpasu / clash-nyanpasu](https://github.com/libnyanpasu/clash-nyanpasu):Clash Nyanpasu~(∠・ω< )⌒☆
|
||||
* [spaceandtimelabs / sxt-proof-of-sql](https://github.com/spaceandtimelabs/sxt-proof-of-sql):Space and Time | Proof of SQL
|
||||
* [golemcloud / golem](https://github.com/golemcloud/golem):Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
|
||||
* [AsahiLinux / muvm](https://github.com/AsahiLinux/muvm):muvm - run programs from your system in a microVM
|
||||
* [tracel-ai / burn](https://github.com/tracel-ai/burn):Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
|
||||
* [achristmascarl / rainfrog](https://github.com/achristmascarl/rainfrog):🐸 a database management tui for postgres
|
||||
* [risingwavelabs / risingwave](https://github.com/risingwavelabs/risingwave):Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
|
||||
* [lancedb / lancedb](https://github.com/lancedb/lancedb):Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
|
||||
|
||||
#### python
|
||||
* [public-apis / public-apis](https://github.com/public-apis/public-apis):A collective list of free APIs
|
||||
* [hacksider / Deep-Live-Cam](https://github.com/hacksider/Deep-Live-Cam):real time face swap and one-click video deepfake with only a single image
|
||||
* [gradio-app / gradio](https://github.com/gradio-app/gradio):Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
|
||||
* [cupy / cupy](https://github.com/cupy/cupy):NumPy & SciPy for GPU
|
||||
* [stanfordnlp / dspy](https://github.com/stanfordnlp/dspy):DSPy: The framework for programming—not prompting—foundation models
|
||||
* [zhayujie / chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat):基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
|
||||
* [comfyanonymous / ComfyUI](https://github.com/comfyanonymous/ComfyUI):The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
|
||||
* [Zeyi-Lin / HivisionIDPhotos](https://github.com/Zeyi-Lin/HivisionIDPhotos):⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
|
||||
* [Avaiga / taipy](https://github.com/Avaiga/taipy):Turns Data and AI algorithms into production-ready web applications in no time.
|
||||
* [thuml / Time-Series-Library](https://github.com/thuml/Time-Series-Library):A Library for Advanced Deep Time Series Models.
|
||||
* [mlc-ai / mlc-llm](https://github.com/mlc-ai/mlc-llm):Universal LLM Deployment Engine with ML Compilation
|
||||
* [google-deepmind / alphafold](https://github.com/google-deepmind/alphafold):Open source code for AlphaFold.
|
||||
* [PaddlePaddle / PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR):Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
|
||||
* [unclecode / crawl4ai](https://github.com/unclecode/crawl4ai):🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
|
||||
* [vllm-project / vllm](https://github.com/vllm-project/vllm):A high-throughput and memory-efficient inference and serving engine for LLMs
|
||||
|
||||
#### swift
|
||||
* [Stengo / DeskPad](https://github.com/Stengo/DeskPad):A virtual monitor for screen sharing
|
||||
* [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.
|
||||
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
|
||||
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
|
||||
* [AudioKit / AudioKit](https://github.com/AudioKit/AudioKit):Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
|
||||
* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations
|
||||
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web.
|
||||
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
|
||||
* [lwouis / alt-tab-macos](https://github.com/lwouis/alt-tab-macos):Windows alt-tab on macOS
|
||||
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
|
||||
* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework.
|
||||
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library.
|
||||
* [wikimedia / wikipedia-ios](https://github.com/wikimedia/wikipedia-ios):📱The official Wikipedia iOS app.
|
||||
* [tuist / tuist](https://github.com/tuist/tuist):Tuist's CLI
|
||||
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
|
||||
* [kean / Nuke](https://github.com/kean/Nuke):Image loading system
|
||||
* [hackiftekhar / IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager):Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
|
||||
* [apple / swift-nio](https://github.com/apple/swift-nio):Event-driven network application framework for high performance protocol servers & clients, non-blocking.
|
||||
* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI
|
||||
* [MrKai77 / Loop](https://github.com/MrKai77/Loop):Window management made elegant.
|
||||
* [aws-amplify / amplify-swift](https://github.com/aws-amplify/amplify-swift):A declarative library for application development using cloud services.
|
||||
|
||||
#### javascript
|
||||
* [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.
|
||||
* [poteto / hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards):⭐️ Companies that don't have a broken hiring process
|
||||
* [eslint / eslint](https://github.com/eslint/eslint):Find and fix problems in your JavaScript code.
|
||||
* [UseInterstellar / Interstellar](https://github.com/UseInterstellar/Interstellar):One of the most popular modern web proxies with blazing fast speeds and a variety of games.
|
||||
* [kkevsekk1 / AutoX](https://github.com/kkevsekk1/AutoX):A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
|
||||
* [seanprashad / leetcode-patterns](https://github.com/seanprashad/leetcode-patterns):A pattern-based approach for learning technical interview questions
|
||||
* [ryanhanwu / How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way):本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
|
||||
* [node-red / node-red](https://github.com/node-red/node-red):Low-code programming for event-driven applications
|
||||
* [wg-easy / wg-easy](https://github.com/wg-easy/wg-easy):The easiest way to run WireGuard VPN + Web-based Admin UI.
|
||||
* [cmliu / CF-Workers-docker.io](https://github.com/cmliu/CF-Workers-docker.io):这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
|
||||
* [tj / commander.js](https://github.com/tj/commander.js):node.js command-line interfaces made easy
|
||||
* [sindresorhus / eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn):More than 100 powerful ESLint rules
|
||||
* [qishibo / AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager):🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
|
||||
* [nerfies / nerfies.github.io](https://github.com/nerfies/nerfies.github.io):
|
||||
* [Dooy / chatgpt-web-midjourney-proxy](https://github.com/Dooy/chatgpt-web-midjourney-proxy):One UI is all done with chatgpt web, midjourney, gpts,suno,luma,runway,viggle,flux,ideogram,Realtime; Simultaneous support Web / PWA / Linux / Win / MacOS platform
|
||||
* [handsontable / handsontable](https://github.com/handsontable/handsontable):JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
|
||||
* [wekan / wekan](https://github.com/wekan/wekan):The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
|
||||
* [Leaflet / Leaflet](https://github.com/Leaflet/Leaflet):🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
|
||||
* [ckeditor / ckeditor5](https://github.com/ckeditor/ckeditor5):Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
|
||||
* [blackmatrix7 / ios_rule_script](https://github.com/blackmatrix7/ios_rule_script):分流规则、重写写规则及脚本。
|
||||
|
||||
#### go
|
||||
* [teamhanko / hanko](https://github.com/teamhanko/hanko):The complete Authentication and User Management solution for developers.
|
||||
* [dagger / dagger](https://github.com/dagger/dagger):An engine to run your pipelines in containers
|
||||
* [milvus-io / milvus](https://github.com/milvus-io/milvus):A cloud-native vector database, storage for next generation AI applications
|
||||
* [spf13 / cobra](https://github.com/spf13/cobra):A Commander for modern Go CLI interactions
|
||||
* [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.
|
||||
* [DiceDB / dice](https://github.com/DiceDB/dice):DiceDB is a redis-compliant, in-memory, real-time, and reactive database optimized for modern hardware and for building and scaling truly real-time applications.
|
||||
* [daytonaio / daytona](https://github.com/daytonaio/daytona):The Open Source Dev Environment Manager.
|
||||
* [juicedata / juicefs](https://github.com/juicedata/juicefs):JuiceFS is a distributed POSIX file system built on top of Redis and S3.
|
||||
* [go-playground / validator](https://github.com/go-playground/validator):💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
|
||||
* [prometheus-operator / prometheus-operator](https://github.com/prometheus-operator/prometheus-operator):Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
|
||||
* [fsnotify / fsnotify](https://github.com/fsnotify/fsnotify):Cross-platform filesystem notifications for Go.
|
||||
* [IBM / sarama](https://github.com/IBM/sarama):Sarama is a Go library for Apache Kafka.
|
||||
* [kubevirt / kubevirt](https://github.com/kubevirt/kubevirt):Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
|
||||
* [gravitational / teleport](https://github.com/gravitational/teleport):The easiest, and most secure way to access and protect all of your infrastructure.
|
||||
* [redpanda-data / connect](https://github.com/redpanda-data/connect):Fancy stream processing made operationally mundane
|
||||
* [fluxcd / flux2](https://github.com/fluxcd/flux2):Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
|
||||
* [open-telemetry / opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib):Contrib repository for the OpenTelemetry Collector
|
||||
* [uber-go / zap](https://github.com/uber-go/zap):Blazing fast, structured, leveled logging in Go.
|
||||
* [dexidp / dex](https://github.com/dexidp/dex):OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
|
||||
* [WuKongIM / WuKongIM](https://github.com/WuKongIM/WuKongIM):不只是即时通讯(IM)
|
||||
* [helm / helm](https://github.com/helm/helm):The Kubernetes Package Manager
|
||||
* [alist-org / alist](https://github.com/alist-org/alist):🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
|
||||
* [pion / webrtc](https://github.com/pion/webrtc):Pure Go implementation of the WebRTC API
|
||||
* [fyne-io / fyne](https://github.com/fyne-io/fyne):Cross platform GUI toolkit in Go inspired by Material Design
|
||||
|
||||
#### TypeScript
|
||||
* [hcengineering / platform](https://github.com/hcengineering/platform):Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
|
||||
* [formbricks / formbricks](https://github.com/formbricks/formbricks):Open Source Survey Platform
|
||||
* [unkeyed / unkey](https://github.com/unkeyed/unkey):Open source API management platform
|
||||
* [vuejs / core](https://github.com/vuejs/core):🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
||||
* [cline / cline](https://github.com/cline/cline):Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
|
||||
* [twentyhq / twenty](https://github.com/twentyhq/twenty):Building a modern alternative to Salesforce, powered by the community.
|
||||
* [nocobase / nocobase](https://github.com/nocobase/nocobase):NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.
|
||||
* [dubinc / dub](https://github.com/dubinc/dub):Open-source link management infrastructure. Loved by modern marketing teams like Vercel, Raycast, and Perplexity.
|
||||
* [open-metadata / OpenMetadata](https://github.com/open-metadata/OpenMetadata):OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
|
||||
* [mfts / papermark](https://github.com/mfts/papermark):Papermark is the open-source DocSend alternative with built-in analytics and custom domains.
|
||||
* [xenova / whisper-web](https://github.com/xenova/whisper-web):ML-powered speech recognition directly in your browser
|
||||
* [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.
|
||||
* [molvqingtai / WebChat](https://github.com/molvqingtai/WebChat):💬 Chat with anyone on any website.
|
||||
* [latitude-dev / latitude-llm](https://github.com/latitude-dev/latitude-llm):Work in progress
|
||||
* [ant-design / pro-components](https://github.com/ant-design/pro-components):🏆 Use Ant Design like a Pro!
|
||||
* [RSSNext / Follow](https://github.com/RSSNext/Follow):🧡 Next generation information browser.
|
||||
* [midday-ai / midday](https://github.com/midday-ai/midday):Run your business smarter 🪄
|
||||
* [remix-run / remix](https://github.com/remix-run/remix):Build Better Websites. Create modern, resilient user experiences with web fundamentals.
|
||||
* [denoland / fresh](https://github.com/denoland/fresh):The next-gen web framework.
|
||||
* [elastic / kibana](https://github.com/elastic/kibana):Your window into the Elastic Stack
|
||||
* [surveyjs / survey-library](https://github.com/surveyjs/survey-library):Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
|
||||
|
||||
#### Vue
|
||||
* [PanJiaChen / vue-element-admin](https://github.com/PanJiaChen/vue-element-admin):🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
|
||||
* [ElemeFE / element](https://github.com/ElemeFE/element):A Vue.js 2.0 UI Toolkit for Web
|
||||
* [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!
|
||||
* [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.
|
||||
* [crmeb / CRMEB](https://github.com/crmeb/CRMEB):🔥CRMEB开源商城免费开源多语言商城系统,Tp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城、App,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
|
||||
* [vueComponent / ant-design-vue](https://github.com/vueComponent/ant-design-vue):🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
|
||||
* [TeamPiped / Piped](https://github.com/TeamPiped/Piped):An alternative privacy-friendly YouTube frontend which is efficient by design.
|
||||
* [primefaces / primevue](https://github.com/primefaces/primevue):Next Generation Vue UI Component Library
|
||||
* [zxwk1998 / vue-admin-better](https://github.com/zxwk1998/vue-admin-better):🎉 vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vab admin pro,vab admin plus,vue admin plus,vue admin pro
|
||||
* [qier222 / YesPlayMusic](https://github.com/qier222/YesPlayMusic):高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
|
||||
* [imsyy / home](https://github.com/imsyy/home):个人主页,我的个人主页,个人主页源码,主页模板,homepage
|
||||
* [HalseySpicy / Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin):✨✨✨ Geeker Admin,基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。
|
||||
* [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
|
||||
* [un-pany / v3-admin-vite](https://github.com/un-pany/v3-admin-vite):☀️ A vue3 admin template | vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统
|
||||
* [yangzongzhuan / RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3):🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
|
||||
* [chaitin / xray](https://github.com/chaitin/xray):一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档
|
||||
* [lyqht / mini-qr](https://github.com/lyqht/mini-qr):Mini accessible web app to generate customized qr codes easily 👾
|
||||
* [lin-xin / vue-manage-system](https://github.com/lin-xin/vue-manage-system):Vue3、Element Plus、typescript后台管理系统
|
||||
* [hslr-s / sun-panel](https://github.com/hslr-s/sun-panel):A server, NAS navigation panel, Homepage, browser homepage. | 一个服务器、NAS导航面板、Homepage、浏览器首页。
|
||||
* [0xJacky / nginx-ui](https://github.com/0xJacky/nginx-ui):Yet another WebUI for Nginx
|
Loading…
Reference in New Issue
Block a user