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 is an LLM application framework and generative AI developer toolkit designed for building production AI applications. It serves as an AI workflow orchestrator that coordinates model calls and agentic tool usage through type-safe execution flows. The project provides a unified model interface and plugin architecture to standardize access to diverse large language models, vector stores, and telemetry backends. It distinguishes itself with a dedicated observability suite for tracing execution steps and a developer toolkit for prompting, debugging, and evaluating AI logic via a local inter
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.
यह प्रोजेक्ट Docker CLI के लिए एक व्यापक रेफरेंस गाइड और चीट शीट है। यह यूजर्स को कंटेनर लाइफसाइकिल प्रबंधित करने, इमेजेस बनाने और रजिस्ट्री को संभालने में मदद करने के लिए कमांड्स और डॉक्यूमेंटेशन का एक स्ट्रक्चर्ड संग्रह प्रदान करता है। यह डॉक्यूमेंटेशन विशेष रूप से Docker Compose का उपयोग करके मल्टी-कंटेनर एप्लिकेशन्स के ऑर्केस्ट्रेशन और Docker Swarm के माध्यम से कई नोड्स पर स्केलेबल सर्विसेज के प्रबंधन को कवर करता है। इसमें कंटेनर संचार को नियंत्रित करने के लिए वर्चुअल नेटवर्क्स, ब्रिजेस और पोर्ट्स को कॉन्फ़िगर करने के लिए विस्तृत गाइड भी शामिल हैं। रेफरेंस का दायरा कंटेनर इमेज एडमिनिस्ट्रेशन तक फैला हुआ है, जिसमें टैगिंग और डिस्ट्रीब्यूशन, और अप्रयुक्त वॉल्यूम्स व डैंगलिंग इमेजेस को साफ करके डिस्क स्पेस को पुनः प्राप्त करने के लिए रिसोर्स मेंटेनेंस शामिल है। यह कंटेनर मेटाडेटा का निरीक्षण करने और परफॉरमेंस की निगरानी करने के लिए निर्देश भी प्रदान करता है। यह कंटेंट वर्जन-कंट्रोल्ड रिपॉजिटरी में स्टेटिक फाइल्स के रूप में होस्ट किए गए मार्कडाउन-आधारित तकनीकी दस्तावेजों की एक श्रृंखला के रूप में वितरित किया जाता है।
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.