24 Repos
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 ist ein LLM-Anwendungs-Framework und ein Toolkit für generative KI, das für die Entwicklung produktionsreifer KI-Anwendungen konzipiert wurde. Es dient als KI-Workflow-Orchestrator, der Modellaufrufe und den Einsatz von Agenten-Tools durch typsichere Ausführungsabläufe koordiniert. Das Projekt bietet eine einheitliche Modellschnittstelle und eine Plugin-Architektur, um den Zugriff auf verschiedene Large Language Models, Vektordatenbanken und Telemetrie-Backends zu standardisieren. Es zeichnet sich durch eine dedizierte Observability-Suite zur Nachverfolgung von Ausführungsschritten sowie ein Entwickler-Toolkit zum Prompting, Debugging und Evaluieren von KI-Logik über eine lokale Schnittstelle aus. Das Framework deckt ein breites Spektrum an Funktionen ab, darunter Agenten-Orchestrierung mit Tool-Calling und Sub-Agenten-Delegation, Retrieval-Augmented Generation (RAG) durch Vektordatenbank-Integration sowie die Generierung strukturierter Ausgaben mittels schema-basierter Validierung. Es enthält zudem Systeme für zustandsbehaftetes Sitzungsmanagement, ereignisbasiertes Response-Streaming und die Möglichkeit, KI-Flows als skalierbare HTTP-Endpunkte bereitzustellen. Die Entwicklung wird durch eine Command-Line-Interface (CLI) zum Ausführen von Funktionen und Verwalten von Logs unterstützt.
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.
Dieses Projekt ist ein umfassendes Referenzhandbuch und Cheat Sheet für die Docker CLI. Es bietet eine strukturierte Sammlung von Befehlen und Dokumentationen, die Benutzern helfen, Container-Lebenszyklen zu verwalten, Images zu bauen und Registries zu handhaben. Die Dokumentation behandelt speziell die Orchestrierung von Multi-Container-Anwendungen mittels Docker Compose und die Verwaltung skalierbarer Services über mehrere Knoten hinweg mittels Docker Swarm. Sie enthält zudem detaillierte Anleitungen zur Konfiguration virtueller Netzwerke, Bridges und Ports, um die Container-Kommunikation zu steuern. Der Referenzumfang erstreckt sich auf die Verwaltung von Container-Images, einschließlich Tagging und Distribution, sowie die Ressourcenwartung zur Rückgewinnung von Speicherplatz durch das Bereinigen ungenutzter Volumes und verwaister Images. Zudem bietet sie Anleitungen zur Inspektion von Container-Metadaten und zur Performance-Überwachung. Die Inhalte werden als eine Reihe von Markdown-basierten technischen Dokumenten bereitgestellt, die als statische Dateien in einem versionskontrollierten Repository gehostet werden.
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.