-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
133 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,133 @@ | ||
## 2023-08-19 | ||
|
||
#### python | ||
* [apple / ml-fastvit](https://github.com/apple/ml-fastvit):This repository contains the official implementation of the research paper, "FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization" | ||
* [taojy123 / KeymouseGo](https://github.com/taojy123/KeymouseGo):类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 | automate mouse clicks and keyboard input | ||
* [jiran214 / GPT-vup](https://github.com/jiran214/GPT-vup):GPT-vup BIliBili | 抖音 | AI | 虚拟主播 | ||
* [rany2 / edge-tts](https://github.com/rany2/edge-tts):Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key | ||
* [roboflow / supervision](https://github.com/roboflow/supervision):We write your reusable computer vision tools. | ||
💜 | ||
* [lllyasviel / Fooocus](https://github.com/lllyasviel/Fooocus):Focus on prompting and generating | ||
* [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! | ||
🚀 | ||
* [RobustNLP / CipherChat](https://github.com/RobustNLP/CipherChat):A framework to evaluate the generalization capability of safety alignment for LLMs | ||
* [BlinkDL / RWKV-LM](https://github.com/BlinkDL/RWKV-LM):RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding. | ||
* [assafelovic / gpt-researcher](https://github.com/assafelovic/gpt-researcher):GPT based autonomous agent that does online comprehensive research on any given topic | ||
* [commaai / openpilot](https://github.com/commaai/openpilot):openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models. | ||
* [serge-chat / serge](https://github.com/serge-chat/serge):A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API. | ||
* [PromtEngineer / localGPT](https://github.com/PromtEngineer/localGPT):Chat with your documents on your local device using GPT models. No data leaves your device and 100% private. | ||
* [haotian-liu / LLaVA](https://github.com/haotian-liu/LLaVA):Visual Instruction Tuning: Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities. | ||
* [openai / whisper](https://github.com/openai/whisper):Robust Speech Recognition via Large-Scale Weak Supervision | ||
* [zanfranceschi / rinha-de-backend-2023-q3](https://github.com/zanfranceschi/rinha-de-backend-2023-q3):Rinha de Backend - Edição 2023 Q3 | ||
* [google / visualblocks](https://github.com/google/visualblocks):Visual Blocks for ML is a Google visual programming framework that lets you create ML pipelines in a no-code graph editor. You – and your users – can quickly prototype workflows by connecting drag-and-drop ML components, including models, user inputs, processors, and visualizations. | ||
* [pytorch / vision](https://github.com/pytorch/vision):Datasets, Transforms and Models specific to Computer Vision | ||
* [eliben / pycparser](https://github.com/eliben/pycparser):🐍 Complete C99 parser in pure Python | ||
* [AntonOsika / gpt-engineer](https://github.com/AntonOsika/gpt-engineer):Specify what you want it to build, the AI asks for clarification, and then builds it. | ||
* [marqo-ai / marqo](https://github.com/marqo-ai/marqo):Vector search for humans. | ||
* [m-bain / whisperX](https://github.com/m-bain/whisperX):WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization) | ||
* [pre-commit / pre-commit](https://github.com/pre-commit/pre-commit):A framework for managing and maintaining multi-language pre-commit hooks. | ||
* [IDEA-Research / DWPose](https://github.com/IDEA-Research/DWPose):"Effective Whole-body Pose Estimation with Two-stages Distillation" (ICCV 2023, CV4Metaverse Workshop) | ||
* [psf / black](https://github.com/psf/black):The uncompromising Python code formatter | ||
|
||
#### swift | ||
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development | ||
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift | ||
* [SwiftyJSON / SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON):The better way to deal with JSON data in Swift. | ||
* [tuist / tuist](https://github.com/tuist/tuist):🚀 | ||
Create, maintain, and interact with Xcode projects at scale | ||
* [intitni / CopilotForXcode](https://github.com/intitni/CopilotForXcode):The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension | ||
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web. | ||
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 | ||
Delightful Swift snapshot testing. | ||
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift | ||
* [danielgindi / Charts](https://github.com/danielgindi/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | ||
* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment." | ||
* [malcommac / SwiftDate](https://github.com/malcommac/SwiftDate):🐔 | ||
Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift. | ||
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions. | ||
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK | ||
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps. | ||
* [yonaskolb / XcodeGen](https://github.com/yonaskolb/XcodeGen):A Swift command line tool for generating your Xcode project | ||
* [hmlongco / Factory](https://github.com/hmlongco/Factory):A new approach to Container-Based Dependency Injection for Swift and SwiftUI. | ||
* [marmelroy / PhoneNumberKit](https://github.com/marmelroy/PhoneNumberKit):A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. | ||
* [nalexn / clean-architecture-swiftui](https://github.com/nalexn/clean-architecture-swiftui):SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more. | ||
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱 | ||
A strongly-typed, caching GraphQL client for iOS, written in Swift. | ||
* [Carthage / Carthage](https://github.com/Carthage/Carthage):A simple, decentralized dependency manager for Cocoa | ||
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift | ||
* [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 | ||
* [Quick / Nimble](https://github.com/Quick/Nimble):A Matcher Framework for Swift and Objective-C | ||
* [krzyzanowskim / CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift):CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift | ||
* [apple / swift-protobuf](https://github.com/apple/swift-protobuf):Plugin and runtime library for using protobuf with Swift | ||
|
||
#### javascript | ||
* [diegomura / react-pdf](https://github.com/diegomura/react-pdf):📄 | ||
Create PDF files using React | ||
* [h5bp / html5-boilerplate](https://github.com/h5bp/html5-boilerplate):A professional front-end template for building fast, robust, and adaptable web apps or sites. | ||
* [MetaMask / metamask-mobile](https://github.com/MetaMask/metamask-mobile):Mobile web browser providing access to websites that use the Ethereum blockchain | ||
* [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. | ||
* [OpenCTI-Platform / opencti](https://github.com/OpenCTI-Platform/opencti):Open Cyber Threat Intelligence Platform | ||
* [lllyasviel / style2paints](https://github.com/lllyasviel/style2paints):sketch + style = paints | ||
🎨 | ||
(TOG2018/SIGGRAPH2018ASIA) | ||
* [GoogleChromeLabs / chrome-for-testing](https://github.com/GoogleChromeLabs/chrome-for-testing): | ||
* [moment / moment](https://github.com/moment/moment):Parse, validate, manipulate, and display dates in javascript. | ||
* [prebid / Prebid.js](https://github.com/prebid/Prebid.js):Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free. | ||
* [mrdoob / three.js](https://github.com/mrdoob/three.js):JavaScript 3D Library. | ||
* [npm / cli](https://github.com/npm/cli):the package manager for JavaScript | ||
* [cypress-io / cypress](https://github.com/cypress-io/cypress):Fast, easy and reliable testing for anything that runs in a browser. | ||
* [webrtc / samples](https://github.com/webrtc/samples):WebRTC Web demos and samples | ||
* [rollup / plugins](https://github.com/rollup/plugins):🍣 | ||
The one-stop shop for official Rollup plugins | ||
* [ciaochaos / qrbtf](https://github.com/ciaochaos/qrbtf):An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com | ||
* [robinkarlberg / transfer.zip-web](https://github.com/robinkarlberg/transfer.zip-web):Transfer files securely between browsers using WebRTC peer2peer | ||
* [quasarframework / quasar](https://github.com/quasarframework/quasar):Quasar Framework - Build high-performance VueJS user interfaces in record time | ||
* [auth0-samples / auth0-react-samples](https://github.com/auth0-samples/auth0-react-samples):Auth0 Integration Samples for React Applications | ||
* [statsd / statsd](https://github.com/statsd/statsd):Daemon for easy but powerful stats aggregation | ||
* [openstyles / stylus](https://github.com/openstyles/stylus):Stylus - Userstyles Manager | ||
* [jgraph / drawio](https://github.com/jgraph/drawio):draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding | ||
* [ishtms / learn-nodejs-hard-way](https://github.com/ishtms/learn-nodejs-hard-way):Master Nodejs and backend development by creating a backend web framework from scratch. | ||
* [orestbida / cookieconsent](https://github.com/orestbida/cookieconsent):🍪 | ||
Simple cross-browser cookie-consent plugin written in vanilla js | ||
* [SheetJS / sheetjs](https://github.com/SheetJS/sheetjs):📗 | ||
SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs | ||
* [danny-avila / LibreChat](https://github.com/danny-avila/LibreChat):Enhanced ChatGPT Clone: Features OpenAI, Bing, Anthropic, PaLM 2, AI model switching, message search, langchain, ChatGPT Plugins, OpenAI Functions, Multi-User System, Presets, completely open-source for self-hosting. More features in development | ||
|
||
#### go | ||
* [1Panel-dev / 1Panel](https://github.com/1Panel-dev/1Panel):🔥 | ||
🔥 | ||
🔥 | ||
现代化、开源的 Linux 服务器运维管理面板。 | ||
* [traefik / traefik](https://github.com/traefik/traefik):The Cloud Native Application Proxy | ||
* [kubernetes / kubernetes](https://github.com/kubernetes/kubernetes):Production-Grade Container Scheduling and Management | ||
* [ankitpokhrel / jira-cli](https://github.com/ankitpokhrel/jira-cli):🔥 | ||
Feature-rich interactive Jira command line. | ||
* [googleforgames / agones](https://github.com/googleforgames/agones):Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes | ||
* [prometheus / node_exporter](https://github.com/prometheus/node_exporter):Exporter for machine metrics | ||
* [sirupsen / logrus](https://github.com/sirupsen/logrus):Structured, pluggable logging for Go. | ||
* [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 | ||
* [prometheus / alertmanager](https://github.com/prometheus/alertmanager):Prometheus Alertmanager | ||
* [aws / karpenter](https://github.com/aws/karpenter):Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. | ||
* [Shopify / toxiproxy](https://github.com/Shopify/toxiproxy):⏰ | ||
🔥 | ||
A TCP proxy to simulate network and system conditions for chaos and resiliency testing | ||
* [NVIDIA / k8s-device-plugin](https://github.com/NVIDIA/k8s-device-plugin):NVIDIA device plugin for Kubernetes | ||
* [kubevirt / kubevirt](https://github.com/kubevirt/kubevirt):Kubernetes Virtualization API and runtime in order to define and manage virtual machines. | ||
* [jesseduffield / lazygit](https://github.com/jesseduffield/lazygit):simple terminal UI for git commands | ||
* [Jrohy / trojan](https://github.com/Jrohy/trojan):trojan多用户管理部署程序, 支持web页面管理 | ||
* [argoproj / argo-workflows](https://github.com/argoproj/argo-workflows):Workflow engine for Kubernetes | ||
* [hashicorp / terraform-provider-kubernetes](https://github.com/hashicorp/terraform-provider-kubernetes):Terraform Kubernetes provider | ||
* [bitnami-labs / sealed-secrets](https://github.com/bitnami-labs/sealed-secrets):A Kubernetes controller and tool for one-way encrypted Secrets | ||
* [nginxinc / kubernetes-ingress](https://github.com/nginxinc/kubernetes-ingress):NGINX and NGINX Plus Ingress Controllers for Kubernetes | ||
* [projectcalico / calico](https://github.com/projectcalico/calico):Cloud native networking and network security | ||
* [wasmerio / wasmer-go](https://github.com/wasmerio/wasmer-go):🐹 | ||
🕸️ | ||
WebAssembly runtime for Go | ||
* [fluxcd / flux2](https://github.com/fluxcd/flux2):Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit. | ||
* [doitintl / kube-no-trouble](https://github.com/doitintl/kube-no-trouble):Easily check your clusters for use of deprecated APIs | ||
* [open-telemetry / opentelemetry-go-contrib](https://github.com/open-telemetry/opentelemetry-go-contrib):Collection of extensions for OpenTelemetry-Go. | ||
* [databus23 / helm-diff](https://github.com/databus23/helm-diff):A helm plugin that shows a diff explaining what a helm upgrade would change |