24 مستودعات
Tools for developers, file conversion, and system debugging.
Explore 24 awesome GitHub repositories matching part of an awesome list · Development and Debugging. Refine with filters or upvote what's useful.
Warp is a Python framework that JIT-compiles Python functions into CUDA kernels for GPU-accelerated parallel computation, with built-in automatic differentiation and multi-framework array interoperability. At its core, it provides a GPU kernel compilation system that enables writing and executing custom GPU kernels directly from Python, while supporting automatic gradient computation through those kernels for integration with machine learning pipelines. The framework also includes tile-based cooperative computing, where thread blocks partition into tiles for shared-memory and tensor-core opera
Activates runtime checks for array access, CUDA errors, floating-point values, and gradient computation to catch correctness issues during development.
Genkit هو إطار عمل لتطبيقات النماذج اللغوية الكبيرة (LLM) ومجموعة أدوات مطوري الذكاء الاصطناعي التوليدي المصممة لبناء تطبيقات ذكاء اصطناعي جاهزة للإنتاج. يعمل كمنسق لسير عمل الذكاء الاصطناعي الذي ينسق استدعاءات النماذج واستخدام الأدوات الوكيلة من خلال تدفقات تنفيذ آمنة من حيث النوع (type-safe). يوفر المشروع واجهة نموذج موحدة وبنية إضافات (plugin) لتوحيد الوصول إلى نماذج لغوية كبيرة متنوعة، ومخازن المتجهات، وخلفيات القياس عن بُعد. يتميز بمجموعة مراقبة مخصصة لتتبع خطوات التنفيذ ومجموعة أدوات للمطورين للتوجيه (prompting)، وتصحيح الأخطاء، وتقييم منطق الذكاء الاصطناعي عبر واجهة محلية. يغطي إطار العمل مساحة قدرات واسعة بما في ذلك تنسيق الوكلاء مع استدعاء الأدوات وتفويض الوكلاء الفرعيين، والتوليد المعزز بالاسترجاع (RAG) عبر تكامل قاعدة بيانات المتجهات، وتوليد المخرجات المهيكلة باستخدام التحقق القائم على المخطط (schema). كما يتضمن أنظمة لإدارة الجلسات ذات الحالة، وبث الاستجابات القائم على الأحداث، والقدرة على عرض تدفقات الذكاء الاصطناعي كنقاط نهاية HTTP قابلة للتوسع. يتم دعم التطوير بواسطة واجهة سطر أوامر لتشغيل الدوال وإدارة السجلات.
Offers local development interfaces for testing and debugging AI workflows before production deployment.
Genkit is an open-source framework for building AI-powered applications. It provides a unified interface for connecting to hundreds of generative AI models from multiple providers, enabling text, image, audio, and video generation through a single API. The framework structures multi-step AI interactions—including chat, retrieval-augmented generation, tool use, and agentic workflows—as composable, traceable flows with built-in streaming and state management. The framework distinguishes itself through a comprehensive developer toolkit that includes a command-line interface and a local developer
Starts a local development interface to test and debug AI workflows before deploying them.
This project is a comprehensive reference guide and cheat sheet for the Docker CLI. It provides a structured collection of commands and documentation to help users manage container lifecycles, build images, and handle registries. The documentation specifically covers the orchestration of multi-container applications using Docker Compose and the management of scalable services across multiple nodes via Docker Swarm. It also includes detailed guides for configuring virtual networks, bridges, and ports to control container communication. The reference surface extends to container image administ
Provides commands for debugging and developing software within containerized environments.
This library provides a structured framework for managing runtime failures and debugging within PHP applications. It functions by intercepting native language errors, warnings, and system signals, converting them into catchable, object-oriented exceptions to ensure consistent control flow throughout the application lifecycle. The project distinguishes itself by normalizing raw execution backtraces and providing a transformation layer that standardizes how system failures are reported. It includes specialized tools for monitoring the class loading process, ensuring that dependency resolution i
Adjusts runtime settings to display comprehensive error information and stack traces during development.
Rust on the Flipper Zero
Rust language bindings for device firmware.
Flipper Zero Python CLI Wrapper
Python library for device communication.
🐬🧋 Remote control your flipper from the local terminal or over SSH
Utility for device management.
Convert BIN to Flipper Zero compatible NFC format
Converter for Amiibo emulation files.
Reads the DolphinStoreData struct from dolphin.state files.
Collection of helper scripts.
Converts Amiibo .bins to a flipper compatible format
Converts Amiibo data for device use.
Mifare Classic Binary -> NFC file converter
Converts Mifare Classic data files.
Convert infrared serial interface commands for Flipper Zero 🐬 🧱🤖
Converts serial hex data to IR signals.
CLI tools for better interact with Flipper zero.
Command line tools for device interaction.
csv2ir is a script to convert ir .csv files to .ir files for the flipper.
Converts CSV data to IR signal files.
Segger Embedded Studio project for building & debugging Flipper Zero firmware.
Development project for device firmware.
This is a setup script that sets up the toolchain for ARM devices, allowing the use of FBT
Build toolchain for AARCH64 architecture.
Convert MusicXML to Flipper Music Format
Converts MusicXML to device music format.
This is a script for converting Vert Pronto IR codes to a format that the Flipper Zero can understand
Converts IR signals between formats.