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,636在 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
    在 GitHub 上查看↗7,636
  • stripe/stripe-nodestripe 的头像

    stripe/stripe-node

    4,442在 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
    在 GitHub 上查看↗4,442
  1. Home
  2. Software Engineering & Architecture
  3. Error Recovery
  4. Runtime Error Categorization