- hwchase17 / langchain:⚡ Building applications with LLMs through composability ⚡
- enhuiz / vall-e:An unofficial PyTorch implementation of the audio LM VALL-E, WIP
- sczhou / CodeFormer:[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
- pynecone-io / pynecone:Web apps in pure Python
- python / mypy:Optional static typing for Python
- rawandahmad698 / PyChatGPT:⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
- Asabeneh / 30-Days-Of-Python:30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
- open-mmlab / mmyolo:OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
- karpathy / ng-video-lecture:
- pre-commit / pre-commit-hooks:Some out-of-the-box hooks for pre-commit
- 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
- mikel-brostrom / yolov8_tracking:Real-time multi-object tracking and segmentation using YOLOv8
- RasaHQ / rasa:💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
- cleanlab / cleanlab:The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
- ansible / awx:AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
- pdm-project / pdm:A modern Python package and dependency manager supporting the latest PEP standards
- netbox-community / netbox:The premiere source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
- DLR-RM / stable-baselines3:PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
- iperov / DeepFaceLive:Real-time face swap for PC streaming or video calls
- zulip / zulip:Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
- AUTOMATIC1111 / stable-diffusion-webui:Stable Diffusion web UI
- pittcsc / Summer2023-Internships:Collection of Summer 2023 tech internships!
- Lightning-AI / lightning:Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.
- facebookresearch / esm:Evolutionary Scale Modeling (esm): Pretrained language models for proteins
- thewhiteh4t / nexfil:OSINT tool for finding profiles by username
- Alamofire / Alamofire:Elegant HTTP Networking in Swift
- pointfreeco / swift-snapshot-testing:📸 Delightful Swift snapshot testing.
- RevenueCat / purchases-ios:In-app purchases and subscriptions made easy. Support for iOS, iPadOS, watchOS, and Mac.
- pointfreeco / swift-composable-architecture:A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
- prateek147 / DVIA-v2:Damn Vulnerable iOS App (DVIA) is an iOS application that is damn vulnerable. Its main goal is to provide a platform to mobile security enthusiasts/professionals or students to test their iOS penetration testing skills in a legal environment. This project is developed and maintained by @prateekg147. The vulnerabilities and solutions covered in t…
- airbnb / lottie-ios:An iOS library to natively render After Effects vector animations
- Moya / Moya:Network abstraction layer written in Swift.
- hmlongco / Factory:A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
- yonaskolb / XcodeGen:A Swift command line tool for generating your Xcode project
- kean / Pulse:Network logger for Apple platforms
- kean / Nuke:Image loading system
- nicklockwood / SwiftFormat:A command-line tool and Xcode Extension for formatting Swift code
- jtrivedi / Wave:Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.
- mac-cain13 / R.swift:Strong typed, autocompleted resources like images, fonts and segues in Swift projects
- apple / swift-protobuf:Plugin and runtime library for using protobuf with Swift
- onevcat / Kingfisher:A lightweight, pure-Swift library for downloading and caching images from the web.
- iglance / iGlance:Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
- 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.
- facebook / facebook-ios-sdk:Used to integrate the Facebook Platform with your iOS & tvOS apps.
- ReactiveX / RxSwift:Reactive Programming in Swift
- apollographql / apollo-ios:📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
- daltoniam / Starscream:Websockets in swift for iOS and OSX
- seemoo-lab / openhaystack:Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
- danielgindi / Charts:Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- tuist / tuist:🚀 Create, maintain, and interact with Xcode projects at scale
- midudev / aprendiendo-react:Curso para aprender React desde cero
- anuraghazra / github-readme-stats:⚡ Dynamically generated stats for your github readmes
- pedroslopez / whatsapp-web.js:A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
- gluon-framework / gluon:A new framework for creating desktop apps from websites, using system installed browsers and NodeJS
- denysdovhan / wtfjs:🤪 A list of funny and tricky JavaScript examples
- midudev / preguntas-entrevista-react:Preguntas típicas sobre React para entrevistas de trabajo ⚛️
- sveltejs / kit:web development, streamlined
- orestbida / cookieconsent:🍪 Simple cross-browser cookie-consent plugin written in vanilla js
- 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.
- 3kh0 / ext-remover:Bookmarklet exploit that can force-disable extensions installed on Chrome. Also has a very fancy GUI to manage all extensions!
- EddieHubCommunity / LinkFree:Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
- sec-an / Better-Auto-XXQG:学习强国 基于Auto.js实现的学习助手 免root 适配安卓 自动化脚本 热更新
- Asabeneh / 30-Days-Of-JavaScript:30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
- quarto-dev / quarto-cli:Open-source scientific and technical publishing system built on Pandoc.
- sweetalert2 / sweetalert2:A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
- typicode / json-server:Get a full fake REST API with zero coding in less than 30 seconds (seriously)
- orkestral / venom:Venom is the most complete javascript library for Whatsapp, 100% Open Source.
- invertase / react-native-firebase:🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
- louislam / uptime-kuma:A fancy self-hosted monitoring tool
- hapijs / joi:The most powerful data validation library for JS
- btholt / citr-v8-project:Steps for the project for the Complete Intro to React v8 and Intermediate React v5
- sudheerj / reactjs-interview-questions:List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
- HorrorPills / ChatGPT-Gnome-Desktop-Extension:ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar!
- PavelDoGreat / WebGL-Fluid-Simulation:Play with fluids in your browser (works even on mobile)
- MicrosoftDocs / office-docs-powershell:PowerShell Reference for Office Products - Short URL: aka.ms/office-powershell
- aquasecurity / trivy:Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
- VictoriaMetrics / VictoriaMetrics:VictoriaMetrics: fast, cost-effective monitoring solution and time series database
- hashicorp / terraform-provider-aws:Terraform AWS provider
- google / go-github:Go library for accessing the GitHub v3 API
- cilium / ebpf:ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
- hashicorp / consul:Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
- bwmarrin / discordgo:(Golang) Go bindings for Discord
- gofireflyio / aiac:Artificial Intelligence Infrastructure-as-Code Generator.
- gogf / gf:GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
- hashicorp / vault:A tool for secrets management, encryption as a service, and privileged access management
- alpkeskin / mosint:An automated e-mail OSINT tool
- hashicorp / terraform-provider-azurerm:Terraform provider for Azure Resource Manager
- sundowndev / phoneinfoga:Information gathering framework for phone numbers
- labstack / echo:High performance, minimalist Go web framework
- golang / mock:GoMock is a mocking framework for the Go programming language.
- answerdev / answer:An open-source knowledge-based community software. You can use it quickly to build Q&A community for your products, customers, teams, and more.
- containers / skopeo:Work with remote images registries - retrieving information, images, signing content
- mongodb / mongo-go-driver:The Official Golang driver for MongoDB
- kyleconroy / sqlc:Generate type-safe code from SQL
- stretchr / testify:A toolkit with common assertions and mocks that plays nicely with the standard library
- 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.
- 99designs / aws-vault:A vault for securely storing and accessing AWS credentials in development environments
- kubernetes-sigs / kubebuilder:Kubebuilder - SDK for building Kubernetes APIs using CRDs
- aws / copilot-cli:The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
- lightningnetwork / lnd:Lightning Network Daemon ⚡️