- infiniflow / ragflow:RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
- unslothai / unsloth:Finetune Llama 3.3, DeepSeek-R1 & Reasoning LLMs 2x faster with 70% less memory
- jingyaogong / minimind:🚀🚀 「大模型」50分钟完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 50 min!
- sgl-project / sglang:SGLang is a fast serving framework for large language models and vision language models.
- zhayujie / chatgpt-on-wechat:基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ DeepSeek/Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
- commaai / openpilot:openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
- ultralytics / ultralytics:Ultralytics YOLO11 🚀
- dgtlmoon / changedetection.io:The best and simplest free open source web page change detection, website watcher, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change notification
- roboflow / maestro:streamline the fine-tuning process for multimodal models: PaliGemma 2, Florence-2, and Qwen2.5-VL
- ocrmypdf / OCRmyPDF:OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
- vllm-project / vllm:A high-throughput and memory-efficient inference and serving engine for LLMs
- hiyouga / LLaMA-Factory:Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
- netbox-community / netbox:The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
- bitsandbytes-foundation / bitsandbytes:Accessible large language models via k-bit quantization for PyTorch.
- Alamofire / Alamofire:Elegant HTTP Networking in Swift
- nicklockwood / SwiftFormat:A command-line tool and Xcode Extension for formatting Swift code
- gonzalezreal / swift-markdown-ui:Display and customize Markdown text in SwiftUI
- onevcat / Kingfisher:A lightweight, pure-Swift library for downloading and caching images from the web.
- ChartsOrg / Charts:Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- Caldis / Mos:一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
- vapor / vapor:💧 A server-side Swift HTTP web framework.
- stephencelis / SQLite.swift:A type-safe, Swift-language layer over SQLite3.
- pointfreeco / swift-dependencies:A dependency management library inspired by SwiftUI's "environment."
- apple / swift-async-algorithms:Async Algorithms for Swift
- markiv / SwiftUI-Shimmer:Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
- mierau / hotline:A modern Hotline client for Mac, iOS, and iPadOS
- ReactiveX / RxSwift:Reactive Programming in Swift
- apple / swift-nio:Event-driven network application framework for high performance protocol servers & clients, non-blocking.
- TheWidlarzGroup / react-native-video:A
- pointfreeco / swift-composable-architecture:A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
- DataDog / dd-sdk-ios:Datadog SDK for iOS - Swift and Objective-C.
- RevenueCat / purchases-ios:In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
- scinfu / SwiftSoup:SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
- quoid / userscripts:An open-source userscript manager for Safari
- AzureAD / microsoft-authentication-library-for-objc:Microsoft Authentication Library (MSAL) for iOS and macOS
- swiftlang / swift-testing:A modern, expressive testing package for Swift
- hmlongco / Factory:A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
- facebook / facebook-ios-sdk:Used to integrate the Facebook Platform with your iOS & tvOS apps.
- realm / SwiftLint:A tool to enforce Swift style and conventions.
- Mintplex-Labs / anything-llm:The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
- songquanpeng / one-api:LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.
- lucide-icons / lucide:Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
- microsoft / monaco-editor:A browser based code editor
- nodejs / node:Node.js JavaScript runtime ✨🐢🚀✨
- bgstaal / multipleWindow3dScene:A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
- vercel / next.js:The React Framework
- open-webui / open-webui:User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
- cmliu / CF-Workers-docker.io:这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
- GoogleChrome / chrome-extensions-samples:Chrome Extensions Samples
- handsontable / handsontable:JavaScript Data Grid / Data Table with a Spreadsheet Look & Feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
- webpack / webpack:A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
- nodejs / undici:An HTTP/1.1 client, written from scratch for Node.js
- trekhleb / javascript-algorithms:📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- automatisch / automatisch:The open source Zapier alternative. Build workflow automation without spending time and money.
- quasarframework / quasar:Quasar Framework - Build high-performance VueJS user interfaces in record time
- LeCoupa / awesome-cheatsheets:👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
- blackmatrix7 / ios_rule_script:分流规则、重写写规则及脚本。
- Dooy / chatgpt-web-midjourney-proxy:One UI is all done with chatgpt web, midjourney, gpts,suno,luma,runway,viggle,flux,ideogram,realtime,pika,udio; Simultaneous support Web / PWA / Linux / Win / MacOS platform
- DataDog / dd-trace-js:Datadog APM client for Node.js
- ethereum / go-ethereum:Go implementation of the Ethereum protocol
- 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
- zeromicro / go-zero:A cloud-native Go microservices framework with cli tool for productivity.
- avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software
- flipped-aurora / gin-vue-admin:🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
- ollama / ollama:Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
- fastenhealth / fasten-onprem:Fasten is an open-source, self-hosted, personal/family electronic medical record aggregator, designed to integrate with 100,000's of insurances/hospitals/clinics
- projectcalico / calico:Cloud native networking and network security
- kubernetes / client-go:Go client for Kubernetes.
- evcc-io / evcc:Solar Charging ☀️🚘
- putyy / res-downloader:视频号、小程序、抖音、快手、小红书、直播流、m3u8、酷狗、QQ音乐等常见网络资源下载!
- semaphoreui / semaphore:Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
- dlvhdr / gh-dash:A beautiful CLI dashboard for GitHub 🚀
- asdf-vm / asdf:Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
- tailscale / tailscale:The easiest, most secure way to use WireGuard and 2FA.
- sensepost / gowitness:🔍 gowitness - a golang, web screenshot utility using Chrome Headless
- kubernetes / kubernetes:Production-Grade Container Scheduling and Management
- volcano-sh / volcano:A Cloud Native Batch System (Project under CNCF)
- istio / istio:Connect, secure, control, and observe services.
- VictoriaMetrics / VictoriaMetrics:VictoriaMetrics: fast, cost-effective monitoring solution and time series database
- milvus-io / milvus:Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
- netbirdio / netbird:Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
- grpc-ecosystem / grpc-gateway:gRPC to JSON proxy generator following the gRPC HTTP spec