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

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

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

1 个仓库

Awesome GitHub RepositoriesRuntime Constraint Validation

Validation of data values against logical rules and statistical boundaries during program execution.

Distinct from Static Type Checking: Distinct from static type checking as it verifies actual data values at runtime rather than code structure during compilation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Runtime Constraint Validation. Refine with filters or upvote what's useful.

Awesome Runtime Constraint Validation GitHub Repositories

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

    unionai-oss/pandera

    4,382在 GitHub 上查看↗

    Pandera is a data pipeline validation framework and statistical type validation tool. It functions as a library for defining and enforcing schemas on datasets to ensure data quality and consistency, specifically providing validation capabilities for Pandas dataframes. The project includes a schema inference tool that automates setup by analyzing existing dataset samples to generate validation schemas. It also serves as a synthetic data generator, creating artificial datasets based on predefined schemas to verify data-producing functions. The framework covers data engineering quality assuranc

    Implements runtime checks to verify that dataset values adhere to specific logical and statistical constraints.

    Pythonassertionsdata-assertionsdata-check
    在 GitHub 上查看↗4,382
  1. Home
  2. Software Engineering & Architecture
  3. Runtime Constraint Validation