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

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

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

1 个仓库

Awesome GitHub RepositoriesRuntime Invariant Enforcers

Mechanisms that apply strict validation rules to types and strings at runtime to ensure information remains consistent and error-free.

Distinct from Runtime Data Validation: Distinct from general runtime data validation: focuses on enforcing specific data invariants throughout the application lifecycle rather than just schema validation.

Explore 1 awesome GitHub repository matching security & cryptography · Runtime Invariant Enforcers. Refine with filters or upvote what's useful.

Awesome Runtime Invariant Enforcers GitHub Repositories

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

    microsoft/BosqueLanguage

    5,215在 GitHub 上查看↗

    Bosque is an experimental programming language and development platform designed for machine-assisted software construction. It combines functional programming semantics with imperative syntax to enforce logic correctness and runtime safety, providing a type-safe environment that utilizes structured data models to maintain information integrity throughout the application lifecycle. The platform distinguishes itself through deep integration with formal verification tools, including automated theorem provers and symbolic execution engines. By transforming source code into a regularized intermed

    Applies strict validation rules to types and strings to ensure information remains consistent and reliable throughout the application lifecycle.

    TypeScript
    在 GitHub 上查看↗5,215
  1. Home
  2. Security & Cryptography
  3. Input Validation Schemas
  4. Runtime Data Validation
  5. Runtime Invariant Enforcers