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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Error Categorization

Classifying runtime failures into specific categories to facilitate targeted debugging and recovery strategies.

Distinct from Error Recovery: Focuses on the classification of errors into types rather than the general act of recovery or reporting.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Runtime Error Categorization. Refine with filters or upvote what's useful.

Awesome Runtime Error Categorization GitHub Repositories

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

    BoundaryML/baml

    7,636GitHub पर देखें↗

    BAML is a prompt engineering framework and LLM client generator that defines AI prompts as type-safe functions. It serves as a structured data extraction tool and workflow orchestrator, transforming unstructured model responses into strongly typed objects using a custom schema language and alignment algorithms. The project distinguishes itself by using a compiler to generate language-specific boilerplate code for API communication and output parsing. It features a dedicated environment for designing complex prompt templates with conditional logic and reusable snippets, and employs genetic alg

    BAML categorizes failures into specific error classes to simplify debugging and recovery.

    Rustbamlboundarymlguardrails
    GitHub पर देखें↗7,636
  • stripe/stripe-nodestripe का अवतार

    stripe/stripe-node

    4,442GitHub पर देखें↗

    This is a typed server-side library and payment gateway SDK for integrating Stripe into Node.js applications. It provides a typed client to manage payments, customers, and subscriptions, while offering specialized tools for executing secure financial transactions and managing billing resources. The library distinguishes itself through an idempotent API client that prevents duplicate operations using idempotency keys and exponential backoff retry logic. It includes a webhook signature validator to verify that incoming HTTPS event notifications are authentic and an async-iterator pagination wra

    Classifies API failures into specific categories like rate limits or authentication issues to facilitate targeted recovery.

    TypeScript
    GitHub पर देखें↗4,442
  1. Home
  2. Software Engineering & Architecture
  3. Error Recovery
  4. Runtime Error Categorization