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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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.

  1. Home
  2. Software Engineering & Architecture
  3. Error Recovery
  4. Runtime Error Categorization

Awesome Runtime Error Categorization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • boundaryml/bamlAvatar BoundaryML

    BoundaryML/baml

    7,636Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,636
  • stripe/stripe-nodeAvatar stripe

    stripe/stripe-node

    4,442Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,442