diff --git a/data/new/2024/11/2024-11-21.md b/data/new/2024/11/2024-11-21.md new file mode 100644 index 0000000..305c57d --- /dev/null +++ b/data/new/2024/11/2024-11-21.md @@ -0,0 +1,14 @@ +## 2024-11-21 +#### c +* [simd-everywhere / simde](https://github.com/simd-everywhere/simde):Implementations of SIMD instruction sets for systems which don't natively support them. +* [google / AFL](https://github.com/google/AFL):american fuzzy lop - a security-oriented fuzzer +#### c# +* [greenshot / greenshot](https://github.com/greenshot/greenshot):Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on: +* [efcore / EFCore.NamingConventions](https://github.com/efcore/EFCore.NamingConventions):Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case) +#### php +* [notrab / dumbo](https://github.com/notrab/dumbo):A lightweight, friendly PHP framework for HTTP. +#### rust +* [trynova / nova](https://github.com/trynova/nova):JS engine lolz +* [nix-rust / nix](https://github.com/nix-rust/nix):Rust friendly bindings to *nix APIs +#### go +* [hugomd / ascii-live](https://github.com/hugomd/ascii-live):An extension to parrot.live, with support for more animations! http://ascii.live diff --git a/data/trending/2024/11/2024-11-21.md b/data/trending/2024/11/2024-11-21.md new file mode 100644 index 0000000..6862f96 --- /dev/null +++ b/data/trending/2024/11/2024-11-21.md @@ -0,0 +1,312 @@ +## 2024-11-21 + +#### c +* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. +* [RfidResearchGroup / proxmark3](https://github.com/RfidResearchGroup/proxmark3):Iceman Fork - Proxmark3 +* [HarbourMasters / 2ship2harkinian](https://github.com/HarbourMasters/2ship2harkinian): +* [raysan5 / raylib](https://github.com/raysan5/raylib):A simple and easy-to-use library to enjoy videogames programming +* [apache / nuttx](https://github.com/apache/nuttx):Apache NuttX is a mature, real-time embedded operating system (RTOS) +* [kamailio / kamailio](https://github.com/kamailio/kamailio):Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms - +* [simd-everywhere / simde](https://github.com/simd-everywhere/simde):Implementations of SIMD instruction sets for systems which don't natively support them. +* [uber / h3](https://github.com/uber/h3):Hexagonal hierarchical geospatial indexing system +* [open-quantum-safe / liboqs](https://github.com/open-quantum-safe/liboqs):C library for prototyping and experimenting with quantum-resistant cryptography +* [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. +* [NVIDIA / open-gpu-kernel-modules](https://github.com/NVIDIA/open-gpu-kernel-modules):NVIDIA Linux open GPU kernel module source +* [libsdl-org / SDL](https://github.com/libsdl-org/SDL):Simple Directmedia Layer +* [google / AFL](https://github.com/google/AFL):american fuzzy lop - a security-oriented fuzzer +* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library +* [OpenMathLib / OpenBLAS](https://github.com/OpenMathLib/OpenBLAS):OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. +* [riscv-collab / riscv-gnu-toolchain](https://github.com/riscv-collab/riscv-gnu-toolchain):GNU toolchain for RISC-V, including GCC +* [netdata / netdata](https://github.com/netdata/netdata):Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed! +* [libuv / libuv](https://github.com/libuv/libuv):Cross-platform asynchronous I/O +* [DaveGamble / cJSON](https://github.com/DaveGamble/cJSON):Ultralightweight JSON parser in ANSI C +* [sqlcipher / sqlcipher](https://github.com/sqlcipher/sqlcipher):SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features. +* [Bodmer / TFT_eSPI](https://github.com/Bodmer/TFT_eSPI):Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips +* [cesanta / mongoose](https://github.com/cesanta/mongoose):Embedded Web Server + +#### c# +* [dotnet / eShop](https://github.com/dotnet/eShop):A reference .NET application implementing an eCommerce site +* [ardalis / CleanArchitecture](https://github.com/ardalis/CleanArchitecture):Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core +* [jasontaylordev / CleanArchitecture](https://github.com/jasontaylordev/CleanArchitecture):Clean Architecture Solution Template for ASP.NET Core +* [fullstackhero / dotnet-starter-kit](https://github.com/fullstackhero/dotnet-starter-kit):Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included. +* [open-telemetry / opentelemetry-dotnet](https://github.com/open-telemetry/opentelemetry-dotnet):The OpenTelemetry .NET Client +* [microsoft / semantic-kernel](https://github.com/microsoft/semantic-kernel):Integrate cutting-edge LLM technology quickly and easily into your apps +* [dockersamples / example-voting-app](https://github.com/dockersamples/example-voting-app):Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes +* [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. +* [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#] +* [efcore / EFCore.NamingConventions](https://github.com/efcore/EFCore.NamingConventions):Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case) +* [unoplatform / uno](https://github.com/unoplatform/uno):Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!! +* [space-wizards / space-station-14](https://github.com/space-wizards/space-station-14):A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13. +* [microsoft / kernel-memory](https://github.com/microsoft/kernel-memory):RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns. +* [dotnet-architecture / eShopOnWeb](https://github.com/dotnet-architecture/eShopOnWeb):Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder. +* [OfficeDev / Microsoft-Teams-Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples):Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App! +* [dotnet / orleans](https://github.com/dotnet/orleans):Cloud Native application framework for .NET +* [GlitchEnzo / NuGetForUnity](https://github.com/GlitchEnzo/NuGetForUnity):A NuGet Package Manager for Unity +* [greenshot / greenshot](https://github.com/greenshot/greenshot):Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on: +* [Azure-Samples / cognitive-services-speech-sdk](https://github.com/Azure-Samples/cognitive-services-speech-sdk):Sample code for the Microsoft Cognitive Services Speech SDK +* [leiurayer / downkyi](https://github.com/leiurayer/downkyi):哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。 +* [RayWangQvQ / BiliBiliToolPro](https://github.com/RayWangQvQ/BiliBiliToolPro):B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。 +* [rnwood / smtp4dev](https://github.com/rnwood/smtp4dev):smtp4dev - the fake smtp email server for development and testing +* [kgrzybek / modular-monolith-with-ddd](https://github.com/kgrzybek/modular-monolith-with-ddd):Full Modular Monolith application with Domain-Driven Design approach. +* [evolutionary-architecture / evolutionary-architecture-by-example](https://github.com/evolutionary-architecture/evolutionary-architecture-by-example):Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs. + +#### c++ +* [facebookincubator / velox](https://github.com/facebookincubator/velox):A composable and fully extensible C++ execution engine library for data management systems. +* [qgis / QGIS](https://github.com/qgis/QGIS):QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS) +* [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! +* [libcpr / cpr](https://github.com/libcpr/cpr):C++ Requests: Curl for People, a spiritual port of Python Requests. +* [gabime / spdlog](https://github.com/gabime/spdlog):Fast C++ logging library. +* [mavlink / qgroundcontrol](https://github.com/mavlink/qgroundcontrol):Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows) +* [google / leveldb](https://github.com/google/leveldb):LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. +* [FreeCAD / FreeCAD](https://github.com/FreeCAD/FreeCAD):This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. +* [envoyproxy / envoy](https://github.com/envoyproxy/envoy):Cloud-native high-performance edge/middle/service proxy +* [project-chip / connectedhomeip](https://github.com/project-chip/connectedhomeip):Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance. +* [ydb-platform / ydb](https://github.com/ydb-platform/ydb):YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions +* [microsoft / onnxruntime](https://github.com/microsoft/onnxruntime):ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator +* [electron / electron](https://github.com/electron/electron):Build cross-platform desktop apps with JavaScript, HTML, and CSS +* [ggerganov / whisper.cpp](https://github.com/ggerganov/whisper.cpp):Port of OpenAI's Whisper model in C/C++ +* [LadybirdBrowser / ladybird](https://github.com/LadybirdBrowser/ladybird):Truly independent web browser +* [tensorflow / tflite-micro](https://github.com/tensorflow/tflite-micro):Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors). +* [aseprite / aseprite](https://github.com/aseprite/aseprite):Animated sprite editor & pixel art tool (Windows, macOS, Linux) +* [carla-simulator / carla](https://github.com/carla-simulator/carla):Open-source simulator for autonomous driving research. +* [ggerganov / llama.cpp](https://github.com/ggerganov/llama.cpp):LLM inference in C/C++ +* [nmslib / hnswlib](https://github.com/nmslib/hnswlib):Header-only C++/python library for fast approximate nearest neighbors +* [isl-org / Open3D](https://github.com/isl-org/Open3D):Open3D: A Modern Library for 3D Data Processing +* [oneapi-src / oneTBB](https://github.com/oneapi-src/oneTBB):oneAPI Threading Building Blocks (oneTBB) +* [nlohmann / json](https://github.com/nlohmann/json):JSON for Modern C++ + +#### java +* [krahets / hello-algo](https://github.com/krahets/hello-algo):《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing +* [strimzi / strimzi-kafka-operator](https://github.com/strimzi/strimzi-kafka-operator):Apache Kafka® running on Kubernetes +* [provectus / kafka-ui](https://github.com/provectus/kafka-ui):Open-Source Web UI for Apache Kafka Management +* [binarywang / WxJava](https://github.com/binarywang/WxJava):微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发 +* [mockito / mockito](https://github.com/mockito/mockito):Most popular Mocking framework for unit tests written in Java +* [awsdocs / aws-doc-sdk-examples](https://github.com/awsdocs/aws-doc-sdk-examples):Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below. +* [gyoogle / tech-interview-for-developer](https://github.com/gyoogle/tech-interview-for-developer):👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖 +* [bumptech / glide](https://github.com/bumptech/glide):An image loading and caching library for Android focused on smooth scrolling +* [dromara / hutool](https://github.com/dromara/hutool):🍬A set of tools that keep Java sweet. +* [quarkusio / quarkus](https://github.com/quarkusio/quarkus):Quarkus: Supersonic Subatomic Java. +* [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. +* [flowable / flowable-engine](https://github.com/flowable/flowable-engine):A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users. +* [netty / netty](https://github.com/netty/netty):Netty project - an event-driven asynchronous network application framework +* [vespa-engine / vespa](https://github.com/vespa-engine/vespa):AI + Data, online. https://vespa.ai +* [apache / flink](https://github.com/apache/flink):Apache Flink +* [openjdk / jdk](https://github.com/openjdk/jdk):JDK main-line development https://openjdk.org/projects/jdk +* [openrewrite / rewrite](https://github.com/openrewrite/rewrite):Automated mass refactoring of source code. +* [testcontainers / testcontainers-java](https://github.com/testcontainers/testcontainers-java):Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. +* [xuxueli / xxl-job](https://github.com/xuxueli/xxl-job):A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) +* [bazelbuild / bazel](https://github.com/bazelbuild/bazel):a fast, scalable, multi-language and extensible build system + +#### Kotlin +* [JetBrains / kotlin](https://github.com/JetBrains/kotlin):The Kotlin Programming Language. +* [square / okhttp](https://github.com/square/okhttp):Square’s meticulous HTTP client for the JVM, Android, and GraalVM. +* [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 +* [simondankelmann / Bluetooth-LE-Spam](https://github.com/simondankelmann/Bluetooth-LE-Spam): +* [home-assistant / android](https://github.com/home-assistant/android):📱 Home Assistant Companion for Android +* [JetBrains / ideavim](https://github.com/JetBrains/ideavim):IdeaVim – A Vim engine for JetBrains IDEs +* [android / nowinandroid](https://github.com/android/nowinandroid):A fully functional Android app built entirely with Kotlin and Jetpack Compose +* [ethereum-lists / chains](https://github.com/ethereum-lists/chains):provides metadata for chains +* [Ehviewer-Overhauled / Ehviewer](https://github.com/Ehviewer-Overhauled/Ehviewer):EhViewer overhauled with Material Design 3, Jetpack Compose and more +* [aws / aws-toolkit-jetbrains](https://github.com/aws/aws-toolkit-jetbrains):AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs +* [FooIbar / EhViewer](https://github.com/FooIbar/EhViewer):EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer +* [android / platform-samples](https://github.com/android/platform-samples):A collection of samples of different Android OS platform APIs. +* [Kunzisoft / KeePassDX](https://github.com/Kunzisoft/KeePassDX):Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way. +* [ktorio / ktor](https://github.com/ktorio/ktor):Framework for quickly creating connected applications in Kotlin with minimal effort +* [CymChad / BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper):BRVAH:Powerful and flexible RecyclerAdapter +* [2dust / v2rayNG](https://github.com/2dust/v2rayNG):A V2Ray client for Android, support Xray core and v2fly core +* [mapbox / mapbox-maps-android](https://github.com/mapbox/mapbox-maps-android):Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL. + +#### Objective-C +* [react-native-maps / react-native-maps](https://github.com/react-native-maps/react-native-maps):React Native Mapview component for iOS + Android +* [openid / AppAuth-iOS](https://github.com/openid/AppAuth-iOS):iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers. +* [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 +* [gnachman / iTerm2](https://github.com/gnachman/iTerm2):iTerm2 is a terminal emulator for Mac OS X that does amazing things. +* [getsentry / sentry-cocoa](https://github.com/getsentry/sentry-cocoa):The official Sentry SDK for iOS, tvOS, macOS, watchOS. +* [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 +* [Sequel-Ace / Sequel-Ace](https://github.com/Sequel-Ace/Sequel-Ace):MySQL/MariaDB database management for macOS +* [PojavLauncherTeam / PojavLauncher_iOS](https://github.com/PojavLauncherTeam/PojavLauncher_iOS):A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for iOS/iPadOS platform. +* [AFNetworking / AFNetworking](https://github.com/AFNetworking/AFNetworking):A delightful networking framework for iOS, macOS, watchOS, and tvOS. +* [CocoaLumberjack / CocoaLumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack):A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS +* [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 +* [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! +* [segmentio / analytics-ios](https://github.com/segmentio/analytics-ios):The hassle-free way to integrate analytics into any iOS application. + +#### php +* [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. +* [snipe / snipe-it](https://github.com/snipe/snipe-it):A free open source IT asset/license management system +* [php / pie](https://github.com/php/pie):The PHP Installer for Extensions +* [composer / composer](https://github.com/composer/composer):Dependency Manager for PHP +* [symfony / symfony](https://github.com/symfony/symfony):The Symfony PHP framework +* [salesagility / SuiteCRM](https://github.com/salesagility/SuiteCRM):SuiteCRM - Open source CRM for the world +* [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. +* [matomo-org / matomo](https://github.com/matomo-org/matomo):Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests! +* [notrab / dumbo](https://github.com/notrab/dumbo):A lightweight, friendly PHP framework for HTTP. +* [assimon / dujiaoka](https://github.com/assimon/dujiaoka):🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉 +* [mautic / mautic](https://github.com/mautic/mautic):Mautic: Open Source Marketing Automation Software. +* [DataDog / dd-trace-php](https://github.com/DataDog/dd-trace-php):Datadog PHP Clients +* [PHPMailer / PHPMailer](https://github.com/PHPMailer/PHPMailer):The classic email sending library for PHP +* [phpstan / phpstan-src](https://github.com/phpstan/phpstan-src):PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository. +* [php-webdriver / php-webdriver](https://github.com/php-webdriver/php-webdriver):PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver +* [statamic / cms](https://github.com/statamic/cms):The core Laravel CMS Composer package +* [rectorphp / rector](https://github.com/rectorphp/rector):Instant Upgrades and Automated Refactoring of any PHP 5.3+ code +* [microsoftgraph / msgraph-sdk-php](https://github.com/microsoftgraph/msgraph-sdk-php):Microsoft Graph Library for PHP. +* [zabbix / zabbix](https://github.com/zabbix/zabbix):Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud. +* [drush-ops / drush](https://github.com/drush-ops/drush):Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt. +* [twigphp / Twig](https://github.com/twigphp/Twig):Twig, the flexible, fast, and secure template language for PHP +* [opencart / opencart](https://github.com/opencart/opencart):A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution. + +#### rust +* [sharkdp / hyperfine](https://github.com/sharkdp/hyperfine):A command-line benchmarking tool +* [getzola / zola](https://github.com/getzola/zola):A fast static site generator in a single binary with everything built-in. https://www.getzola.org +* [astral-sh / uv](https://github.com/astral-sh/uv):An extremely fast Python package and project manager, written in Rust. +* [influxdata / influxdb](https://github.com/influxdata/influxdb):Scalable datastore for metrics, events, and real-time analytics +* [gleam-lang / gleam](https://github.com/gleam-lang/gleam):⭐️ A friendly language for building type-safe, scalable systems! +* [spaceandtimelabs / sxt-proof-of-sql](https://github.com/spaceandtimelabs/sxt-proof-of-sql):Space and Time | Proof of SQL +* [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 +* [gitbutlerapp / gitbutler](https://github.com/gitbutlerapp/gitbutler):The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte +* [apache / iceberg-rust](https://github.com/apache/iceberg-rust):Apache Iceberg +* [loco-rs / loco](https://github.com/loco-rs/loco):🚂 🦀 The one-person framework for Rust for side-projects and startups +* [epi052 / feroxbuster](https://github.com/epi052/feroxbuster):A fast, simple, recursive content discovery tool written in Rust. +* [paritytech / polkadot-sdk](https://github.com/paritytech/polkadot-sdk):The Parity Polkadot Blockchain SDK +* [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. +* [rust-lang / rustlings](https://github.com/rust-lang/rustlings):🦀 Small exercises to get you used to reading and writing Rust code! +* [paradigmxyz / reth](https://github.com/paradigmxyz/reth):Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust +* [mxsm / rocketmq-rust](https://github.com/mxsm/rocketmq-rust):🚀Apache RocketMQ Rust🦀 implementation. Faster, safer, and with lower memory usage. +* [trynova / nova](https://github.com/trynova/nova):JS engine lolz +* [wez / wezterm](https://github.com/wez/wezterm):A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust +* [RustScan / RustScan](https://github.com/RustScan/RustScan):🤖 The Modern Port Scanner 🤖 +* [tikv / tikv](https://github.com/tikv/tikv):Distributed transactional key-value database, originally created to complement TiDB +* [databendlabs / databend](https://github.com/databendlabs/databend):𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com +* [helix-editor / helix](https://github.com/helix-editor/helix):A post-modern modal text editor. +* [hyperium / hyper](https://github.com/hyperium/hyper):An HTTP library for Rust +* [nix-rust / nix](https://github.com/nix-rust/nix):Rust friendly bindings to *nix APIs +* [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). + +#### python +* [blacklanternsecurity / bbot](https://github.com/blacklanternsecurity/bbot):A recursive internet scanner for hackers. +* [langflow-ai / langflow](https://github.com/langflow-ai/langflow):Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database. +* [freqtrade / freqtrade](https://github.com/freqtrade/freqtrade):Free, open source crypto trading bot +* [pytorch / pytorch](https://github.com/pytorch/pytorch):Tensors and Dynamic neural networks in Python with strong GPU acceleration +* [xtekky / gpt4free](https://github.com/xtekky/gpt4free):The official gpt4free repository | various collection of powerful language models +* [python-poetry / poetry](https://github.com/python-poetry/poetry):Python packaging and dependency management made easy +* [521xueweihan / GitHub520](https://github.com/521xueweihan/GitHub520):😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装) +* [apache / airflow](https://github.com/apache/airflow):Apache Airflow - A platform to programmatically author, schedule, and monitor workflows +* [Marker-Inc-Korea / AutoRAG](https://github.com/Marker-Inc-Korea/AutoRAG):AutoML tool for RAG +* [stanfordnlp / dspy](https://github.com/stanfordnlp/dspy):DSPy: The framework for programming—not prompting—language models +* [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. +* [mlflow / mlflow](https://github.com/mlflow/mlflow):Open source platform for the machine learning lifecycle +* [NVIDIA / garak](https://github.com/NVIDIA/garak):the LLM vulnerability scanner +* [meta-llama / llama-models](https://github.com/meta-llama/llama-models):Utilities intended for use with Llama models. + +#### swift +* [apple / swift-nio](https://github.com/apple/swift-nio):Event-driven network application framework for high performance protocol servers & clients, non-blocking. +* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development +* [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. +* [Mijick / Popups](https://github.com/Mijick/Popups):Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI. +* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework. +* [TheWidlarzGroup / react-native-video](https://github.com/TheWidlarzGroup/react-native-video):A