20241109 new update

This commit is contained in:
go2coding 2024-11-09 08:40:30 +08:00
parent c6cb773696
commit 1d1825da28
2 changed files with 346 additions and 0 deletions

View File

@ -0,0 +1,15 @@
## 2024-11-09
#### Kotlin
* [google-developer-training / basic-android-kotlin-compose-birthday-card-app](https://github.com/google-developer-training/basic-android-kotlin-compose-birthday-card-app):
#### rust
* [vadimcn / codelldb](https://github.com/vadimcn/codelldb):A native debugger extension for VSCode based on LLDB
* [dtolnay / thiserror](https://github.com/dtolnay/thiserror):derive(Error) for struct and enum error types
#### python
* [letta-ai / letta](https://github.com/letta-ai/letta):Letta (formerly MemGPT) is a framework for creating LLM services with memory.
* [NVIDIA / TransformerEngine](https://github.com/NVIDIA/TransformerEngine):A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
#### javascript
* [juliangarnier / anime](https://github.com/juliangarnier/anime):JavaScript animation engine
#### TypeScript
* [clidey / whodb](https://github.com/clidey/whodb):A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB & Elastic Search with Chat interface
#### Vue
* [vue-leaflet / vue-leaflet](https://github.com/vue-leaflet/vue-leaflet):vue-leaflet compatible with vue3

View File

@ -0,0 +1,331 @@
## 2024-11-09
#### c
* [pjsip / pjproject](https://github.com/pjsip/pjproject):PJSIP project
* [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
* [coturn / coturn](https://github.com/coturn/coturn):coturn TURN server project
* [DaveGamble / cJSON](https://github.com/DaveGamble/cJSON):Ultralightweight JSON parser in ANSI C
* [ThrowTheSwitch / Unity](https://github.com/ThrowTheSwitch/Unity):Simple Unit Testing for C
* [nginx / nginx](https://github.com/nginx/nginx):The official NGINX Open Source repository.
* [FreeRDP / FreeRDP](https://github.com/FreeRDP/FreeRDP):FreeRDP is a free remote desktop protocol library and clients
* [checkpoint-restore / criu](https://github.com/checkpoint-restore/criu):Checkpoint/Restore tool
* [vanhauser-thc / thc-hydra](https://github.com/vanhauser-thc/thc-hydra):hydra
* [flipperdevices / flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware):Flipper Zero firmware source code
* [gluster / glusterfs](https://github.com/gluster/glusterfs):Gluster Filesystem : Build your distributed storage in minutes
* [FRRouting / frr](https://github.com/FRRouting/frr):The FRRouting Protocol Suite
* [facebook / zstd](https://github.com/facebook/zstd):Zstandard - Fast real-time compression algorithm
* [signalwire / freeswitch](https://github.com/signalwire/freeswitch):FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
* [libuv / libuv](https://github.com/libuv/libuv):Cross-platform asynchronous I/O
* [NVIDIA / cuda-samples](https://github.com/NVIDIA/cuda-samples):Samples for CUDA Developers which demonstrates features in CUDA Toolkit
* [reactos / reactos](https://github.com/reactos/reactos):A free Windows-compatible Operating System
* [coolsnowwolf / lede](https://github.com/coolsnowwolf/lede):Lean's LEDE source
#### c#
* [Azure-Samples / cognitive-services-speech-sdk](https://github.com/Azure-Samples/cognitive-services-speech-sdk):Sample code for the Microsoft Cognitive Services Speech SDK
* [umbraco / Umbraco-CMS](https://github.com/umbraco/Umbraco-CMS):Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
* [huiyadanli / RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher):A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了
* [MonoGame / MonoGame](https://github.com/MonoGame/MonoGame):One framework for creating powerful cross-platform games.
* [MessagePack-CSharp / MessagePack-CSharp](https://github.com/MessagePack-CSharp/MessagePack-CSharp):Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
* [microsoft / WPF-Samples](https://github.com/microsoft/WPF-Samples):Repository for WPF related samples
* [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+.
* [microsoft / garnet](https://github.com/microsoft/garnet):Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
* [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 / aspire](https://github.com/dotnet/aspire):Tools, templates, and packages to accelerate building observable, production-ready apps
* [MaterialDesignInXAML / MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit):Google's Material Design in XAML & WPF, for C# & VB.Net.
* [Unity-Technologies / ml-agents](https://github.com/Unity-Technologies/ml-agents):The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
* [dotnet / roslyn](https://github.com/dotnet/roslyn):The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
* [BookerLiu / GeekDesk](https://github.com/BookerLiu/GeekDesk):🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search
* [Perfare / Il2CppDumper](https://github.com/Perfare/Il2CppDumper):Unity il2cpp reverse engineer
* [actions / runner](https://github.com/actions/runner):The Runner for GitHub Actions 🚀
* [dotnet / AspNetCore.Docs](https://github.com/dotnet/AspNetCore.Docs):Documentation for 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.
* [serilog / serilog](https://github.com/serilog/serilog):Simple .NET logging with fully-structured events
* [mbdavid / LiteDB](https://github.com/mbdavid/LiteDB):LiteDB - A .NET NoSQL Document Store in a single data file
* [microsoft / kiota](https://github.com/microsoft/kiota):OpenAPI based HTTP Client code generator
#### c++
* [cocos / cocos-engine](https://github.com/cocos/cocos-engine):Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
* [microsoft / onnxruntime](https://github.com/microsoft/onnxruntime):ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
* [ClickHouse / ClickHouse](https://github.com/ClickHouse/ClickHouse):ClickHouse® is a real-time analytics DBMS
* [AztecProtocol / aztec-packages](https://github.com/AztecProtocol/aztec-packages):
* [fmtlib / fmt](https://github.com/fmtlib/fmt):A modern formatting library
* [microsoft / terminal](https://github.com/microsoft/terminal):The new Windows Terminal and the original Windows console host, all in the same place!
* [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow):An Open Source Machine Learning Framework for Everyone
* [envoyproxy / envoy](https://github.com/envoyproxy/envoy):Cloud-native high-performance edge/middle/service proxy
* [Serial-Studio / Serial-Studio](https://github.com/Serial-Studio/Serial-Studio):Multi-purpose serial data visualization & processing program
* [nasa / fprime](https://github.com/nasa/fprime):F´ - A flight software and embedded systems framework
* [google / benchmark](https://github.com/google/benchmark):A microbenchmark support library
* [bitcoin / bitcoin](https://github.com/bitcoin/bitcoin):Bitcoin Core integration/staging tree
* [nlohmann / json](https://github.com/nlohmann/json):JSON for Modern C++
* [eProsima / Fast-DDS](https://github.com/eProsima/Fast-DDS):The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
* [protocolbuffers / protobuf](https://github.com/protocolbuffers/protobuf):Protocol Buffers - Google's data interchange format
* [qgis / QGIS](https://github.com/qgis/QGIS):QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
* [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)
* [jbeder / yaml-cpp](https://github.com/jbeder/yaml-cpp):A YAML parser and emitter in C++
* [ZLMediaKit / ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit):WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
* [chriskohlhoff / asio](https://github.com/chriskohlhoff/asio):Asio C++ Library
* [gabime / spdlog](https://github.com/gabime/spdlog):Fast C++ logging library.
* [mrousavy / nitro](https://github.com/mrousavy/nitro):🔥 Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI
* [godotengine / godot](https://github.com/godotengine/godot):Godot Engine Multi-platform 2D and 3D game engine
* [facebook / folly](https://github.com/facebook/folly):An open-source C++ library developed and used at Facebook.
* [k4yt3x / video2x](https://github.com/k4yt3x/video2x):A machine learning-based lossless video super resolution framework. Est. Hack the Valley II, 2018.
#### java
* [dataease / dataease](https://github.com/dataease/dataease):🔥 人人可用的开源 BI 工具Tableau、帆软的开源替代。
* [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
* [StarRocks / starrocks](https://github.com/StarRocks/starrocks):The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
* [iBotPeaches / Apktool](https://github.com/iBotPeaches/Apktool):A tool for reverse engineering Android apk files
* [alibaba / arthas](https://github.com/alibaba/arthas):Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
* [alibaba / easyexcel](https://github.com/alibaba/easyexcel):快速、简洁、解决大文件内存溢出的java处理Excel工具
* [dbeaver / dbeaver](https://github.com/dbeaver/dbeaver):Free universal database tool and SQL client
* [doocs / advanced-java](https://github.com/doocs/advanced-java):😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
* [google / gson](https://github.com/google/gson):A Java serialization/deserialization library to convert Java Objects into JSON and back
* [trinodb / trino](https://github.com/trinodb/trino):Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
* [prestodb / presto](https://github.com/prestodb/presto):The official home of the Presto distributed SQL query engine for big data
* [spring-projects / spring-security](https://github.com/spring-projects/spring-security):Spring Security
* [apache / tomcat](https://github.com/apache/tomcat):Apache Tomcat
* [Graylog2 / graylog2-server](https://github.com/Graylog2/graylog2-server):Free and open log management
* [jenkinsci / jenkins](https://github.com/jenkinsci/jenkins):Jenkins automation server
* [brettwooldridge / HikariCP](https://github.com/brettwooldridge/HikariCP):光 HikariCP・A solid, high-performance, JDBC connection pool at last.
* [redis / jedis](https://github.com/redis/jedis):Redis Java client
* [comet-ml / opik](https://github.com/comet-ml/opik):Open-source end-to-end LLM Development Platform
* [netty / netty](https://github.com/netty/netty):Netty project - an event-driven asynchronous network application framework
* [halo-dev / halo](https://github.com/halo-dev/halo):强大易用的开源建站工具。
* [quarkusio / quarkus](https://github.com/quarkusio/quarkus):Quarkus: Supersonic Subatomic Java.
* [eugenp / tutorials](https://github.com/eugenp/tutorials):Getting Started with Spring Boot 3:
* [NationalSecurityAgency / ghidra](https://github.com/NationalSecurityAgency/ghidra):Ghidra is a software reverse engineering (SRE) framework
* [binarywang / WxJava](https://github.com/binarywang/WxJava):微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
#### Kotlin
* [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.
* [Arturo254 / OpenTune](https://github.com/Arturo254/OpenTune):Un cliente de YouTube Music con Material Design 3, para Android
* [simondankelmann / Bluetooth-LE-Spam](https://github.com/simondankelmann/Bluetooth-LE-Spam):
* [ktorio / ktor](https://github.com/ktorio/ktor):Framework for quickly creating connected applications in Kotlin with minimal effort
* [JetBrains / kotlin](https://github.com/JetBrains/kotlin):The Kotlin Programming Language.
* [google-developer-training / basic-android-kotlin-compose-birthday-card-app](https://github.com/google-developer-training/basic-android-kotlin-compose-birthday-card-app):
* [oblador / react-native-keychain](https://github.com/oblador/react-native-keychain):🔑 Keychain Access for React Native
* [z-huang / InnerTune](https://github.com/z-huang/InnerTune):A Material 3 YouTube Music client for Android
* [XayahSuSuSu / Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup):DataBackup for Android 7.0+
* [square / okhttp](https://github.com/square/okhttp):Squares meticulous HTTP client for the JVM, Android, and GraalVM.
* [signalapp / Signal-Android](https://github.com/signalapp/Signal-Android):A private messenger for Android.
* [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.
* [mobile-dev-inc / maestro](https://github.com/mobile-dev-inc/maestro):Painless Mobile UI Automation
* [getsentry / sentry-java](https://github.com/getsentry/sentry-java):A Sentry SDK for Java, Android and other JVM languages.
* [android / codelab-android-compose](https://github.com/android/codelab-android-compose):
* [grpc / grpc-kotlin](https://github.com/grpc/grpc-kotlin):Kotlin gRPC implementation. HTTP/2 based RPC
* [stripe / stripe-android](https://github.com/stripe/stripe-android):Stripe Android SDK
* [CCBlueX / LiquidBounce](https://github.com/CCBlueX/LiquidBounce):A free mixin-based injection hacked client for Minecraft using the Fabric API
* [wordpress-mobile / WordPress-Android](https://github.com/wordpress-mobile/WordPress-Android):WordPress for Android
* [coil-kt / coil](https://github.com/coil-kt/coil):Image loading for Android and Compose Multiplatform.
#### Objective-C
* [realm / realm-swift](https://github.com/realm/realm-swift):Realm is a mobile database: a replacement for Core Data & SQLite
* [react-native-maps / react-native-maps](https://github.com/react-native-maps/react-native-maps):React Native Mapview component for iOS + Android
* [SDWebImage / SDWebImage](https://github.com/SDWebImage/SDWebImage):Asynchronous image downloader with cache support as a UIImageView category
* [google / GoogleSignIn-iOS](https://github.com/google/GoogleSignIn-iOS):Enables iOS and macOS apps to sign in with Google.
* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
* [AFNetworking / AFNetworking](https://github.com/AFNetworking/AFNetworking):A delightful networking framework for iOS, macOS, watchOS, and tvOS.
* [AzureAD / microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc):Microsoft Authentication Library (MSAL) for iOS and macOS
* [adjust / ios_sdk](https://github.com/adjust/ios_sdk):This is the iOS SDK of
* [sparkle-project / Sparkle](https://github.com/sparkle-project/Sparkle):A software update framework for macOS
* [aws-amplify / aws-sdk-ios](https://github.com/aws-amplify/aws-sdk-ios):AWS SDK for iOS. For more information, see our web site:
* [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 / GoogleUtilities](https://github.com/google/GoogleUtilities):
* [google / gtm-session-fetcher](https://github.com/google/gtm-session-fetcher):Google Toolbox for Mac - Session Fetcher
* [microsoft / plcrashreporter](https://github.com/microsoft/plcrashreporter):Reliable, open-source crash reporting for iOS, macOS and tvOS
* [AliSoftware / OHHTTPStubs](https://github.com/AliSoftware/OHHTTPStubs):Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
* [CocoaLumberjack / CocoaLumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack):A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
* [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
* [SDWebImage / SDWebImageWebPCoder](https://github.com/SDWebImage/SDWebImageWebPCoder):A WebP coder plugin for SDWebImage, use libwebp
* [erikdoe / ocmock](https://github.com/erikdoe/ocmock):Mock objects for Objective-C
* [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.
#### 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.
* [symfony / symfony](https://github.com/symfony/symfony):The Symfony PHP framework
* [coollabsio / coolify](https://github.com/coollabsio/coolify):An open-source & self-hostable Heroku / Netlify / Vercel alternative.
* [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.
* [HiEventsDev / Hi.Events](https://github.com/HiEventsDev/Hi.Events):Open-source event management and ticket selling platform. Perfect for concerts, conferences, and everything in between 🎟️
* [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.
* [livewire / livewire](https://github.com/livewire/livewire):A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
* [EasyCorp / EasyAdminBundle](https://github.com/EasyCorp/EasyAdminBundle):EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
* [nextcloud / server](https://github.com/nextcloud/server):☁️ Nextcloud server, a safe home for all your data
* [PHPMailer / PHPMailer](https://github.com/PHPMailer/PHPMailer):The classic email sending library for PHP
* [glpi-project / glpi](https://github.com/glpi-project/glpi):GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
* [composer / composer](https://github.com/composer/composer):Dependency Manager for PHP
* [guzzle / guzzle](https://github.com/guzzle/guzzle):Guzzle, an extensible PHP HTTP client
* [twigphp / Twig](https://github.com/twigphp/Twig):Twig, the flexible, fast, and secure template language for PHP
* [ellite / Wallos](https://github.com/ellite/Wallos):Wallos: Open-Source Personal Subscription Tracker
* [invoiceninja / invoiceninja](https://github.com/invoiceninja/invoiceninja):A source-available invoice, quote, project and time-tracking app built with Laravel
* [filamentphp / filament](https://github.com/filamentphp/filament):A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
* [pimcore / pimcore](https://github.com/pimcore/pimcore):Core Framework for the Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
* [roundcube / roundcubemail](https://github.com/roundcube/roundcubemail):The Roundcube Webmail suite
* [phpstan / phpstan](https://github.com/phpstan/phpstan):PHP Static Analysis Tool - discover bugs in your code without running it!
* [rectorphp / rector](https://github.com/rectorphp/rector):Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
* [PHPOffice / PHPWord](https://github.com/PHPOffice/PHPWord):A pure PHP library for reading and writing word processing documents
#### rust
* [vectordotdev / vector](https://github.com/vectordotdev/vector):A high-performance observability data pipeline.
* [rust-lang / mdBook](https://github.com/rust-lang/mdBook):Create book from markdown files. Like Gitbook but implemented in Rust
* [GyulyVGC / sniffnet](https://github.com/GyulyVGC/sniffnet):Comfortably monitor your Internet traffic 🕵️‍♂️
* [rolldown / rolldown](https://github.com/rolldown/rolldown):Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
* [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.
* [BoundaryML / baml](https://github.com/BoundaryML/baml):BAML is a language that helps you get structured data from LLMs, with the best DX possible. Works with all languages. Check out the promptfiddle.com playground
* [libp2p / rust-libp2p](https://github.com/libp2p/rust-libp2p):The Rust Implementation of the libp2p networking stack.
* [web-infra-dev / rspack](https://github.com/web-infra-dev/rspack):The fast Rust-based web bundler with webpack-compatible API 🦀️
* [MaterializeInc / materialize](https://github.com/MaterializeInc/materialize):The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data.
* [pola-rs / polars](https://github.com/pola-rs/polars):Dataframes powered by a multithreaded, vectorized query engine, written in Rust
* [prefix-dev / pixi](https://github.com/prefix-dev/pixi):Package management made easy
* [apache / opendal](https://github.com/apache/opendal):Apache OpenDAL: access data freely.
* [casey / just](https://github.com/casey/just):🤖 Just a command runner
* [paritytech / polkadot-sdk](https://github.com/paritytech/polkadot-sdk):The Parity Polkadot Blockchain SDK
* [bottlerocket-os / bottlerocket](https://github.com/bottlerocket-os/bottlerocket):An operating system designed for hosting containers
* [martinvonz / jj](https://github.com/martinvonz/jj):A Git-compatible VCS that is both simple and powerful
* [dtolnay / thiserror](https://github.com/dtolnay/thiserror):derive(Error) for struct and enum error types
* [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.
* [vadimcn / codelldb](https://github.com/vadimcn/codelldb):A native debugger extension for VSCode based on LLDB
* [rust-lang / miri](https://github.com/rust-lang/miri):An interpreter for Rust's mid-level intermediate representation
* [juspay / hyperswitch](https://github.com/juspay/hyperswitch):An open source payments switch written in Rust to make payments fast, reliable and affordable
* [rust-lang / rust](https://github.com/rust-lang/rust):Empowering everyone to build reliable and efficient software.
#### 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 🤖
* [LibraHp / GetQzonehistory](https://github.com/LibraHp/GetQzonehistory):获取QQ空间发布的历史说说
* [khoj-ai / khoj](https://github.com/khoj-ai/khoj):Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
* [All-Hands-AI / OpenHands](https://github.com/All-Hands-AI/OpenHands):🙌 OpenHands: Code Less, Make More
* [psf / black](https://github.com/psf/black):The uncompromising Python code formatter
* [letta-ai / letta](https://github.com/letta-ai/letta):Letta (formerly MemGPT) is a framework for creating LLM services with memory.
* [python-poetry / poetry](https://github.com/python-poetry/poetry):Python packaging and dependency management made easy
* [commaai / openpilot](https://github.com/commaai/openpilot):openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
* [getsentry / sentry](https://github.com/getsentry/sentry):Developer-first error tracking and performance monitoring
* [cvat-ai / cvat](https://github.com/cvat-ai/cvat):Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
* [frappe / frappe](https://github.com/frappe/frappe):Low code web framework for real world applications, in Python and Javascript
* [huggingface / transformers](https://github.com/huggingface/transformers):🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
* [exo-explore / exo](https://github.com/exo-explore/exo):Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
* [NVIDIA / TransformerEngine](https://github.com/NVIDIA/TransformerEngine):A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
* [Pythagora-io / gpt-pilot](https://github.com/Pythagora-io/gpt-pilot):The first real AI developer
* [django / django](https://github.com/django/django):The Web framework for perfectionists with deadlines.
#### swift
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [nicklockwood / SwiftFormat](https://github.com/nicklockwood/SwiftFormat):A command-line tool and Xcode Extension for formatting Swift code
* [hmlongco / Factory](https://github.com/hmlongco/Factory):A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
* [whoeevee / EeveeSpotify](https://github.com/whoeevee/EeveeSpotify):A tweak to get Spotify Premium for free, just like Spotilife
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework.
* [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.
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
* [RevenueCat / purchases-ios](https://github.com/RevenueCat/purchases-ios):In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
* [tuist / tuist](https://github.com/tuist/tuist):Tuist's CLI
* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations
* [swiftlang / swift-format](https://github.com/swiftlang/swift-format):Formatting technology for Swift source code
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
* [mozilla-mobile / firefox-ios](https://github.com/mozilla-mobile/firefox-ios):Firefox for iOS
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps.
* [kean / Nuke](https://github.com/kean/Nuke):Image loading system
* [yonaskolb / XcodeGen](https://github.com/yonaskolb/XcodeGen):A Swift command line tool for generating your Xcode project
* [markiv / SwiftUI-Shimmer](https://github.com/markiv/SwiftUI-Shimmer):Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK
* [cpisciotta / xcbeautify](https://github.com/cpisciotta/xcbeautify):A little beautifier tool for xcodebuild
* [swiftlang / swift-package-manager](https://github.com/swiftlang/swift-package-manager):The Package Manager for the Swift Programming Language
* [daltoniam / Starscream](https://github.com/daltoniam/Starscream):Websockets in swift for iOS and OSX
* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment."
* [SwiftGen / SwiftGen](https://github.com/SwiftGen/SwiftGen):The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
#### 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.
* [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.
* [louislam / uptime-kuma](https://github.com/louislam/uptime-kuma):A fancy self-hosted monitoring tool
* [poloclub / transformer-explainer](https://github.com/poloclub/transformer-explainer):Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization
* [meshery / meshery](https://github.com/meshery/meshery):Meshery, the cloud native manager
* [therealgliz / blooket-hacks](https://github.com/therealgliz/blooket-hacks):Multiple game hacks to use so the game become easier to play!
* [juliangarnier / anime](https://github.com/juliangarnier/anime):JavaScript animation engine
* [alexlenail / NN-SVG](https://github.com/alexlenail/NN-SVG):Publication-ready NN-architecture schematics.
* [usebruno / bruno](https://github.com/usebruno/bruno):Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
* [simple-icons / simple-icons](https://github.com/simple-icons/simple-icons):SVG icons for popular brands
* [sudheerj / reactjs-interview-questions](https://github.com/sudheerj/reactjs-interview-questions):List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
* [prettier / prettier](https://github.com/prettier/prettier):Prettier is an opinionated code formatter.
* [FortAwesome / Font-Awesome](https://github.com/FortAwesome/Font-Awesome):The iconic SVG, font, and CSS toolkit
* [swagger-api / swagger-editor](https://github.com/swagger-api/swagger-editor):Swagger Editor
* [dotnet / eShopSupport](https://github.com/dotnet/eShopSupport):A reference .NET application using AI for a customer support ticketing system
* [ArchGPT / insomnium](https://github.com/ArchGPT/insomnium):Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
* [CesiumGS / cesium](https://github.com/CesiumGS/cesium):An open-source JavaScript library for world-class 3D globes and maps 🌎
* [ckeditor / ckeditor5](https://github.com/ckeditor/ckeditor5):Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
* [jackocnr / intl-tel-input](https://github.com/jackocnr/intl-tel-input):A JavaScript plugin for entering and validating international telephone numbers. React and Vue components also included.
* [dropzone / dropzone](https://github.com/dropzone/dropzone):Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
* [GSSoC24 / Postman-Challenge](https://github.com/GSSoC24/Postman-Challenge):This is the all in one place for documentation help regarding the postman challenge.
* [prebid / Prebid.js](https://github.com/prebid/Prebid.js):Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
#### go
* [kubernetes-sigs / gateway-api](https://github.com/kubernetes-sigs/gateway-api):Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
* [argoproj / argo-cd](https://github.com/argoproj/argo-cd):Declarative Continuous Deployment for Kubernetes
* [kubernetes / ingress-nginx](https://github.com/kubernetes/ingress-nginx):Ingress NGINX Controller for Kubernetes
* [grafana / k6](https://github.com/grafana/k6):A modern load testing tool, using Go and JavaScript - https://k6.io
* [aquasecurity / trivy](https://github.com/aquasecurity/trivy):Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
* [kubernetes / minikube](https://github.com/kubernetes/minikube):Run Kubernetes locally
* [kubernetes / kube-state-metrics](https://github.com/kubernetes/kube-state-metrics):Add-on agent to generate and expose cluster-level metrics.
* [jpillora / chisel](https://github.com/jpillora/chisel):A fast TCP/UDP tunnel over HTTP
* [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.
* [rancher / rancher](https://github.com/rancher/rancher):Complete container management platform
* [chaitin / SafeLine](https://github.com/chaitin/SafeLine):serve as a reverse proxy to protect your web services from attacks and exploits.
* [IBM / sarama](https://github.com/IBM/sarama):Sarama is a Go library for Apache Kafka.
* [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.
* [prometheus-operator / prometheus-operator](https://github.com/prometheus-operator/prometheus-operator):Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
* [coder / coder](https://github.com/coder/coder):Provision remote development environments via Terraform
* [grafana / loki](https://github.com/grafana/loki):Like Prometheus, but for logs.
* [hashicorp / vault](https://github.com/hashicorp/vault):A tool for secrets management, encryption as a service, and privileged access management
* [onsi / ginkgo](https://github.com/onsi/ginkgo):A Modern Testing Framework for Go
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
* [gravitational / teleport](https://github.com/gravitational/teleport):The easiest, and most secure way to access and protect all of your infrastructure.
* [cilium / cilium](https://github.com/cilium/cilium):eBPF-based Networking, Security, and Observability
* [evanw / esbuild](https://github.com/evanw/esbuild):An extremely fast bundler for the web
* [golang / go](https://github.com/golang/go):The Go programming language
* [FiloSottile / mkcert](https://github.com/FiloSottile/mkcert):A simple zero-config tool to make locally trusted development certificates with any names you'd like.
#### TypeScript
* [zmh-program / chatnio](https://github.com/zmh-program/chatnio):🚀 Next Generation AI One-Stop Internationalization Solution. 🚀 下一代 AI 一站式 B/C 端解决方案,支持 OpenAIMidjourneyClaude讯飞星火Stable DiffusionDALL·EChatGLM通义千问腾讯混元360 智脑,百川 AI火山方舟新必应GeminiMoonshot 等模型,支持对话分享,自定义预设,云端同步,模型市场,支持弹性计费和订阅计划模式,支持图片解析,支持联网搜索,支持模型缓存,丰富美观的后台管理与仪表盘数据统计。
* [puppeteer / puppeteer](https://github.com/puppeteer/puppeteer):JavaScript API for Chrome and Firefox
* [immich-app / immich](https://github.com/immich-app/immich):High performance self-hosted photo and video management solution.
* [laurent22 / joplin](https://github.com/laurent22/joplin):Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
* [remix-run / remix](https://github.com/remix-run/remix):Build Better Websites. Create modern, resilient user experiences with web fundamentals.
* [promptfoo / promptfoo](https://github.com/promptfoo/promptfoo):Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
* [Nutlope / llamacoder](https://github.com/Nutlope/llamacoder):Open source Claude Artifacts built with Llama 3.1 405B
* [langgenius / dify](https://github.com/langgenius/dify):Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
* [jestjs / jest](https://github.com/jestjs/jest):Delightful JavaScript Testing.
* [RocketChat / Rocket.Chat](https://github.com/RocketChat/Rocket.Chat):The communications platform that puts data protection first.
* [clidey / whodb](https://github.com/clidey/whodb):A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB & Elastic Search with Chat interface
* [heyform / heyform](https://github.com/heyform/heyform):Open-Source Form Builder
* [facebook / docusaurus](https://github.com/facebook/docusaurus):Easy to maintain open source documentation websites.
* [labring / FastGPT](https://github.com/labring/FastGPT):FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
* [angular / angular](https://github.com/angular/angular):Deliver web apps with confidence 🚀
* [FlowiseAI / Flowise](https://github.com/FlowiseAI/Flowise):Drag & drop UI to build your customized LLM flow
* [documenso / documenso](https://github.com/documenso/documenso):The Open Source DocuSign Alternative.
* [microsoft / TypeScript](https://github.com/microsoft/TypeScript):TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
* [adrianhajdin / portfolio](https://github.com/adrianhajdin/portfolio):Modern & Minimal JS Mastery Portfolio
* [angular / components](https://github.com/angular/components):Component infrastructure and Material Design components for Angular
* [ueberdosis / tiptap](https://github.com/ueberdosis/tiptap):The headless rich text editor framework for web artisans.
* [Kiranism / next-shadcn-dashboard-starter](https://github.com/Kiranism/next-shadcn-dashboard-starter):Admin Dashboard Starter with Nextjs14 and shadcn ui
#### Vue
* [zyronon / douyin](https://github.com/zyronon/douyin):Vue3 + Pinia 仿抖音Vue 在移动端的最佳实践 . Imitate TikTok Vue Best practices on Mobile
* [yangzongzhuan / RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3):🎉 (RuoYi)官方仓库 基于SpringBootSpring SecurityJWTVue3 & Vite、Element Plus 的前后端分离权限管理系统
* [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!
* [HalseySpicy / Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin):✨✨✨ Geeker Admin基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。
* [unilei / aipan-netdisk-search](https://github.com/unilei/aipan-netdisk-search):本项目乃是基于 Vue 与 Nuxt.js 技术打造的网盘搜索项目持续开源并保持维护更新。其旨在让人人皆可拥有属于自己的网盘搜索网站。强烈建议自行部署向所有参与者致敬Salute to all!
* [0xJacky / nginx-ui](https://github.com/0xJacky/nginx-ui):Yet another WebUI for Nginx
* [kailong321200875 / vue-element-plus-admin](https://github.com/kailong321200875/vue-element-plus-admin):A backend management system based on vue3, typescript, element-plus, and vite
* [ElemeFE / element](https://github.com/ElemeFE/element):A Vue.js 2.0 UI Toolkit for Web
* [primefaces / primevue](https://github.com/primefaces/primevue):Next Generation Vue UI Component Library
* [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 后台管理系统
* [pipipi-pikachu / PPTist](https://github.com/pipipi-pikachu/PPTist):An online presentation application that replicates most of the commonly used features of Microsoft Office PowerPoint, allowing for the editing and presentation of PPT online. It also supports the export of PPT files.
* [zxwk1998 / vue-admin-better](https://github.com/zxwk1998/vue-admin-better):🎉 vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vab admin pro,vab admin plus,vue admin plus,vue admin pro
* [requarks / wiki](https://github.com/requarks/wiki):Wiki.js | A modern and powerful wiki app built on Node.js
* [unovue / shadcn-vue](https://github.com/unovue/shadcn-vue):Vue port of shadcn-ui
* [jekip / naive-ui-admin](https://github.com/jekip/naive-ui-admin):Naive Ui Admin 是一款基于 Vue3、Vite3 和 TypeScript 的先进中后台解决方案,集成了前沿的前端技术栈和典型业务模型。它拥有二次封装组件、动态菜单、权限校验、粒子化权限控制等核心功能,旨在帮助企业快速构建高质量的中后台项目。无论在新技术运用或业务实践层面,都能为您提供有力支持,并将持续更新,以满足您不断变化的需求
* [vue-leaflet / vue-leaflet](https://github.com/vue-leaflet/vue-leaflet):vue-leaflet compatible with vue3
* [TeamPiped / Piped](https://github.com/TeamPiped/Piped):An alternative privacy-friendly YouTube frontend which is efficient by design.
* [PanJiaChen / vue-element-admin](https://github.com/PanJiaChen/vue-element-admin):🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
* [zyronon / typing-word](https://github.com/zyronon/typing-word):在网页上背单词
* [vueComponent / ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro):👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)