20241107 new update

This commit is contained in:
go2coding 2024-11-07 08:40:31 +08:00
parent e22ce88ed9
commit 21dfc6625b
2 changed files with 339 additions and 0 deletions

View File

@ -0,0 +1,12 @@
## 2024-11-07
#### java
* [binarywang / WxJava](https://github.com/binarywang/WxJava):微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
* [LWJGL / lwjgl3](https://github.com/LWJGL/lwjgl3):LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
* [WindySha / Xpatch](https://github.com/WindySha/Xpatch):This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
#### Kotlin
* [android / user-interface-samples](https://github.com/android/user-interface-samples):Multiple samples showing the best practices in the user interface on Android.
#### python
* [Shpota / github-activity-generator](https://github.com/Shpota/github-activity-generator):A script that helps generate a rich GitHub Contribution Graph for your account 🤖
* [iterative / datachain](https://github.com/iterative/datachain):AI-data warehouse to enrich, transform and analyze data from cloud storages
#### go
* [goccy / go-json](https://github.com/goccy/go-json):Fast JSON encoder/decoder compatible with encoding/json for Go

View File

@ -0,0 +1,327 @@
## 2024-11-07
#### c
* [php / php-src](https://github.com/php/php-src):The PHP Interpreter
* [redcanaryco / atomic-red-team](https://github.com/redcanaryco/atomic-red-team):Small and highly portable detection tests based on MITRE's ATT&CK.
* [ThrowTheSwitch / Unity](https://github.com/ThrowTheSwitch/Unity):Simple Unit Testing for C
* [libuv / libuv](https://github.com/libuv/libuv):Cross-platform asynchronous I/O
* [apache / nuttx](https://github.com/apache/nuttx):Apache NuttX is a mature, real-time embedded operating system (RTOS)
* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library
* [facebook / zstd](https://github.com/facebook/zstd):Zstandard - Fast real-time compression algorithm
* [nanopb / nanopb](https://github.com/nanopb/nanopb):Protocol Buffers with small code size
* [zephyrproject-rtos / zephyr](https://github.com/zephyrproject-rtos/zephyr):Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
* [vedderb / bldc](https://github.com/vedderb/bldc):The VESC motor control firmware
* [3proxy / 3proxy](https://github.com/3proxy/3proxy):3proxy - tiny free proxy server
* [curl / curl](https://github.com/curl/curl):A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
* [sonic-net / sonic-buildimage](https://github.com/sonic-net/sonic-buildimage):Scripts which perform an installable binary image build for SONiC
* [Mbed-TLS / mbedtls](https://github.com/Mbed-TLS/mbedtls):An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
* [ffmpegwasm / ffmpeg.wasm](https://github.com/ffmpegwasm/ffmpeg.wasm):FFmpeg for browser, powered by WebAssembly
* [netdata / netdata](https://github.com/netdata/netdata):Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
* [madler / zlib](https://github.com/madler/zlib):A massively spiffy yet delicately unobtrusive compression library.
* [confluentinc / librdkafka](https://github.com/confluentinc/librdkafka):The Apache Kafka C/C++ library
* [redis / redis](https://github.com/redis/redis):Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
* [pgvector / pgvector](https://github.com/pgvector/pgvector):Open-source vector similarity search for Postgres
* [RT-Thread / rt-thread](https://github.com/RT-Thread/rt-thread):RT-Thread is an open source IoT Real-Time Operating System (RTOS).
#### c#
* [microsoft / PowerToys](https://github.com/microsoft/PowerToys):Windows system utilities to maximize productivity
* [dotnet / eShop](https://github.com/dotnet/eShop):A reference .NET application implementing an eCommerce site
* [dotnet / runtime](https://github.com/dotnet/runtime):.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
* [ScottPlot / ScottPlot](https://github.com/ScottPlot/ScottPlot):Interactive plotting library for .NET
* [MudBlazor / MudBlazor](https://github.com/MudBlazor/MudBlazor):Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
* [microsoft / kiota](https://github.com/microsoft/kiota):OpenAPI based HTTP Client code generator
* [dotnet / aspnetcore](https://github.com/dotnet/aspnetcore):ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
* [egametang / ET](https://github.com/egametang/ET):Unity3D Client And C# Server Framework
* [MicaForEveryone / MicaForEveryone](https://github.com/MicaForEveryone/MicaForEveryone):Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11.
* [riok / mapperly](https://github.com/riok/mapperly):A .NET source generator for generating object mappings. No runtime reflection.
* [Azure / azure-sdk-for-net](https://github.com/Azure/azure-sdk-for-net):This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
* [jasontaylordev / CleanArchitecture](https://github.com/jasontaylordev/CleanArchitecture):Clean Architecture Solution Template for ASP.NET Core
* [dotnet / aspire](https://github.com/dotnet/aspire):Tools, templates, and packages to accelerate building observable, production-ready apps
* [Pathoschild / SMAPI](https://github.com/Pathoschild/SMAPI):The modding API for Stardew Valley.
* [jynew / jynew](https://github.com/jynew/jynew):JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
* [DapperLib / Dapper](https://github.com/DapperLib/Dapper):Dapper - a simple object mapper for .Net
* [MaterialDesignInXAML / MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit):Google's Material Design in XAML & WPF, for C# & VB.Net.
* [aws / aws-sdk-net](https://github.com/aws/aws-sdk-net):The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
* [reactiveui / refit](https://github.com/reactiveui/refit):The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
* [git-ecosystem / git-credential-manager](https://github.com/git-ecosystem/git-credential-manager):Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
* [BartoszCichecki / LenovoLegionToolkit](https://github.com/BartoszCichecki/LenovoLegionToolkit):Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
#### c++
* [godotengine / godot](https://github.com/godotengine/godot):Godot Engine Multi-platform 2D and 3D game engine
* [gabime / spdlog](https://github.com/gabime/spdlog):Fast C++ logging library.
* [pybind / pybind11](https://github.com/pybind/pybind11):Seamless operability between C++11 and Python
* [protocolbuffers / protobuf](https://github.com/protocolbuffers/protobuf):Protocol Buffers - Google's data interchange format
* [electron / electron](https://github.com/electron/electron):Build cross-platform desktop apps with JavaScript, HTML, and CSS
* [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow):An Open Source Machine Learning Framework for Everyone
* [google / googletest](https://github.com/google/googletest):GoogleTest - Google Testing and Mocking Framework
* [opencv / opencv](https://github.com/opencv/opencv):Open Source Computer Vision Library
* [firebase / firebase-ios-sdk](https://github.com/firebase/firebase-ios-sdk):Firebase SDK for Apple App Development
* [qbittorrent / qBittorrent](https://github.com/qbittorrent/qBittorrent):qBittorrent BitTorrent client
* [nlohmann / json](https://github.com/nlohmann/json):JSON for Modern C++
* [hrydgard / ppsspp](https://github.com/hrydgard/ppsspp):A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
* [ClickHouse / ClickHouse](https://github.com/ClickHouse/ClickHouse):ClickHouse® is a real-time analytics DBMS
* [catchorg / Catch2](https://github.com/catchorg/Catch2):A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
* [qgis / QGIS](https://github.com/qgis/QGIS):QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
* [Tencent / ncnn](https://github.com/Tencent/ncnn):ncnn is a high-performance neural network inference framework optimized for the mobile platform
* [Tencent / MMKV](https://github.com/Tencent/MMKV):An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
* [microsoft / calculator](https://github.com/microsoft/calculator):Windows Calculator: A simple yet powerful calculator that ships with Windows
* [ethz-asl / kalibr](https://github.com/ethz-asl/kalibr):The Kalibr visual-inertial calibration toolbox
* [ggerganov / llama.cpp](https://github.com/ggerganov/llama.cpp):LLM inference in C/C++
* [swiftlang / swift](https://github.com/swiftlang/swift):The Swift Programming Language
* [emscripten-core / emscripten](https://github.com/emscripten-core/emscripten):Emscripten: An LLVM-to-WebAssembly Compiler
* [NVIDIA / cutlass](https://github.com/NVIDIA/cutlass):CUDA Templates for Linear Algebra Subroutines
#### java
* [Stirling-Tools / Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF):#1 Locally hosted web application that allows you to perform various operations on PDF files
* [questdb / questdb](https://github.com/questdb/questdb):QuestDB is an open source time-series database for fast ingest and SQL queries
* [LWJGL / lwjgl3](https://github.com/LWJGL/lwjgl3):LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
* [binarywang / WxJava](https://github.com/binarywang/WxJava):微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
* [apache / gravitino](https://github.com/apache/gravitino):World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
* [opensearch-project / OpenSearch](https://github.com/opensearch-project/OpenSearch):🔎 Open source distributed and RESTful search engine.
* [datahub-project / datahub](https://github.com/datahub-project/datahub):The Metadata Platform for your Data Stack
* [alibaba / druid](https://github.com/alibaba/druid):阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
* [exadel-inc / CompreFace](https://github.com/exadel-inc/CompreFace):Leading free and open-source face recognition system
* [metersphere / metersphere](https://github.com/metersphere/metersphere):MeterSphere 是新一代的开源持续测试工具,让软件测试工作更简单、更高效,不再成为持续交付的瓶颈。
* [comet-ml / opik](https://github.com/comet-ml/opik):Open-source end-to-end LLM Development Platform
* [neo4j / neo4j](https://github.com/neo4j/neo4j):Graphs for Everyone
* [google / ExoPlayer](https://github.com/google/ExoPlayer):This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
* [plantuml / plantuml](https://github.com/plantuml/plantuml):Generate diagrams from textual description
* [pytorch / serve](https://github.com/pytorch/serve):Serve, optimize and scale PyTorch models in production
* [yudaocode / SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs):一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024
* [netty / netty](https://github.com/netty/netty):Netty project - an event-driven asynchronous network application framework
* [alibaba / nacos](https://github.com/alibaba/nacos):an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
* [kestra-io / kestra](https://github.com/kestra-io/kestra):⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
* [kubernetes-client / java](https://github.com/kubernetes-client/java):Official Java client library for kubernetes
* [SeleniumHQ / selenium](https://github.com/SeleniumHQ/selenium):A browser automation framework and ecosystem.
* [WindySha / Xpatch](https://github.com/WindySha/Xpatch):This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
* [spring-projects / spring-ai](https://github.com/spring-projects/spring-ai):An Application Framework for AI Engineering
* [OpenAPITools / openapi-generator](https://github.com/OpenAPITools/openapi-generator):OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
* [hibernate / hibernate-orm](https://github.com/hibernate/hibernate-orm):Hibernate's core Object/Relational Mapping functionality
#### Kotlin
* [2dust / v2rayNG](https://github.com/2dust/v2rayNG):A V2Ray client for Android, support Xray core and v2fly core
* [amir1376 / ab-download-manager](https://github.com/amir1376/ab-download-manager):A Download Manager that speeds up your downloads
* [T8RIN / ImageToolbox](https://github.com/T8RIN/ImageToolbox):🖼️ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options
* [Ivy-Apps / ivy-wallet](https://github.com/Ivy-Apps/ivy-wallet):Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
* [android / nowinandroid](https://github.com/android/nowinandroid):A fully functional Android app built entirely with Kotlin and Jetpack Compose
* [androidx / androidx](https://github.com/androidx/androidx):Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
* [JetBrains / kotlin](https://github.com/JetBrains/kotlin):The Kotlin Programming Language.
* [coil-kt / coil](https://github.com/coil-kt/coil):Image loading for Android and Compose Multiplatform.
* [android / user-interface-samples](https://github.com/android/user-interface-samples):Multiple samples showing the best practices in the user interface on Android.
* [android / compose-samples](https://github.com/android/compose-samples):Official Jetpack Compose samples.
* [Kotlin / kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization):Kotlin multiplatform / multi-format serialization
* [rnmapbox / maps](https://github.com/rnmapbox/maps):A Mapbox react native module for creating custom maps
* [JetBrains / ideavim](https://github.com/JetBrains/ideavim):IdeaVim A Vim engine for JetBrains IDEs
* [mobile-dev-inc / maestro](https://github.com/mobile-dev-inc/maestro):Painless Mobile UI Automation
* [nightscout / AndroidAPS](https://github.com/nightscout/AndroidAPS):Opensource automated insulin delivery system (closed loop)
* [stripe / stripe-android](https://github.com/stripe/stripe-android):Stripe Android SDK
* [android / architecture-samples](https://github.com/android/architecture-samples):A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
* [oblador / react-native-keychain](https://github.com/oblador/react-native-keychain):🔑 Keychain Access for React Native
* [ktorio / ktor](https://github.com/ktorio/ktor):Framework for quickly creating connected applications in Kotlin with minimal effort
* [JunkFood02 / Seal](https://github.com/JunkFood02/Seal):🦭 Video/Audio Downloader for Android, based on yt-dlp, designed with Material You
* [aws / aws-toolkit-jetbrains](https://github.com/aws/aws-toolkit-jetbrains):AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
* [Kotlin / dokka](https://github.com/Kotlin/dokka):API documentation engine for Kotlin
#### Objective-C
* [TimOliver / TOCropViewController](https://github.com/TimOliver/TOCropViewController):A view controller for iOS that allows users to crop portions of UIImage objects
* [Sequel-Ace / Sequel-Ace](https://github.com/Sequel-Ace/Sequel-Ace):MySQL/MariaDB database management for macOS
* [realm / realm-swift](https://github.com/realm/realm-swift):Realm is a mobile database: a replacement for Core Data & SQLite
* [AzureAD / microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc):Microsoft Authentication Library (MSAL) for iOS and macOS
* [getsentry / sentry-cocoa](https://github.com/getsentry/sentry-cocoa):The official Sentry SDK for iOS, tvOS, macOS, watchOS.
* [objective-see / LuLu](https://github.com/objective-see/LuLu):LuLu is the free macOS firewall
* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
* [aws-amplify / aws-sdk-ios](https://github.com/aws-amplify/aws-sdk-ios):AWS SDK for iOS. For more information, see our web site:
* [react-native-voice / voice](https://github.com/react-native-voice/voice):🎤 React Native Voice Recognition library for iOS and Android (Online and Offline Support)
* [adjust / ios_sdk](https://github.com/adjust/ios_sdk):This is the iOS SDK of
* [google / GoogleSignIn-iOS](https://github.com/google/GoogleSignIn-iOS):Enables iOS and macOS apps to sign in with Google.
* [SDWebImage / SDWebImage](https://github.com/SDWebImage/SDWebImage):Asynchronous image downloader with cache support as a UIImageView category
* [ivpusic / react-native-image-crop-picker](https://github.com/ivpusic/react-native-image-crop-picker):iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
* [OneSignal / OneSignal-iOS-SDK](https://github.com/OneSignal/OneSignal-iOS-SDK):OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
* [gnachman / iTerm2](https://github.com/gnachman/iTerm2):iTerm2 is a terminal emulator for Mac OS X that does amazing things.
* [transistorsoft / react-native-background-geolocation](https://github.com/transistorsoft/react-native-background-geolocation):Sophisticated, battery-conscious background-geolocation with motion-detection
* [google / GoogleUtilities](https://github.com/google/GoogleUtilities):
* [google / promises](https://github.com/google/promises):Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
* [google / gtm-session-fetcher](https://github.com/google/gtm-session-fetcher):Google Toolbox for Mac - Session Fetcher
* [BranchMetrics / ios-branch-deep-linking-attribution](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution):The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
* [braze-inc / braze-swift-sdk](https://github.com/braze-inc/braze-swift-sdk):Braze SDK for the Apple ecosystem, including: iOS, macOS, iPadOS, visionOS, tvOS
* [microsoft / plcrashreporter](https://github.com/microsoft/plcrashreporter):Reliable, open-source crash reporting for iOS, macOS and tvOS
#### php
* [danielmiessler / SecLists](https://github.com/danielmiessler/SecLists):SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
* [Sylius / Sylius](https://github.com/Sylius/Sylius):Open Source eCommerce Framework on Symfony
* [PHPOffice / PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet):A pure PHP library for reading and writing spreadsheet files
* [nextcloud / server](https://github.com/nextcloud/server):☁️ Nextcloud server, a safe home for all your data
* [laravel / laravel](https://github.com/laravel/laravel):Laravel is a web application framework with expressive, elegant syntax. Weve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
* [Dolibarr / dolibarr](https://github.com/Dolibarr/dolibarr):Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
* [composer / composer](https://github.com/composer/composer):Dependency Manager for PHP
* [WordPress / wordpress-develop](https://github.com/WordPress/wordpress-develop):WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
* [PHPMailer / PHPMailer](https://github.com/PHPMailer/PHPMailer):The classic email sending library for PHP
* [kuaifan / dootask](https://github.com/kuaifan/dootask):DooTask是一款开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具同时消息功能使用非对称加密技术让你的沟通更安全。
* [laravel / framework](https://github.com/laravel/framework):The Laravel Framework.
* [spatie / laravel-permission](https://github.com/spatie/laravel-permission):Associate users with roles and permissions
* [woocommerce / woocommerce](https://github.com/woocommerce/woocommerce):A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
* [bagisto / bagisto](https://github.com/bagisto/bagisto):Free and open source laravel eCommerce platform
* [spatie / browsershot](https://github.com/spatie/browsershot):Convert HTML to an image, PDF or string
* [SpartnerNL / Laravel-Excel](https://github.com/SpartnerNL/Laravel-Excel):🚀 Supercharged Excel exports and imports in Laravel
* [PrestaShop / PrestaShop](https://github.com/PrestaShop/PrestaShop):PrestaShop is the universal open-source software platform to build your e-commerce solution.
* [php-webdriver / php-webdriver](https://github.com/php-webdriver/php-webdriver):PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
* [barryvdh / laravel-debugbar](https://github.com/barryvdh/laravel-debugbar):Debugbar for Laravel (Integrates PHP Debug Bar)
* [MISP / MISP](https://github.com/MISP/MISP):MISP (core software) - Open Source Threat Intelligence and Sharing Platform
* [YOURLS / YOURLS](https://github.com/YOURLS/YOURLS):🔗 The de facto standard self hosted URL shortener in PHP
* [DataDog / dd-trace-php](https://github.com/DataDog/dd-trace-php):Datadog PHP Clients
#### rust
* [vercel / turborepo](https://github.com/vercel/turborepo):Build system optimized for JavaScript and TypeScript, written in Rust
* [rust-lang / rust](https://github.com/rust-lang/rust):Empowering everyone to build reliable and efficient software.
* [zed-industries / zed](https://github.com/zed-industries/zed):Code at the speed of thought Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
* [rustdesk / rustdesk](https://github.com/rustdesk/rustdesk):An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
* [tauri-apps / tauri](https://github.com/tauri-apps/tauri):Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
* [ankitects / anki](https://github.com/ankitects/anki):Anki's shared backend and web components, and the Qt frontend
* [firecracker-microvm / firecracker](https://github.com/firecracker-microvm/firecracker):Secure and fast microVMs for serverless computing.
* [neondatabase / neon](https://github.com/neondatabase/neon):Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
* [pola-rs / polars](https://github.com/pola-rs/polars):Dataframes powered by a multithreaded, vectorized query engine, written in Rust
* [aptos-labs / aptos-core](https://github.com/aptos-labs/aptos-core):Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
* [vectordotdev / vector](https://github.com/vectordotdev/vector):A high-performance observability data pipeline.
* [neovide / neovide](https://github.com/neovide/neovide):No Nonsense Neovim Client in Rust
* [awslabs / mountpoint-s3](https://github.com/awslabs/mountpoint-s3):A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
* [denoland / deno](https://github.com/denoland/deno):A modern runtime for JavaScript and TypeScript.
* [zellij-org / zellij](https://github.com/zellij-org/zellij):A terminal workspace with batteries included
* [shadowsocks / shadowsocks-rust](https://github.com/shadowsocks/shadowsocks-rust):A Rust port of shadowsocks
* [rust-lang / rustlings](https://github.com/rust-lang/rustlings):🦀 Small exercises to get you used to reading and writing Rust code!
* [hyperium / tonic](https://github.com/hyperium/tonic):A native gRPC client & server implementation with async/await support.
* [gitbutlerapp / gitbutler](https://github.com/gitbutlerapp/gitbutler):The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
* [qdrant / qdrant](https://github.com/qdrant/qdrant):Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
* [lancedb / lancedb](https://github.com/lancedb/lancedb):Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
* [web-infra-dev / rspack](https://github.com/web-infra-dev/rspack):The fast Rust-based web bundler with webpack-compatible API 🦀️
#### python
* [All-Hands-AI / OpenHands](https://github.com/All-Hands-AI/OpenHands):🙌 OpenHands: Code Less, Make More
* [Shpota / github-activity-generator](https://github.com/Shpota/github-activity-generator):A script that helps generate a rich GitHub Contribution Graph for your account 🤖
* [iterative / datachain](https://github.com/iterative/datachain):AI-data warehouse to enrich, transform and analyze data from cloud storages
* [django / django](https://github.com/django/django):The Web framework for perfectionists with deadlines.
* [DS4SD / docling](https://github.com/DS4SD/docling):Get your documents ready for gen AI
* [psf / black](https://github.com/psf/black):The uncompromising Python code formatter
* [mingrammer / diagrams](https://github.com/mingrammer/diagrams):🎨 Diagram as Code for prototyping cloud system architectures
* [fishaudio / fish-speech](https://github.com/fishaudio/fish-speech):Brand new TTS solution
* [matplotlib / matplotlib](https://github.com/matplotlib/matplotlib):matplotlib: plotting with Python
* [Significant-Gravitas / AutoGPT](https://github.com/Significant-Gravitas/AutoGPT):AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
* [python / mypy](https://github.com/python/mypy):Optional static typing for Python
* [OpenBB-finance / OpenBB](https://github.com/OpenBB-finance/OpenBB):Investment Research for Everyone, Everywhere.
* [geekan / MetaGPT](https://github.com/geekan/MetaGPT):🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
* [geekcomputers / Python](https://github.com/geekcomputers/Python):My Python Examples
* [frappe / frappe](https://github.com/frappe/frappe):Low code web framework for real world applications, in Python and Javascript
* [serengil / deepface](https://github.com/serengil/deepface):A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
#### swift
* [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.
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [Moya / Moya](https://github.com/Moya/Moya):Network abstraction layer written in Swift.
* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment."
* [TheWidlarzGroup / react-native-video](https://github.com/TheWidlarzGroup/react-native-video):A <Video /> component for react-native
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK
* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework.
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps.
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
* [securing / IOSSecuritySuite](https://github.com/securing/IOSSecuritySuite):iOS platform security & anti-tampering Swift library
* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI
* [apple / swift-async-algorithms](https://github.com/apple/swift-async-algorithms):Async Algorithms for Swift
* [hmlongco / Factory](https://github.com/hmlongco/Factory):A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
* [signalapp / Signal-iOS](https://github.com/signalapp/Signal-iOS):A private messenger for iOS.
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
* [apple / swift-log](https://github.com/apple/swift-log):A Logging API for Swift
* [Stengo / DeskPad](https://github.com/Stengo/DeskPad):A virtual monitor for screen sharing
* [p0deje / Maccy](https://github.com/p0deje/Maccy):Lightweight clipboard manager for macOS
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web.
* [scinfu / SwiftSoup](https://github.com/scinfu/SwiftSoup):SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
* [mozilla-mobile / firefox-ios](https://github.com/mozilla-mobile/firefox-ios):Firefox for iOS
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
* [tuist / tuist](https://github.com/tuist/tuist):Tuist's CLI
#### javascript
* [twbs / bootstrap](https://github.com/twbs/bootstrap):The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
* [HeyPuter / puter](https://github.com/HeyPuter/puter):🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
* [wg-easy / wg-easy](https://github.com/wg-easy/wg-easy):The easiest way to run WireGuard VPN + Web-based Admin UI.
* [HumanSignal / label-studio](https://github.com/HumanSignal/label-studio):Label Studio is a multi-type data labeling and annotation tool with standardized output format
* [mrdoob / three.js](https://github.com/mrdoob/three.js):JavaScript 3D Library.
* [meshery / meshery](https://github.com/meshery/meshery):Meshery, the cloud native manager
* [GSSoC24 / Postman-Challenge](https://github.com/GSSoC24/Postman-Challenge):This is the all in one place for documentation help regarding the postman challenge.
* [hiteshchoudhary / apihub](https://github.com/hiteshchoudhary/apihub):Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
* [Mintplex-Labs / anything-llm](https://github.com/Mintplex-Labs/anything-llm):The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
* [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
* [cypress-io / cypress](https://github.com/cypress-io/cypress):Fast, easy and reliable testing for anything that runs in a browser.
* [Kong / insomnia](https://github.com/Kong/insomnia):The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
* [idurar / idurar-erp-crm](https://github.com/idurar/idurar-erp-crm):Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
* [facebook / react](https://github.com/facebook/react):The library for web and native user interfaces.
* [CodeWithHarry / Sigma-Web-Dev-Course](https://github.com/CodeWithHarry/Sigma-Web-Dev-Course):Source Code for Sigma Web Development Course
* [tangly1024 / NotionNext](https://github.com/tangly1024/NotionNext):使用 NextJS + Notion API 实现的支持多种部署方案的静态博客无需服务器、零门槛搭建网站为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
* [projectdiscovery / nuclei-templates](https://github.com/projectdiscovery/nuclei-templates):Community curated list of templates for the nuclei engine to find security vulnerabilities.
* [4ian / GDevelop](https://github.com/4ian/GDevelop):🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
* [airbnb / javascript](https://github.com/airbnb/javascript):JavaScript Style Guide
* [vercel / next.js](https://github.com/vercel/next.js):The React Framework
* [lodash / lodash](https://github.com/lodash/lodash):A modern JavaScript utility library delivering modularity, performance, & extras.
* [academicpages / academicpages.github.io](https://github.com/academicpages/academicpages.github.io):Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
* [PipedreamHQ / pipedream](https://github.com/PipedreamHQ/pipedream):Connect APIs, remarkably fast. Free for developers.
#### go
* [influxdata / telegraf](https://github.com/influxdata/telegraf):Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
* [prometheus / prometheus](https://github.com/prometheus/prometheus):The Prometheus monitoring system and time series database.
* [gravitational / teleport](https://github.com/gravitational/teleport):The easiest, and most secure way to access and protect all of your infrastructure.
* [kubernetes / client-go](https://github.com/kubernetes/client-go):Go client for Kubernetes.
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
* [evanw / esbuild](https://github.com/evanw/esbuild):An extremely fast bundler for the web
* [kubernetes / kubernetes](https://github.com/kubernetes/kubernetes):Production-Grade Container Scheduling and Management
* [google / gvisor](https://github.com/google/gvisor):Application Kernel for Containers
* [aceberg / WatchYourLAN](https://github.com/aceberg/WatchYourLAN):Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history
* [danielmiessler / fabric](https://github.com/danielmiessler/fabric):fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
* [onsi / ginkgo](https://github.com/onsi/ginkgo):A Modern Testing Framework for Go
* [gohugoio / hugo](https://github.com/gohugoio/hugo):The worlds fastest framework for building websites.
* [prometheus / alertmanager](https://github.com/prometheus/alertmanager):Prometheus Alertmanager
* [gogf / gf](https://github.com/gogf/gf):GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
* [golang-jwt / jwt](https://github.com/golang-jwt/jwt):Go implementation of JSON Web Tokens (JWT).
* [volcano-sh / volcano](https://github.com/volcano-sh/volcano):A Cloud Native Batch System (Project under CNCF)
* [grpc / grpc-go](https://github.com/grpc/grpc-go):The Go language implementation of gRPC. HTTP/2 based RPC
* [goccy / go-json](https://github.com/goccy/go-json):Fast JSON encoder/decoder compatible with encoding/json for Go
* [hashicorp / hcl](https://github.com/hashicorp/hcl):HCL is the HashiCorp configuration language.
* [databus23 / helm-diff](https://github.com/databus23/helm-diff):A helm plugin that shows a diff explaining what a helm upgrade would change
* [golang-migrate / migrate](https://github.com/golang-migrate/migrate):Database migrations. CLI and Golang library.
* [grafana / alloy](https://github.com/grafana/alloy):OpenTelemetry Collector distribution with programmable pipelines
* [spf13 / viper](https://github.com/spf13/viper):Go configuration with fangs
#### TypeScript
* [twentyhq / twenty](https://github.com/twentyhq/twenty):Building a modern alternative to Salesforce, powered by the community.
* [teableio / teable](https://github.com/teableio/teable):✨ The Next Gen Airtable Alternative: No-Code Postgres
* [haydenbleasel / next-forge](https://github.com/haydenbleasel/next-forge):Production-grade Turborepo template for Next.js apps.
* [kamranahmedse / developer-roadmap](https://github.com/kamranahmedse/developer-roadmap):Interactive roadmaps, guides and other educational content to help developers grow in their careers.
* [AykutSarac / jsoncrack.com](https://github.com/AykutSarac/jsoncrack.com):✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
* [supabase / supabase](https://github.com/supabase/supabase):The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
* [angular / angular](https://github.com/angular/angular):Deliver web apps with confidence 🚀
* [siyuan-note / siyuan](https://github.com/siyuan-note/siyuan):A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
* [typeorm / typeorm](https://github.com/typeorm/typeorm):ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
* [storybookjs / storybook](https://github.com/storybookjs/storybook):Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
* [nuxt / nuxt](https://github.com/nuxt/nuxt):The Intuitive Vue Framework.
* [element-plus / element-plus](https://github.com/element-plus/element-plus):🎉 A Vue.js 3 UI Library made by Element team
* [payloadcms / payload](https://github.com/payloadcms/payload):Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
* [bluesky-social / atproto](https://github.com/bluesky-social/atproto):Social networking technology created by Bluesky
* [backstage / backstage](https://github.com/backstage/backstage):Backstage is an open framework for building developer portals
* [open-metadata / OpenMetadata](https://github.com/open-metadata/OpenMetadata):OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
#### Vue
* [nuxt / ui](https://github.com/nuxt/ui):A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
* [vbenjs / vue-vben-admin](https://github.com/vbenjs/vue-vben-admin):A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
* [unovue / shadcn-vue](https://github.com/unovue/shadcn-vue):Vue port of shadcn-ui
* [zyronon / douyin](https://github.com/zyronon/douyin):Vue3 + Pinia 仿抖音Vue 在移动端的最佳实践 . Imitate TikTok Vue Best practices on Mobile
* [unovue / radix-vue](https://github.com/unovue/radix-vue):Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
* [elk-zone / elk](https://github.com/elk-zone/elk):A nimble Mastodon web client
* [ccbikai / Sink](https://github.com/ccbikai/Sink):⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
* [un-pany / v3-admin-vite](https://github.com/un-pany/v3-admin-vite):☀️ A vue3 admin template | vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统
* [Lissy93 / dashy](https://github.com/Lissy93/dashy):🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
* [primefaces / primevue](https://github.com/primefaces/primevue):Next Generation Vue UI Component Library
* [AutomaApp / automa](https://github.com/AutomaApp/automa):A browser extension for automating your browser by connecting blocks
* [ccfddl / ccf-deadlines](https://github.com/ccfddl/ccf-deadlines):⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
* [vueComponent / ant-design-vue](https://github.com/vueComponent/ant-design-vue):🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
* [crmeb / CRMEB](https://github.com/crmeb/CRMEB):🔥CRMEB开源商城免费开源多语言商城系统Tp6框架商城系统可商用包含小程序商城、H5商城、公众号商城、PC商城、App支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY前后端分离方便二开更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
* [requarks / wiki](https://github.com/requarks/wiki):Wiki.js | A modern and powerful wiki app built on Node.js
* [viarotel-org / escrcpy](https://github.com/viarotel-org/escrcpy):📱 Graphical Scrcpy to display and control Android, devices powered by Electron.
* [Moonofweisheng / wot-design-uni](https://github.com/Moonofweisheng/wot-design-uni):一个基于Vue3+TS开发的uni-app组件库提供70+高质量组件,支持暗黑模式、国际化和自定义主题。
* [ElemeFE / element](https://github.com/ElemeFE/element):A Vue.js 2.0 UI Toolkit for Web