diff --git a/2023/2023-11-27.md b/2023/2023-11-27.md new file mode 100644 index 0000000..fa30108 --- /dev/null +++ b/2023/2023-11-27.md @@ -0,0 +1,109 @@ +## 2023-11-27 + +#### python +* [run-llama / rags](https://github.com/run-llama/rags):Build ChatGPT over your data, all with natural language +* [lllyasviel / Fooocus](https://github.com/lllyasviel/Fooocus):Focus on prompting and generating +* [Stability-AI / generative-models](https://github.com/Stability-AI/generative-models):Generative Models by Stability AI +* [huggingface / transformers](https://github.com/huggingface/transformers):🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. +* [sh-lee-prml / HierSpeechpp](https://github.com/sh-lee-prml/HierSpeechpp):The official implementation of HierSpeech++ +* [langchain-ai / langchain](https://github.com/langchain-ai/langchain):⚡ Building applications with LLMs through composability ⚡ +* [tiangolo / fastapi](https://github.com/tiangolo/fastapi):FastAPI framework, high performance, easy to learn, fast to code, ready for production +* [jackfrued / Python-100-Days](https://github.com/jackfrued/Python-100-Days):Python - 100天从新手到大师 +* [openai / whisper](https://github.com/openai/whisper):Robust Speech Recognition via Large-Scale Weak Supervision +* [neuralmagic / deepsparse](https://github.com/neuralmagic/deepsparse):Sparsity-aware deep learning inference runtime for CPUs +* [hylarucoder / svd-webui](https://github.com/hylarucoder/svd-webui): +* [huggingface / alignment-handbook](https://github.com/huggingface/alignment-handbook):Robust recipes for to align language models with human and AI preferences +* [donnemartin / system-design-primer](https://github.com/donnemartin/system-design-primer):Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. +* [public-apis / public-apis](https://github.com/public-apis/public-apis):A collective list of free APIs +* [s0md3v / roop](https://github.com/s0md3v/roop):one-click face swap +* [passivestar / quickmenu](https://github.com/passivestar/quickmenu):Blender addon that simplifies access to useful operators and adds missing functionality +* [bregman-arie / devops-exercises](https://github.com/bregman-arie/devops-exercises):Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions +* [NVIDIA / Stable-Diffusion-WebUI-TensorRT](https://github.com/NVIDIA/Stable-Diffusion-WebUI-TensorRT):TensorRT Extension for Stable Diffusion Web UI +* [mail-in-a-box / mailinabox](https://github.com/mail-in-a-box/mailinabox):Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box. +* [THUDM / CogVLM](https://github.com/THUDM/CogVLM):a state-of-the-art-level open visual language model | 多模态预训练模型 +* [teslamotors / light-show](https://github.com/teslamotors/light-show):Tesla Light Show +* [vinta / awesome-python](https://github.com/vinta/awesome-python):A curated list of awesome Python frameworks, libraries, software and resources +* [apple / ml-stable-diffusion](https://github.com/apple/ml-stable-diffusion):Stable Diffusion with Core ML on Apple Silicon +* [jianchang512 / clone-voice](https://github.com/jianchang512/clone-voice):一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频 +* [eosphoros-ai / DB-GPT](https://github.com/eosphoros-ai/DB-GPT):Revolutionizing Database Interactions with Private LLM Technology + +#### swift +* [mRs- / Black-Friday-Deals](https://github.com/mRs-/Black-Friday-Deals):Black Friday Deals for macOS / iOS Software & Books +* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift +* [daltoniam / Starscream](https://github.com/daltoniam/Starscream):Websockets in swift for iOS and OSX +* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing. +* [apple / swift-nio](https://github.com/apple/swift-nio):Event-driven network application framework for high performance protocol servers & clients, non-blocking. +* [MrKai77 / Loop](https://github.com/MrKai77/Loop):MacOS window management made elegant. +* [SnapKit / SnapKit](https://github.com/SnapKit/SnapKit):A Swift Autolayout DSL for iOS & OS X +* [Swinject / Swinject](https://github.com/Swinject/Swinject):Dependency injection framework for Swift with iOS/macOS/Linux +* [teslamotors / react-native-camera-kit](https://github.com/teslamotors/react-native-camera-kit):A high performance, easy to use, rock solid camera library for React Native apps. +* [kean / Nuke](https://github.com/kean/Nuke):Image loading system +* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift +* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI +* [Juanpe / SkeletonView](https://github.com/Juanpe/SkeletonView):☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting +* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations +* [nalexn / ViewInspector](https://github.com/nalexn/ViewInspector):Runtime introspection and unit testing of SwiftUI views +* [grpc / grpc-swift](https://github.com/grpc/grpc-swift):The Swift language implementation of gRPC. +* [rarfell / dimeApp](https://github.com/rarfell/dimeApp):Dime is a beautiful expense tracker built with iOS design guidelines in mind. +* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment." +* [danielgindi / Charts](https://github.com/danielgindi/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. +* [kishikawakatsumi / KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess):Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS. +* [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. +* [nicklockwood / SwiftFormat](https://github.com/nicklockwood/SwiftFormat):A command-line tool and Xcode Extension for formatting Swift code +* [mozilla-mobile / firefox-ios](https://github.com/mozilla-mobile/firefox-ios):Firefox for iOS +* [SwiftUIX / SwiftUIX](https://github.com/SwiftUIX/SwiftUIX):An exhaustive expansion of the standard SwiftUI library. +* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library. + +#### javascript +* [bgstaal / multipleWindow3dScene](https://github.com/bgstaal/multipleWindow3dScene):A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage +* [fanmingming / live](https://github.com/fanmingming/live):✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕 +* [windmill-labs / windmill](https://github.com/windmill-labs/windmill):Open-source developer platform to turn scripts into workflows and UIs. Open-source alternative to Airplane and Retool. +* [MetaMask / metamask-extension](https://github.com/MetaMask/metamask-extension):🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites +* [friuns2 / BlackFriday-GPTs-Prompts](https://github.com/friuns2/BlackFriday-GPTs-Prompts):List of free GPTs that doesn't require plus subscription +* [louislam / uptime-kuma](https://github.com/louislam/uptime-kuma):A fancy self-hosted monitoring tool +* [pot-app / pot-desktop](https://github.com/pot-app/pot-desktop):🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognize. +* [ascoders / weekly](https://github.com/ascoders/weekly):前端精读周刊。帮你理解最前沿、实用的技术。 +* [xenova / transformers.js](https://github.com/xenova/transformers.js):State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server! +* [cypress-io / cypress](https://github.com/cypress-io/cypress):Fast, easy and reliable testing for anything that runs in a browser. +* [jaywcjlove / awesome-mac](https://github.com/jaywcjlove/awesome-mac): Now we have become very big, Different from the original idea. Collect premium software in various categories. +* [Expensify / App](https://github.com/Expensify/App):Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code. +* [sampotts / plyr](https://github.com/sampotts/plyr):A simple HTML5, YouTube and Vimeo player +* [Koenkk / zigbee2mqtt](https://github.com/Koenkk/zigbee2mqtt):Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨 +* [usebruno / bruno](https://github.com/usebruno/bruno):Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) +* [dejwid / food-ordering](https://github.com/dejwid/food-ordering): +* [google / zx](https://github.com/google/zx):A tool for writing better scripts +* [hagopj13 / node-express-boilerplate](https://github.com/hagopj13/node-express-boilerplate):A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose +* [vercel / next.js](https://github.com/vercel/next.js):The React Framework +* [MobSF / Mobile-Security-Framework-MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF):Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. +* [github / docs](https://github.com/github/docs):The open-source repo for docs.github.com +* [openspug / spug](https://github.com/openspug/spug):开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。 +* [di4b0lical / No-ADS-YouTube](https://github.com/di4b0lical/No-ADS-YouTube):Skips all YouTube ads | undetectable | skips ads instantly - [ Unpatched Ad-Blocker ] +* [SheetJS / sheetjs](https://github.com/SheetJS/sheetjs):📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs +* [OpenZeppelin / openzeppelin-contracts](https://github.com/OpenZeppelin/openzeppelin-contracts):OpenZeppelin Contracts is a library for secure smart contract development. + +#### go +* [1Panel-dev / 1Panel](https://github.com/1Panel-dev/1Panel):🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。 +* [photoprism / photoprism](https://github.com/photoprism/photoprism):AI-Powered Photos App for the Decentralized Web 🌈💎✨ +* [go-git / go-git](https://github.com/go-git/go-git):A highly extensible Git implementation in pure Go. +* [stretchr / testify](https://github.com/stretchr/testify):A toolkit with common assertions and mocks that plays nicely with the standard library +* [jpillora / chisel](https://github.com/jpillora/chisel):A fast TCP/UDP tunnel over HTTP +* [ngoduykhanh / wireguard-ui](https://github.com/ngoduykhanh/wireguard-ui):Wireguard web interface +* [songquanpeng / one-api](https://github.com/songquanpeng/one-api):OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. +* [teslamotors / vehicle-command](https://github.com/teslamotors/vehicle-command): +* [go-sql-driver / mysql](https://github.com/go-sql-driver/mysql):Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package +* [SagerNet / sing-box](https://github.com/SagerNet/sing-box):The universal proxy platform +* [go-chi / chi](https://github.com/go-chi/chi):lightweight, idiomatic and composable router for building Go HTTP services +* [hr3lxphr6j / bililive-go](https://github.com/hr3lxphr6j/bililive-go):一个直播录制工具 +* [gin-gonic / gin](https://github.com/gin-gonic/gin):Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. +* [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。 +* [ipfs / kubo](https://github.com/ipfs/kubo):An IPFS implementation in Go +* [kubernetes-sigs / metrics-server](https://github.com/kubernetes-sigs/metrics-server):Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. +* [prometheus / node_exporter](https://github.com/prometheus/node_exporter):Exporter for machine metrics +* [open-telemetry / opentelemetry-collector](https://github.com/open-telemetry/opentelemetry-collector):OpenTelemetry Collector +* [go-resty / resty](https://github.com/go-resty/resty):Simple HTTP and REST client library for Go +* [etcd-io / etcd](https://github.com/etcd-io/etcd):Distributed reliable key-value store for the most critical data of a distributed system +* [kubernetes / dashboard](https://github.com/kubernetes/dashboard):General-purpose web UI for Kubernetes clusters +* [casbin / casdoor](https://github.com/casbin/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 and RADIUS +* [samber / lo](https://github.com/samber/lo):💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) +* [nats-io / nats-server](https://github.com/nats-io/nats-server):High-Performance server for NATS.io, the cloud and edge native messaging system. +* [go-playground / validator](https://github.com/go-playground/validator):💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving