mirror of
https://github.com/go2coding/CatwalkGlimpse-AISelections.git
synced 2024-11-25 16:53:15 +08:00
20241006 new update
This commit is contained in:
parent
d4a4bc8044
commit
1c6f6a7c35
17
data/new/2024/10/2024-10-06.md
Normal file
17
data/new/2024/10/2024-10-06.md
Normal file
@ -0,0 +1,17 @@
|
||||
## 2024-10-06
|
||||
#### c++
|
||||
* [input-leap / input-leap](https://github.com/input-leap/input-leap):Open-source KVM software
|
||||
#### java
|
||||
* [DhanushNehru / Hacktoberfest2024](https://github.com/DhanushNehru/Hacktoberfest2024):Hacktoberfest 2024 OPEN FIRST Pull Request - SUPPORT OPEN SOURCE - Don't forget to spread love and if you like give us a ⭐️
|
||||
#### rust
|
||||
* [awslabs / aws-sdk-rust](https://github.com/awslabs/aws-sdk-rust):AWS SDK for the Rust Programming Language
|
||||
#### python
|
||||
* [alandtse / alexa_media_player](https://github.com/alandtse/alexa_media_player):This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
|
||||
* [infobyte / faraday](https://github.com/infobyte/faraday):Open Source Vulnerability Management Platform
|
||||
* [vnpy / vnpy](https://github.com/vnpy/vnpy):基于Python的开源量化交易平台开发框架
|
||||
#### javascript
|
||||
* [inertiajs / inertia](https://github.com/inertiajs/inertia):Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
|
||||
#### go
|
||||
* [terraform-linters / tflint](https://github.com/terraform-linters/tflint):A Pluggable Terraform Linter
|
||||
#### TypeScript
|
||||
* [vitabaks / postgresql_cluster](https://github.com/vitabaks/postgresql_cluster):PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
|
321
data/trending/2024/10/2024-10-06.md
Normal file
321
data/trending/2024/10/2024-10-06.md
Normal file
@ -0,0 +1,321 @@
|
||||
## 2024-10-06
|
||||
|
||||
#### c
|
||||
* [xroche / httrack](https://github.com/xroche/httrack):HTTrack Website Copier, copy websites to your computer (Official repository)
|
||||
* [OISF / suricata](https://github.com/OISF/suricata):Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
|
||||
* [TheAlgorithms / C](https://github.com/TheAlgorithms/C):Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
|
||||
* [haproxy / haproxy](https://github.com/haproxy/haproxy):HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
|
||||
* [alibaba / tengine](https://github.com/alibaba/tengine):A distribution of Nginx with some advanced features
|
||||
* [hathach / tinyusb](https://github.com/hathach/tinyusb):An open source cross-platform USB stack for embedded system
|
||||
* [sonic-net / sonic-buildimage](https://github.com/sonic-net/sonic-buildimage):Scripts which perform an installable binary image build for SONiC
|
||||
* [obsproject / obs-studio](https://github.com/obsproject/obs-studio):OBS Studio - Free and open source software for live streaming and screen recording
|
||||
* [enjoy-digital / litex](https://github.com/enjoy-digital/litex):Build your hardware, easily!
|
||||
* [confluentinc / librdkafka](https://github.com/confluentinc/librdkafka):The Apache Kafka C/C++ library
|
||||
* [EpicGamesExt / raddebugger](https://github.com/EpicGamesExt/raddebugger):A native, user-mode, multi-process, graphical debugger.
|
||||
* [axboe / liburing](https://github.com/axboe/liburing):Library providing helpers for the Linux kernel io_uring support
|
||||
* [ThrowTheSwitch / Unity](https://github.com/ThrowTheSwitch/Unity):Simple Unit Testing for C
|
||||
* [Dav1dde / glad](https://github.com/Dav1dde/glad):Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
|
||||
* [analogdevicesinc / no-OS](https://github.com/analogdevicesinc/no-OS):Software drivers in C for systems without an operating system
|
||||
* [earlephilhower / arduino-pico](https://github.com/earlephilhower/arduino-pico):Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
|
||||
* [brunodev85 / winlator](https://github.com/brunodev85/winlator):Android application for running Windows applications with Wine and Box86/Box64
|
||||
* [zmkfirmware / zmk](https://github.com/zmkfirmware/zmk):ZMK Firmware Repository
|
||||
* [riscv-software-src / riscv-isa-sim](https://github.com/riscv-software-src/riscv-isa-sim):Spike, a RISC-V ISA Simulator
|
||||
* [86Box / 86Box](https://github.com/86Box/86Box):Emulator of x86-based machines.
|
||||
* [eclipse / mosquitto](https://github.com/eclipse/mosquitto):Eclipse Mosquitto - An open source MQTT broker
|
||||
|
||||
#### c#
|
||||
* [nopSolutions / nopCommerce](https://github.com/nopSolutions/nopCommerce):ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
||||
* [abpframework / abp](https://github.com/abpframework/abp):Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
||||
* [dotnet / aspire](https://github.com/dotnet/aspire):An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
|
||||
* [PowerShell / PowerShell](https://github.com/PowerShell/PowerShell):PowerShell for every system!
|
||||
* [roflmuffin / CounterStrikeSharp](https://github.com/roflmuffin/CounterStrikeSharp):CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
|
||||
* [microsoft / kiota](https://github.com/microsoft/kiota):OpenAPI based HTTP Client code generator
|
||||
* [seerge / g-helper](https://github.com/seerge/g-helper):Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
|
||||
* [Jackett / Jackett](https://github.com/Jackett/Jackett):API Support for your favorite torrent trackers
|
||||
* [bitwarden / server](https://github.com/bitwarden/server):Bitwarden infrastructure/backend (API, database, Docker, etc).
|
||||
* [ppy / osu](https://github.com/ppy/osu):rhythm is just a *click* away!
|
||||
* [microsoft / PowerToys](https://github.com/microsoft/PowerToys):Windows system utilities to maximize productivity
|
||||
* [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.
|
||||
* [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.
|
||||
* [openai / openai-dotnet](https://github.com/openai/openai-dotnet):The official .NET library for the OpenAI API
|
||||
* [ardalis / CleanArchitecture](https://github.com/ardalis/CleanArchitecture):Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
||||
* [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.
|
||||
* [dotnet / sdk](https://github.com/dotnet/sdk):Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
||||
* [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.
|
||||
* [dotnet / AspNetCore.Docs](https://github.com/dotnet/AspNetCore.Docs):Documentation for ASP.NET Core
|
||||
* [serilog / serilog](https://github.com/serilog/serilog):Simple .NET logging with fully-structured events
|
||||
* [louthy / language-ext](https://github.com/louthy/language-ext):C# functional language extensions - a base class library for functional programming
|
||||
* [dotnet / efcore](https://github.com/dotnet/efcore):EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
||||
* [App-vNext / Polly](https://github.com/App-vNext/Polly):Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
||||
|
||||
#### c++
|
||||
* [ocornut / imgui](https://github.com/ocornut/imgui):Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
|
||||
* [nlohmann / json](https://github.com/nlohmann/json):JSON for Modern C++
|
||||
* [facebook / react-native](https://github.com/facebook/react-native):A framework for building native applications using React
|
||||
* [LadybirdBrowser / ladybird](https://github.com/LadybirdBrowser/ladybird):Truly independent web browser
|
||||
* [ggerganov / llama.cpp](https://github.com/ggerganov/llama.cpp):LLM inference in C/C++
|
||||
* [input-leap / input-leap](https://github.com/input-leap/input-leap):Open-source KVM software
|
||||
* [TheAlgorithms / C-Plus-Plus](https://github.com/TheAlgorithms/C-Plus-Plus):Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
|
||||
* [PabloMK7 / citra](https://github.com/PabloMK7/citra):A Nintendo 3DS Emulator
|
||||
* [dolphin-emu / dolphin](https://github.com/dolphin-emu/dolphin):Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
|
||||
* [envoyproxy / envoy](https://github.com/envoyproxy/envoy):Cloud-native high-performance edge/middle/service proxy
|
||||
* [PX4 / PX4-Autopilot](https://github.com/PX4/PX4-Autopilot):PX4 Autopilot Software
|
||||
* [official-stockfish / Stockfish](https://github.com/official-stockfish/Stockfish):A free and strong UCI chess engine
|
||||
* [skypjack / entt](https://github.com/skypjack/entt):Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
|
||||
* [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow):An Open Source Machine Learning Framework for Everyone
|
||||
* [microsoft / winget-cli](https://github.com/microsoft/winget-cli):WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
|
||||
* [fmtlib / fmt](https://github.com/fmtlib/fmt):A modern formatting library
|
||||
* [AztecProtocol / aztec-packages](https://github.com/AztecProtocol/aztec-packages):
|
||||
* [yhirose / cpp-httplib](https://github.com/yhirose/cpp-httplib):A C++ header-only HTTP/HTTPS server and client library
|
||||
* [organicmaps / organicmaps](https://github.com/organicmaps/organicmaps):🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
|
||||
* [google / re2](https://github.com/google/re2):RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
|
||||
* [NixOS / nix](https://github.com/NixOS/nix):Nix, the purely functional package manager
|
||||
* [Tencent / rapidjson](https://github.com/Tencent/rapidjson):A fast JSON parser/generator for C++ with both SAX/DOM style API
|
||||
* [godotengine / godot](https://github.com/godotengine/godot):Godot Engine – Multi-platform 2D and 3D game engine
|
||||
* [owasp-modsecurity / ModSecurity](https://github.com/owasp-modsecurity/ModSecurity):ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
|
||||
|
||||
#### java
|
||||
* [TheAlgorithms / Java](https://github.com/TheAlgorithms/Java):All Algorithms implemented in Java
|
||||
* [apache / fineract](https://github.com/apache/fineract):Apache Fineract
|
||||
* [eugenp / tutorials](https://github.com/eugenp/tutorials):Just Announced - "Learn Spring Security OAuth":
|
||||
* [SeleniumHQ / selenium](https://github.com/SeleniumHQ/selenium):A browser automation framework and ecosystem.
|
||||
* [thingsboard / thingsboard](https://github.com/thingsboard/thingsboard):Open-source IoT Platform - Device management, data collection, processing and visualization.
|
||||
* [ionic-team / capacitor-plugins](https://github.com/ionic-team/capacitor-plugins):Official plugins for Capacitor ⚡️
|
||||
* [spring-projects / spring-framework](https://github.com/spring-projects/spring-framework):Spring Framework
|
||||
* [logisim-evolution / logisim-evolution](https://github.com/logisim-evolution/logisim-evolution):Digital logic design tool and simulator
|
||||
* [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)
|
||||
* [nextcloud / android](https://github.com/nextcloud/android):📱 Nextcloud Android app
|
||||
* [apache / lucene](https://github.com/apache/lucene):Apache Lucene open-source search software
|
||||
* [apache / iceberg](https://github.com/apache/iceberg):Apache Iceberg
|
||||
* [termux / termux-app](https://github.com/termux/termux-app):Termux - a terminal emulator application for Android OS extendible by variety of packages.
|
||||
* [doocs / leetcode](https://github.com/doocs/leetcode):🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
|
||||
* [reactor / reactor-core](https://github.com/reactor/reactor-core):Non-Blocking Reactive Foundation for the JVM
|
||||
* [androidx / media](https://github.com/androidx/media):Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
|
||||
* [aws / aws-sdk-java-v2](https://github.com/aws/aws-sdk-java-v2):The official AWS SDK for Java - Version 2
|
||||
* [DhanushNehru / Hacktoberfest2024](https://github.com/DhanushNehru/Hacktoberfest2024):Hacktoberfest 2024 OPEN FIRST Pull Request - SUPPORT OPEN SOURCE - Don't forget to spread love and if you like give us a ⭐️
|
||||
* [diffplug / spotless](https://github.com/diffplug/spotless):Keep your code spotless
|
||||
* [debezium / debezium](https://github.com/debezium/debezium):Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
|
||||
* [apache / solr](https://github.com/apache/solr):Apache Solr open-source search software
|
||||
|
||||
#### Kotlin
|
||||
* [thunderbird / thunderbird-android](https://github.com/thunderbird/thunderbird-android):Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
|
||||
* [android / compose-samples](https://github.com/android/compose-samples):Official Jetpack Compose samples.
|
||||
* [mobile-dev-inc / maestro](https://github.com/mobile-dev-inc/maestro):Painless Mobile UI Automation
|
||||
* [bitwarden / android](https://github.com/bitwarden/android):Bitwarden mobile app for Android.
|
||||
* [Dr-TSNG / Hide-My-Applist](https://github.com/Dr-TSNG/Hide-My-Applist):An Xposed module to intercept applist detections
|
||||
* [oblador / react-native-keychain](https://github.com/oblador/react-native-keychain):🔑 Keychain Access for React Native
|
||||
* [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.
|
||||
* [RikkaApps / Shizuku](https://github.com/RikkaApps/Shizuku):Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
|
||||
* [aws / aws-toolkit-jetbrains](https://github.com/aws/aws-toolkit-jetbrains):AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
|
||||
* [rumboalla / apkupdater](https://github.com/rumboalla/apkupdater):APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
|
||||
* [ktorio / ktor](https://github.com/ktorio/ktor):Framework for quickly creating connected applications in Kotlin with minimal effort
|
||||
* [JetBrains / compose-multiplatform](https://github.com/JetBrains/compose-multiplatform):Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
|
||||
* [tolgee / tolgee-platform](https://github.com/tolgee/tolgee-platform):Developer & translator friendly web-based localization platform
|
||||
* [YenalyLiew / Han1meViewer](https://github.com/YenalyLiew/Han1meViewer):A Hanime1.me Application for Android.
|
||||
* [OxygenCobalt / Auxio](https://github.com/OxygenCobalt/Auxio):A simple, rational music player for android
|
||||
* [z-huang / InnerTune](https://github.com/z-huang/InnerTune):A Material 3 YouTube Music client for Android
|
||||
* [2dust / v2rayNG](https://github.com/2dust/v2rayNG):A V2Ray client for Android, support Xray core and v2fly core
|
||||
* [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.
|
||||
* [rebelonion / Dantotsu](https://github.com/rebelonion/Dantotsu):Anilist client based on Saikou
|
||||
* [EtchDroid / EtchDroid](https://github.com/EtchDroid/EtchDroid):An application to write OS images to USB drives, on Android, no root required.
|
||||
* [CCBlueX / LiquidBounce](https://github.com/CCBlueX/LiquidBounce):A free mixin-based injection hacked client for Minecraft using the Fabric API
|
||||
* [Kotlin / kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization):Kotlin multiplatform / multi-format serialization
|
||||
|
||||
#### Objective-C
|
||||
* [react-native-maps / react-native-maps](https://github.com/react-native-maps/react-native-maps):React Native Mapview component for iOS + Android
|
||||
* [roothide / Bootstrap](https://github.com/roothide/Bootstrap):A full featured bootstrap for iOS 15.0-17.0 A8-A17 & M1+M2 using roothide
|
||||
* [nakst / gf](https://github.com/nakst/gf):A GDB frontend for Linux.
|
||||
* [AzureAD / microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc):Microsoft Authentication Library (MSAL) for iOS and macOS
|
||||
* [SDWebImage / SDWebImage](https://github.com/SDWebImage/SDWebImage):Asynchronous image downloader with cache support as a UIImageView category
|
||||
* [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.
|
||||
* [aws-amplify / aws-sdk-ios](https://github.com/aws-amplify/aws-sdk-ios):AWS SDK for iOS. For more information, see our web site:
|
||||
* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
|
||||
* [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
|
||||
* [khanhduytran0 / LiveContainer](https://github.com/khanhduytran0/LiveContainer):Run iOS app without actually installing it!
|
||||
* [noah-nuebling / mac-mouse-fix](https://github.com/noah-nuebling/mac-mouse-fix):Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad!
|
||||
* [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
|
||||
* [AFNetworking / AFNetworking](https://github.com/AFNetworking/AFNetworking):A delightful networking framework for iOS, macOS, watchOS, and tvOS.
|
||||
* [getsentry / sentry-cocoa](https://github.com/getsentry/sentry-cocoa):The official Sentry SDK for iOS, tvOS, macOS, watchOS.
|
||||
* [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
|
||||
* [google / GoogleUtilities](https://github.com/google/GoogleUtilities):
|
||||
* [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
|
||||
* [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.
|
||||
* [microsoft / plcrashreporter](https://github.com/microsoft/plcrashreporter):Reliable, open-source crash reporting for iOS, macOS and tvOS
|
||||
* [plaid / plaid-link-ios](https://github.com/plaid/plaid-link-ios):Plaid Link iOS SDK
|
||||
|
||||
#### php
|
||||
* [shopware / shopware](https://github.com/shopware/shopware):Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
|
||||
* [coollabsio / coolify](https://github.com/coollabsio/coolify):An open-source & self-hostable Heroku / Netlify / Vercel alternative.
|
||||
* [composer / composer](https://github.com/composer/composer):Dependency Manager for PHP
|
||||
* [PHPCSStandards / PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer):PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
|
||||
* [woocommerce / woocommerce](https://github.com/woocommerce/woocommerce):A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
|
||||
* [akaunting / akaunting](https://github.com/akaunting/akaunting):Online Accounting Software
|
||||
* [ellite / Wallos](https://github.com/ellite/Wallos):Wallos: Open-Source Personal Subscription Tracker
|
||||
* [laravel / laravel](https://github.com/laravel/laravel):Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
|
||||
* [magento / magento2](https://github.com/magento/magento2):Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
|
||||
* [PHPMailer / PHPMailer](https://github.com/PHPMailer/PHPMailer):The classic email sending library for PHP
|
||||
* [Sylius / Sylius](https://github.com/Sylius/Sylius):Open Source eCommerce Framework on Symfony
|
||||
* [koel / koel](https://github.com/koel/koel):🐦 A personal music streaming server that works.
|
||||
* [twilio / twilio-php](https://github.com/twilio/twilio-php):A PHP library for communicating with the Twilio REST API and generating TwiML.
|
||||
* [PrivateBin / PrivateBin](https://github.com/PrivateBin/PrivateBin):A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
|
||||
* [barryvdh / laravel-debugbar](https://github.com/barryvdh/laravel-debugbar):Debugbar for Laravel (Integrates PHP Debug Bar)
|
||||
* [twigphp / Twig](https://github.com/twigphp/Twig):Twig, the flexible, fast, and secure template language for PHP
|
||||
* [JhumanJ / OpnForm](https://github.com/JhumanJ/OpnForm):Beautiful Open-Source Form Builder
|
||||
* [nextcloud / all-in-one](https://github.com/nextcloud/all-in-one):📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
|
||||
* [monicahq / monica](https://github.com/monicahq/monica):Personal CRM. Remember everything about your friends, family and business relationships.
|
||||
* [rectorphp / rector](https://github.com/rectorphp/rector):Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
|
||||
* [vlucas / phpdotenv](https://github.com/vlucas/phpdotenv):Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
|
||||
|
||||
#### rust
|
||||
* [TheAlgorithms / Rust](https://github.com/TheAlgorithms/Rust):All Algorithms implemented in Rust
|
||||
* [typst / typst](https://github.com/typst/typst):A new markup-based typesetting system that is powerful and easy to learn.
|
||||
* [vosen / ZLUDA](https://github.com/vosen/ZLUDA):CUDA on non-NVIDIA GPUs
|
||||
* [MystenLabs / sui](https://github.com/MystenLabs/sui):Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
|
||||
* [greenbone / openvas-scanner](https://github.com/greenbone/openvas-scanner):This repository contains the scanner component for Greenbone Community Edition.
|
||||
* [oxc-project / oxc](https://github.com/oxc-project/oxc):⚓ A collection of JavaScript tools written in Rust.
|
||||
* [wez / wezterm](https://github.com/wez/wezterm):A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
|
||||
* [martinvonz / jj](https://github.com/martinvonz/jj):A Git-compatible VCS that is both simple and powerful
|
||||
* [rust-unofficial / awesome-rust](https://github.com/rust-unofficial/awesome-rust):A curated list of Rust code and resources.
|
||||
* [tauri-apps / tauri](https://github.com/tauri-apps/tauri):Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
|
||||
* [orhun / binsider](https://github.com/orhun/binsider):Analyze ELF binaries like a boss 😼🕵️♂️
|
||||
* [emilk / egui](https://github.com/emilk/egui):egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
|
||||
* [pola-rs / polars](https://github.com/pola-rs/polars):Dataframes powered by a multithreaded, vectorized query engine, written in Rust
|
||||
* [casey / just](https://github.com/casey/just):🤖 Just a command runner
|
||||
* [SeaQL / sea-orm](https://github.com/SeaQL/sea-orm):🐚 An async & dynamic ORM for Rust
|
||||
* [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.
|
||||
* [launchbadge / sqlx](https://github.com/launchbadge/sqlx):🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
|
||||
* [neovide / neovide](https://github.com/neovide/neovide):No Nonsense Neovim Client in Rust
|
||||
* [cube-js / cube](https://github.com/cube-js/cube):📊 Cube — The Semantic Layer for Building Data Applications
|
||||
* [openobserve / openobserve](https://github.com/openobserve/openobserve):🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
|
||||
* [awslabs / aws-sdk-rust](https://github.com/awslabs/aws-sdk-rust):AWS SDK for the Rust Programming Language
|
||||
* [BurntSushi / ripgrep](https://github.com/BurntSushi/ripgrep):ripgrep recursively searches directories for a regex pattern while respecting your gitignore
|
||||
* [huggingface / tokenizers](https://github.com/huggingface/tokenizers):💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
|
||||
* [Byron / gitoxide](https://github.com/Byron/gitoxide):An idiomatic, lean, fast & safe pure Rust implementation of Git
|
||||
|
||||
#### python
|
||||
* [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python):All Algorithms implemented in Python
|
||||
* [Pythagora-io / gpt-pilot](https://github.com/Pythagora-io/gpt-pilot):The first real AI developer
|
||||
* [Avaiga / taipy](https://github.com/Avaiga/taipy):Turns Data and AI algorithms into production-ready web applications in no time.
|
||||
* [mandiant / capa](https://github.com/mandiant/capa):The FLARE team's open-source tool to identify capabilities in executable files.
|
||||
* [python-poetry / poetry](https://github.com/python-poetry/poetry):Python packaging and dependency management made easy
|
||||
* [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.
|
||||
* [searxng / searxng](https://github.com/searxng/searxng):SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
|
||||
* [opendatalab / MinerU](https://github.com/opendatalab/MinerU):A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。
|
||||
* [home-assistant / core](https://github.com/home-assistant/core):🏡 Open source home automation that puts local control and privacy first.
|
||||
* [getsentry / sentry](https://github.com/getsentry/sentry):Developer-first error tracking and performance monitoring
|
||||
* [vnpy / vnpy](https://github.com/vnpy/vnpy):基于Python的开源量化交易平台开发框架
|
||||
* [ComposioHQ / composio](https://github.com/ComposioHQ/composio):Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
|
||||
* [alandtse / alexa_media_player](https://github.com/alandtse/alexa_media_player):This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
|
||||
* [megadose / holehe](https://github.com/megadose/holehe):holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
|
||||
* [mxrch / GHunt](https://github.com/mxrch/GHunt):🕵️♂️ Offensive Google framework.
|
||||
* [fedirz / faster-whisper-server](https://github.com/fedirz/faster-whisper-server):
|
||||
* [Azure / PyRIT](https://github.com/Azure/PyRIT):The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
|
||||
* [infobyte / faraday](https://github.com/infobyte/faraday):Open Source Vulnerability Management Platform
|
||||
|
||||
#### swift
|
||||
* [TelegramMessenger / Telegram-iOS](https://github.com/TelegramMessenger/Telegram-iOS):Telegram-iOS
|
||||
* [khcrysalis / Feather](https://github.com/khcrysalis/Feather):Feather is a free on-device iOS application manager/installer built with UIKit for quality.
|
||||
* [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.
|
||||
* [yonaskolb / XcodeGen](https://github.com/yonaskolb/XcodeGen):A Swift command line tool for generating your Xcode project
|
||||
* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations
|
||||
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development
|
||||
* [RevenueCat / purchases-ios](https://github.com/RevenueCat/purchases-ios):In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
|
||||
* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI
|
||||
* [swiftlang / swift-syntax](https://github.com/swiftlang/swift-syntax):A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
|
||||
* [nalexn / ViewInspector](https://github.com/nalexn/ViewInspector):Runtime introspection and unit testing of SwiftUI views
|
||||
* [SDWebImage / SDWebImageSwiftUI](https://github.com/SDWebImage/SDWebImageSwiftUI):SwiftUI Image loading and Animation framework powered by SDWebImage
|
||||
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
|
||||
* [kishikawakatsumi / KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess):Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
|
||||
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
|
||||
* [argmaxinc / WhisperKit](https://github.com/argmaxinc/WhisperKit):On-device Speech Recognition for Apple Silicon
|
||||
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
|
||||
* [apple / swift-async-algorithms](https://github.com/apple/swift-async-algorithms):Async Algorithms for Swift
|
||||
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
|
||||
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps.
|
||||
* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework.
|
||||
* [gonzalezreal / swift-markdown-ui](https://github.com/gonzalezreal/swift-markdown-ui):Display and customize Markdown text in SwiftUI
|
||||
|
||||
#### javascript
|
||||
* [fineanmol / Hacktoberfest2024](https://github.com/fineanmol/Hacktoberfest2024):Make your first Pull Request on Hacktoberfest 2024. Don't forget to spread love and if you like give us a ⭐️
|
||||
* [sveltejs / svelte](https://github.com/sveltejs/svelte):Cybernetically enhanced web apps
|
||||
* [bigskysoftware / htmx](https://github.com/bigskysoftware/htmx):</> htmx - high power tools for HTML
|
||||
* [meshery / meshery](https://github.com/meshery/meshery):Meshery, the cloud native manager
|
||||
* [twbs / bootstrap](https://github.com/twbs/bootstrap):The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
|
||||
* [webpack / webpack](https://github.com/webpack/webpack):A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
|
||||
* [OpenSignLabs / OpenSign](https://github.com/OpenSignLabs/OpenSign):🔥 The free & Open Source DocuSign alternative
|
||||
* [WebKit / WebKit](https://github.com/WebKit/WebKit):Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
|
||||
* [meteor / meteor](https://github.com/meteor/meteor):Meteor, the JavaScript App Platform
|
||||
* [ToolJet / ToolJet](https://github.com/ToolJet/ToolJet):Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
|
||||
* [axios / axios](https://github.com/axios/axios):Promise based HTTP client for the browser and node.js
|
||||
* [inertiajs / inertia](https://github.com/inertiajs/inertia):Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
|
||||
* [usebruno / bruno](https://github.com/usebruno/bruno):Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
|
||||
* [OpenZeppelin / openzeppelin-contracts](https://github.com/OpenZeppelin/openzeppelin-contracts):OpenZeppelin Contracts is a library for secure smart contract development.
|
||||
* [kenwheeler / slick](https://github.com/kenwheeler/slick):the last carousel you'll ever need
|
||||
* [vercel / next.js](https://github.com/vercel/next.js):The React Framework
|
||||
* [orkestral / venom](https://github.com/orkestral/venom):Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp.
|
||||
|
||||
#### go
|
||||
* [stretchr / testify](https://github.com/stretchr/testify):A toolkit with common assertions and mocks that plays nicely with the standard library
|
||||
* [openfga / openfga](https://github.com/openfga/openfga):A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
|
||||
* [open-telemetry / opentelemetry-go](https://github.com/open-telemetry/opentelemetry-go):OpenTelemetry Go API and SDK
|
||||
* [FiloSottile / age](https://github.com/FiloSottile/age):A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
|
||||
* [grafana / k6](https://github.com/grafana/k6):A modern load testing tool, using Go and JavaScript - https://k6.io
|
||||
* [istio / istio](https://github.com/istio/istio):Connect, secure, control, and observe services.
|
||||
* [jesseduffield / lazygit](https://github.com/jesseduffield/lazygit):simple terminal UI for git commands
|
||||
* [grpc / grpc-go](https://github.com/grpc/grpc-go):The Go language implementation of gRPC. HTTP/2 based RPC
|
||||
* [anchore / grype](https://github.com/anchore/grype):A vulnerability scanner for container images and filesystems
|
||||
* [terraform-linters / tflint](https://github.com/terraform-linters/tflint):A Pluggable Terraform Linter
|
||||
* [moby / moby](https://github.com/moby/moby):The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
|
||||
* [gruntwork-io / terragrunt](https://github.com/gruntwork-io/terragrunt):Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
|
||||
* [tmrts / go-patterns](https://github.com/tmrts/go-patterns):Curated list of Go design patterns, recipes and idioms
|
||||
* [spf13 / viper](https://github.com/spf13/viper):Go configuration with fangs
|
||||
* [uber-go / mock](https://github.com/uber-go/mock):GoMock is a mocking framework for the Go programming language.
|
||||
* [abiosoft / colima](https://github.com/abiosoft/colima):Container runtimes on macOS (and Linux) with minimal setup
|
||||
* [fleetdm / fleet](https://github.com/fleetdm/fleet):Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
|
||||
* [cert-manager / cert-manager](https://github.com/cert-manager/cert-manager):Automatically provision and manage TLS certificates in Kubernetes
|
||||
* [actions / actions-runner-controller](https://github.com/actions/actions-runner-controller):Kubernetes controller for GitHub Actions self-hosted runners
|
||||
* [avelino / awesome-go](https://github.com/avelino/awesome-go):A curated list of awesome Go frameworks, libraries and software
|
||||
* [oapi-codegen / oapi-codegen](https://github.com/oapi-codegen/oapi-codegen):Generate Go client and server boilerplate from OpenAPI 3 specifications
|
||||
* [runatlantis / atlantis](https://github.com/runatlantis/atlantis):Terraform Pull Request Automation
|
||||
* [kubernetes-sigs / external-dns](https://github.com/kubernetes-sigs/external-dns):Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
|
||||
* [sirupsen / logrus](https://github.com/sirupsen/logrus):Structured, pluggable logging for Go.
|
||||
|
||||
#### TypeScript
|
||||
* [shardeum / shardeum](https://github.com/shardeum/shardeum):Shardeum is an EVM based autoscaling blockchain
|
||||
* [xenova / whisper-web](https://github.com/xenova/whisper-web):ML-powered speech recognition directly in your browser
|
||||
* [Budibase / budibase](https://github.com/Budibase/budibase):Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
|
||||
* [tamagui / tamagui](https://github.com/tamagui/tamagui):Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.
|
||||
* [pnpm / pnpm](https://github.com/pnpm/pnpm):Fast, disk space efficient package manager
|
||||
* [baptisteArno / typebot.io](https://github.com/baptisteArno/typebot.io):💬 Typebot is a powerful chatbot builder that you can self-host.
|
||||
* [vitabaks / postgresql_cluster](https://github.com/vitabaks/postgresql_cluster):PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
|
||||
* [formbricks / formbricks](https://github.com/formbricks/formbricks):Open Source Survey Platform
|
||||
* [SigNoz / signoz](https://github.com/SigNoz/signoz):SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
|
||||
* [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.
|
||||
* [blakeblackshear / frigate](https://github.com/blakeblackshear/frigate):NVR with realtime local object detection for IP cameras
|
||||
* [puppeteer / puppeteer](https://github.com/puppeteer/puppeteer):JavaScript API for Chrome and Firefox
|
||||
* [Yonom / assistant-ui](https://github.com/Yonom/assistant-ui):React Components for AI Chat 💬 🚀
|
||||
* [software-mansion / react-native-reanimated](https://github.com/software-mansion/react-native-reanimated):React Native's Animated library reimplemented
|
||||
* [trpc / trpc](https://github.com/trpc/trpc):🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
|
||||
* [microsoft / fluentui](https://github.com/microsoft/fluentui):Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
|
||||
* [kando-menu / kando](https://github.com/kando-menu/kando):🥧 The Cross-Platform Pie Menu.
|
||||
|
||||
#### Vue
|
||||
* [primefaces / primevue](https://github.com/primefaces/primevue):Next Generation Vue UI Component Library
|
||||
* [nuxt / ui](https://github.com/nuxt/ui):A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
|
||||
* [alireza0 / s-ui](https://github.com/alireza0/s-ui):An advanced Web Panel • Built for SagerNet/Sing-Box
|
||||
* [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.
|
||||
* [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!
|
||||
* [0xJacky / nginx-ui](https://github.com/0xJacky/nginx-ui):Yet another WebUI for Nginx
|
||||
* [TeamPiped / Piped](https://github.com/TeamPiped/Piped):An alternative privacy-friendly YouTube frontend which is efficient by design.
|
||||
* [bastienwirtz / homer](https://github.com/bastienwirtz/homer):A very simple static homepage for your server.
|
||||
* [unovue / shadcn-vue](https://github.com/unovue/shadcn-vue):Vue port of shadcn-ui
|
||||
* [RikkaApps / websites](https://github.com/RikkaApps/websites):Websites for Rikka apps.
|
||||
* [modrinth / code](https://github.com/modrinth/code):The Modrinth monorepo containing all code which powers Modrinth!
|
||||
* [CareyWang / sub-web](https://github.com/CareyWang/sub-web):
|
||||
* [imsyy / home](https://github.com/imsyy/home):个人主页,我的个人主页,个人主页源码,主页模板,homepage
|
||||
* [serversideup / financial-freedom](https://github.com/serversideup/financial-freedom):🔥🔥🔥 An open source alternative to Mint, YNAB, and more. Stay on budget and build wealth without sacrificing your privacy.
|
||||
* [45Drives / cockpit-file-sharing](https://github.com/45Drives/cockpit-file-sharing):A Cockpit plugin to easily manage samba and NFS file sharing.
|
||||
* [JustArchiNET / ASF-ui](https://github.com/JustArchiNET/ASF-ui):The official web interface for ASF
|
||||
* [vuejs / create-vue](https://github.com/vuejs/create-vue):🛠️ The recommended way to start a Vite-powered Vue project
|
Loading…
Reference in New Issue
Block a user