awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesFramework Macro Integrations

Utilities that extract API metadata from web framework-specific procedural macros.

Distinct from Framework Integrations: Existing candidates refer to test frameworks or general interoperability, not metadata extraction via macros.

Explore 1 awesome GitHub repository matching web development · Framework Macro Integrations. Refine with filters or upvote what's useful.

Awesome Framework Macro Integrations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • juhaku/utoipajuhaku 的头像

    juhaku/utoipa

    3,682在 GitHub 上查看↗

    utoipa is a Rust API documentation tool used to generate machine-readable OpenAPI specifications. It functions as a specification generator and schema mapper that converts Rust structs and enums into compliant OpenAPI schemas. The project distinguishes itself by using procedural macros and traits to automate metadata extraction from code. It supports complex data modeling, including generics, polymorphism, and recursive type resolution, while synchronizing field renaming and tagging from serialization attributes. It also enables the composition of modular specifications, allowing multiple sma

    Extracts paths, methods, and parameter types directly from web framework-specific macros and handler arguments.

    Rustauto-generatedcompile-timedocumentation
    在 GitHub 上查看↗3,682
  1. Home
  2. Web Development
  3. Framework Macro Integrations