awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xiaohucode avatar

xiaohucode/yidaRule

0
View on GitHub↗
3,759 Stars·207 Forks·MIT·10 Aufrufe

YidaRule

yidaRule is a website integration framework and rule repository designed to standardize how external platforms and applications connect to a core engine. It functions as a collection of JSON configuration rule-sets and web integration schemas that map external site behaviors and data patterns to a structured internal environment.

The system utilizes a regex-based protocol parser to resolve and process magnet links, extracting file metadata and identifiers for media retrieval. It manages these interactions through a curated repository of rule files that define the specific logic required for different external sites.

The framework supports remote repository synchronization and the ability to load integration rules directly via URL. These capabilities allow for the import and maintenance of configuration files that define how third-party websites interact within the software environment.

Features

  • Web Integration Frameworks - Provides a framework to connect third-party websites using curated logic files to standardize data handling.
  • Metadata-Driven Schema Mappers - Provides a metadata-driven mapping system to translate external site behaviors and data structures into a unified internal environment.
  • Integration Logic Repositories - Functions as a curated repository of rule files that define interactions and integration logic for external websites.
  • Site Logic Integrations - Connects with external platforms using curated rule files that define the specific logic required for integration.
  • Magnet Link Resolution - Resolves magnet protocol URIs into structured torrent metadata and file identifiers for media retrieval.
  • Parsing Rule Repositories - Maintains a collection of regex-based rule files specifically for extracting metadata from magnet protocol links.
  • Configuration-Driven Logic - Implements a system where behavioral logic is defined as structured JSON data to enable dynamic modification without source code changes.
  • External Framework Integrations - Provides a framework for importing and applying external configuration rules to standardize how web platforms connect.
  • Web Content Parsing Rules - Uses specialized rules to map remote web sources to specific parsing logic for structured data extraction.
  • Regular Expression-Based Parsing - Uses regular expression pattern matching to extract structural metadata and identifiers from raw magnet link strings.
  • Pluggable Rule Sets - Utilizes pluggable, declarative JSON rule sets to define how external applications integrate with the core engine.
  • Web Service Integration Schemas - Employs standardized integration schemas to map external website metadata into a unified application interface.
  • Protocol - Implements a logic layer that uses regular expression pattern matching to resolve magnet link metadata.
  • External Rule Imports - Supports the import of pre-configured rule sets from remote URLs to define external website interactions.
  • Integration Rule Managers - Manages the import and maintenance of remote configuration rules that define how specific websites interact within the environment.
  • Rule Set Synchronizers - Maintains a synchronized collection of curated rule files from remote sources to standardize external platform connections.
  • URL-Based Plugin Loading - Fetches remote configuration and integration rules directly via HTTP URLs for dynamic system extension.

Star-Verlauf

Star-Verlauf für xiaohucode/yidaruleStar-Verlauf für xiaohucode/yidarule

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu YidaRule

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit YidaRule.
  • binbyu/readerAvatar von binbyu

    binbyu/Reader

    4,955Auf GitHub ansehen↗

    Reader is a Win32 text reader and EPUB document viewer for Windows. It functions as an auto-scrolling text viewer and a web novel downloader that renders digital books and plain text using various character encodings. The application includes a text-based content filter to remove advertisements and irrelevant text from web sources using regular expressions. It provides hands-free reading capabilities through automated page-turning and scrolling modes governed by custom time intervals. The software manages digital book organization through reading progress tracking, bookmark management, and t

    C
    Auf GitHub ansehen↗4,955
  • apidoc/apidocAvatar von apidoc

    apidoc/apidoc

    9,667Auf GitHub ansehen↗

    apidoc is a source-code API documentation generator that parses specialized annotations within comments to automatically create a searchable API documentation website. It functions as an annotation-based API parser and a static documentation site generator, extracting definitions directly from the codebase to maintain a synchronized reference. The tool is designed as a multi-language parser, using configurable regular expressions to extract metadata from various programming languages. It can also serve as a JSON API definition exporter, converting source-code comments into raw JSON files for

    JavaScript
    Auf GitHub ansehen↗9,667
  • azure/data-api-builderAvatar von Azure

    Azure/data-api-builder

    1,447Auf GitHub ansehen↗

    Data API builder is a service that automatically generates REST and GraphQL endpoints directly from database schemas and stored procedures. By interpreting database metadata, it provides immediate programmatic access to information without requiring the development of custom backend routes or manual query logic. The engine distinguishes itself through a metadata-driven translation layer that maps incoming HTTP requests to native database queries while enforcing granular, role-based access control and row-level security policies. It includes a dedicated bridge for AI agents, allowing these sys

    C#apiazuredatabase
    Auf GitHub ansehen↗1,447
  • fent/node-ytdl-coreAvatar von fent

    fent/node-ytdl-core

    4,734Auf GitHub ansehen↗

    node-ytdl-core is a JavaScript library for Node.js designed to extract metadata and stream video and audio content from YouTube. It serves as a media downloader and stream fetcher, allowing users to retrieve video details and media data from remote sources. The library provides specialized capabilities for video extraction, including the ability to parse media URLs for unique identifiers and analyze available formats. It allows for the selection and filtering of specific video and audio streams based on quality and resolution criteria. The project manages network traffic through rate limit a

    JavaScriptnodescrapervideo-downloader
    Auf GitHub ansehen↗4,734
Alle 30 Alternativen zu YidaRule anzeigen→

Häufig gestellte Fragen

Was macht xiaohucode/yidarule?

yidaRule is a website integration framework and rule repository designed to standardize how external platforms and applications connect to a core engine. It functions as a collection of JSON configuration rule-sets and web integration schemas that map external site behaviors and data patterns to a structured internal environment.

Was sind die Hauptfunktionen von xiaohucode/yidarule?

Die Hauptfunktionen von xiaohucode/yidarule sind: Web Integration Frameworks, Metadata-Driven Schema Mappers, Integration Logic Repositories, Site Logic Integrations, Magnet Link Resolution, Parsing Rule Repositories, Configuration-Driven Logic, External Framework Integrations.

Welche Open-Source-Alternativen gibt es zu xiaohucode/yidarule?

Open-Source-Alternativen zu xiaohucode/yidarule sind unter anderem: fent/node-ytdl-core — node-ytdl-core is a JavaScript library for Node.js designed to extract metadata and stream video and audio content… ferdium/ferdium-app — Ferdium is a web-based service aggregator and unified communication client that consolidates multiple messaging… azure/data-api-builder — Data API builder is a service that automatically generates REST and GraphQL endpoints directly from database schemas… binbyu/reader — Reader is a Win32 text reader and EPUB document viewer for Windows. It functions as an auto-scrolling text viewer and… apidoc/apidoc — apidoc is a source-code API documentation generator that parses specialized annotations within comments to… formtastic/formtastic — Formtastic is a Ruby on Rails form builder that provides a domain-specific language for generating semantically rich…