8 repos
Specialized plugin frameworks tailored for specific functional domains like data processing, media handling, or agent-based systems.
Explore 8 awesome GitHub repositories matching software engineering & architecture · Domain-Specific. Refine with filters or upvote what's useful.
This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis
Loads external rule definitions to extend correction capabilities without requiring modifications to the core engine.
Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati
Supports a registry system for loading custom visualization components and geospatial charts into the interface.
OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system
Extends agent capabilities through modular definitions for custom event hooks and integration protocols.
FFmpeg is a cross-platform framework and multimedia processing suite designed for the manipulation, transcoding, and streaming of audio and video data. It functions as a comprehensive collection of command-line tools and low-level libraries that provide high-performance encoding and decoding capabilities for a wide ran
Implements a decoupled architecture where codecs, filters, and muxers load as independent modules to support diverse media formats.
Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users
Dynamically loads modular components to perform specific stages of image processing, model training, and data extraction.
Docling is a modular framework designed for document parsing, layout analysis, and structured data extraction. It transforms unstructured files and web content into a unified, hierarchical data model that preserves the spatial and semantic relationships between text, tables, images, and layout elements. By normalizing
Employs a modular architecture to dynamically load specialized engines for optical character recognition and complex visual layout analysis.
Joplin is an open-source, cross-platform note-taking application designed for secure, private knowledge management. It functions as a local-first productivity platform, maintaining a complete relational database on the user's device to ensure offline availability and high-performance data retrieval. The application pri
Customizes note-taking workflows through a framework that supports modular extensions and automated task scripts.
Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad
Registers new languages by mapping specific identifiers to the parsers required for correct syntax interpretation.