diff --git a/2023-11-18.md b/2023-11-18.md new file mode 100644 index 00000000..155dd075 --- /dev/null +++ b/2023-11-18.md @@ -0,0 +1,109 @@ +## 2023-11-18 + +#### python +* [google-deepmind / graphcast](https://github.com/google-deepmind/graphcast): +* [cbh123 / narrator](https://github.com/cbh123/narrator):David Attenborough narrates your life +* [0xsyr0 / OSCP](https://github.com/0xsyr0/OSCP):OSCP Cheat Sheet +* [luosiallen / latent-consistency-model](https://github.com/luosiallen/latent-consistency-model):Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference +* [disler / multi-agent-postgres-data-analytics](https://github.com/disler/multi-agent-postgres-data-analytics):The way we interact with our data is changing. +* [roboflow / supervision](https://github.com/roboflow/supervision):We write your reusable computer vision tools. 💜 +* [facebookresearch / llama](https://github.com/facebookresearch/llama):Inference code for LLaMA models +* [microsoft / promptflow](https://github.com/microsoft/promptflow):Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. +* [localstack / localstack](https://github.com/localstack/localstack):💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline +* [huggingface / transformers](https://github.com/huggingface/transformers):🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. +* [netease-youdao / EmotiVoice](https://github.com/netease-youdao/EmotiVoice):EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine +* [iam-veeramalla / Jenkins-Zero-To-Hero](https://github.com/iam-veeramalla/Jenkins-Zero-To-Hero):Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way. +* [adap / flower](https://github.com/adap/flower):Flower: A Friendly Federated Learning Framework +* [DLR-RM / stable-baselines3](https://github.com/DLR-RM/stable-baselines3):PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. +* [hiyouga / LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory):Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM) +* [OpenBMB / ChatDev](https://github.com/OpenBMB/ChatDev):Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) +* [generatebio / chroma](https://github.com/generatebio/chroma):A generative model for programmable protein design +* [ReaVNaiL / New-Grad-2024](https://github.com/ReaVNaiL/New-Grad-2024):👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀 +* [assafelovic / gpt-researcher](https://github.com/assafelovic/gpt-researcher):GPT based autonomous agent that does online comprehensive research on any given topic +* [haotian-liu / LLaVA](https://github.com/haotian-liu/LLaVA):[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities. +* [chatchat-space / Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat):Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain +* [run-llama / llama_index](https://github.com/run-llama/llama_index):LlamaIndex (formerly GPT Index) is a data framework for your LLM applications +* [docker / genai-stack](https://github.com/docker/genai-stack):Langchain + Docker + Neo4j + Ollama +* [yerfor / GeneFace](https://github.com/yerfor/GeneFace):GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code +* [google / jax](https://github.com/google/jax):Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more + +#### swift +* [Whisky-App / Whisky](https://github.com/Whisky-App/Whisky):A modern Wine wrapper for macOS built with SwiftUI +* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift +* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift +* [apple / swift-syntax](https://github.com/apple/swift-syntax):A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code. +* [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. +* [twostraws / HackingWithSwift](https://github.com/twostraws/HackingWithSwift):The project source code for hackingwithswift.com +* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development +* [kishikawakatsumi / KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess):Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS. +* [okwasniewski / MiniSim](https://github.com/okwasniewski/MiniSim):MacOS menu bar app for launching iOS  and Android 🤖 emulators +* [krzyzanowskim / CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift):CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift +* [apple / swift-argument-parser](https://github.com/apple/swift-argument-parser):Straightforward, type-safe argument parsing for Swift +* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment." +* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK +* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI +* [danielgindi / Charts](https://github.com/danielgindi/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. +* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web. +* [SnapKit / SnapKit](https://github.com/SnapKit/SnapKit):A Swift Autolayout DSL for iOS & OS X +* [Moya / Moya](https://github.com/Moya/Moya):Network abstraction layer written in Swift. +* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations +* [daltoniam / Starscream](https://github.com/daltoniam/Starscream):Websockets in swift for iOS and OSX +* [grpc / grpc-swift](https://github.com/grpc/grpc-swift):The Swift language implementation of gRPC. +* [krzysztofzablocki / LifetimeTracker](https://github.com/krzysztofzablocki/LifetimeTracker):Find retain cycles / memory leaks sooner. +* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions. +* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps. +* [ObuchiYuki / DevToysMac](https://github.com/ObuchiYuki/DevToysMac):DevToys For mac + +#### javascript +* [OpenZeppelin / openzeppelin-contracts](https://github.com/OpenZeppelin/openzeppelin-contracts):OpenZeppelin Contracts is a library for secure smart contract development. +* [blackmatrix7 / ios_rule_script](https://github.com/blackmatrix7/ios_rule_script):分流规则、重写写规则及脚本。 +* [InterstellarNetwork / Interstellar](https://github.com/InterstellarNetwork/Interstellar):Interstellar is one of the best proxies with blazing fast speeds and tons of games. +* [sudheerj / reactjs-interview-questions](https://github.com/sudheerj/reactjs-interview-questions):List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!! +* [sudheerj / javascript-interview-questions](https://github.com/sudheerj/javascript-interview-questions):List of 1000 JavaScript Interview Questions +* [rollup / rollup](https://github.com/rollup/rollup):Next-generation ES module bundler +* [vercel / next.js](https://github.com/vercel/next.js):The React Framework +* [Guru322 / GURU-BOT](https://github.com/Guru322/GURU-BOT):A SIMPLE YET COMPLICATED WHATSAPP BOT LOADED WITH FEATURES🚩 +* [gchq / CyberChef](https://github.com/gchq/CyberChef):The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis +* [WordPress / gutenberg](https://github.com/WordPress/gutenberg):The Block Editor project for WordPress and beyond. Plugin is available from the official repository. +* [mozilla / pdf.js](https://github.com/mozilla/pdf.js):PDF Reader in JavaScript +* [quasarframework / quasar](https://github.com/quasarframework/quasar):Quasar Framework - Build high-performance VueJS user interfaces in record time +* [salman0ansari / whatsapp-api-nodejs](https://github.com/salman0ansari/whatsapp-api-nodejs):RESTful WhatsApp API with Multiple Device Support +* [bypassiwastaken / skiovox-helper](https://github.com/bypassiwastaken/skiovox-helper):An extension to make the browsing experience in the Skiovox exploit smoother. +* [jerosoler / Drawflow](https://github.com/jerosoler/Drawflow):Simple flow library 🖥️🖱️ +* [hiteshchoudhary / chai-aur-react](https://github.com/hiteshchoudhary/chai-aur-react):chai aur react series on youtube +* [swagger-api / swagger-ui](https://github.com/swagger-api/swagger-ui):Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. +* [potree / potree](https://github.com/potree/potree):WebGL point cloud viewer for large datasets +* [yonggekkk / Cloudflare-workers-pages-vless](https://github.com/yonggekkk/Cloudflare-workers-pages-vless):cf-worker-pages-vless脚本,默认支持Chatgpt,支持workers与pages两种形式部署。CF优选域名、优选反代IP多平台一键脚本。懒人小白必备的vless代理神器 +* [jsdoc / jsdoc](https://github.com/jsdoc/jsdoc):An API documentation generator for JavaScript. +* [DataDog / dd-trace-js](https://github.com/DataDog/dd-trace-js):JavaScript APM Tracer +* [microsoft / Web-Dev-For-Beginners](https://github.com/microsoft/Web-Dev-For-Beginners):24 Lessons, 12 Weeks, Get Started as a Web Developer +* [open-telemetry / opentelemetry.io](https://github.com/open-telemetry/opentelemetry.io):The OpenTelemetry website and documentation +* [OAI / OpenAPI-Specification](https://github.com/OAI/OpenAPI-Specification):The OpenAPI Specification Repository +* [hackforla / website](https://github.com/hackforla/website):Hack for LA's website + +#### go +* [hashicorp / terraform](https://github.com/hashicorp/terraform):Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. +* [MerlinKodo / clash-rev](https://github.com/MerlinKodo/clash-rev):Continuation of Clash core project +* [kubernetes / kubernetes](https://github.com/kubernetes/kubernetes):Production-Grade Container Scheduling and Management +* [k3s-io / k3s](https://github.com/k3s-io/k3s):Lightweight Kubernetes +* [golang / protobuf](https://github.com/golang/protobuf):Go support for Google's protocol buffers +* [dagger / dagger](https://github.com/dagger/dagger):Application Delivery as Code that Runs Anywhere +* [containerd / containerd](https://github.com/containerd/containerd):An open and reliable container runtime +* [hashicorp / nomad](https://github.com/hashicorp/nomad):Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations. +* [metallb / metallb](https://github.com/metallb/metallb):A network load-balancer implementation for Kubernetes using standard routing protocols +* [runatlantis / atlantis](https://github.com/runatlantis/atlantis):Terraform Pull Request Automation +* [Permify / permify](https://github.com/Permify/permify):Permify is an open-source authorization service inspired by Google Zanzibar. +* [canonical / microcloud](https://github.com/canonical/microcloud):Automated private cloud based on LXD, Ceph and OVN +* [grpc / grpc-go](https://github.com/grpc/grpc-go):The Go language implementation of gRPC. HTTP/2 based RPC +* [meshery / meshery](https://github.com/meshery/meshery):Meshery, the cloud native manager +* [containers / podman](https://github.com/containers/podman):Podman: A tool for managing OCI containers and pods. +* [aws / aws-sdk-go](https://github.com/aws/aws-sdk-go):AWS SDK for the Go programming language. +* [google / wire](https://github.com/google/wire):Compile-time Dependency Injection for Go +* [IBM / sarama](https://github.com/IBM/sarama):Sarama is a Go library for Apache Kafka. +* [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. +* [teivah / 100-go-mistakes](https://github.com/teivah/100-go-mistakes):📖 100 Go Mistakes and How to Avoid Them +* [rancher / rancher](https://github.com/rancher/rancher):Complete container management platform +* [kubernetes / kube-state-metrics](https://github.com/kubernetes/kube-state-metrics):Add-on agent to generate and expose cluster-level metrics. +* [casbin / casbin](https://github.com/casbin/casbin):An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN +* [trufflesecurity / trufflehog](https://github.com/trufflesecurity/trufflehog):Find and verify credentials +* [projectcalico / calico](https://github.com/projectcalico/calico):Cloud native networking and network security