awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesRule Files Loading

Reading Prometheus recording rules from a local filesystem path for read-only rule loading.

Distinct from Filesystem Loading: Distinct from Filesystem Loading: focuses on loading rule files specifically, not general text content into buffers.

Explore 2 awesome GitHub repositories matching development tools & productivity · Rule Files Loading. Refine with filters or upvote what's useful.

Awesome Rule Files Loading GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cortexproject/cortexcortexproject का अवतार

    cortexproject/cortex

    5,751GitHub पर देखें↗

    Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro

    Cortex reads Prometheus recording rules from a local filesystem path, supporting read-only rule loading for sharded deployments.

    Gocncfhacktoberfestkubernetes
    GitHub पर देखें↗5,751
  • hyperjumptech/grule-rule-enginehyperjumptech का अवतार

    hyperjumptech/grule-rule-engine

    2,505GitHub पर देखें↗

    Grule is a business rule engine for Go that decouples complex decision-making logic from core application code. It provides a framework for defining, versioning, and executing business rules through a domain-specific language, allowing logic to be managed independently of the underlying software implementation. The engine distinguishes itself by utilizing a formal grammar-based parser and a Rete-inspired pattern matching algorithm to evaluate logic against data facts efficiently. It supports dynamic system modeling by enabling runtime updates to policies and providing thread-safe knowledge ba

    Imports business logic from various sources including raw strings, local files, and remote repositories.

    Gogolanghacktoberfesthacktoberfest2021
    GitHub पर देखें↗2,505
  1. Home
  2. Development Tools & Productivity
  3. Text Buffer Manipulations
  4. Buffer-Based Storage
  5. Filesystem Loading
  6. Rule Files Loading

सब-टैग एक्सप्लोर करें

  • Rule Definition LoadersUtilities for importing business logic from diverse sources like files, URLs, or repositories. **Distinct from Rule Files Loading:** Distinct from Rule Files Loading: focuses on the broader capability of loading from multiple sources (URLs, strings) rather than just local files.