awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
evgeniums avatar

evgeniums/cpp-validator

0
View on GitHub↗
62 Stars·4 Forks·C++·BSL-1.0·0 Aufrufe

Cpp Validator

C++ header-only library for generic data validation.

Features

  • Data Validation - Validates data integrity and structure within applications.

Star-Verlauf

Star-Verlauf für evgeniums/cpp-validatorStar-Verlauf für evgeniums/cpp-validator

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cpp Validator

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cpp Validator.
  • symfony/validatorAvatar von symfony

    symfony/validator

    2,689Auf GitHub ansehen↗

    This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and complex object structures against predefined constraints. It provides a structured approach to inspecting object graphs and property metadata, ensuring that data conforms to expected requirements before it is processed by an application. The framework distinguishes itself through a metadata-driven mapping system that uses reflection or configuration files to apply rules directly to object properties. It supports contextual rule orchestration, allowing developers to organize constrai

    PHPcomponentphpsymfony
    Auf GitHub ansehen↗2,689
  • open-circle/valibotAvatar von open-circle

    open-circle/valibot

    8,769Auf GitHub ansehen↗

    Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.

    TypeScriptbundle-sizemodularparsing
    Auf GitHub ansehen↗8,769
  • aosasona/crossbarA

    aosasona/crossbar

    0Auf GitHub ansehen↗

    ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}

    Auf GitHub ansehen↗0
  • athena-framework/validatorAvatar von athena-framework

    athena-framework/validator

    7Auf GitHub ansehen↗

    Object/value validation library

    Crystal
    Auf GitHub ansehen↗7
Alle 30 Alternativen zu Cpp Validator anzeigen→

Häufig gestellte Fragen

Was macht evgeniums/cpp-validator?

C++ header-only library for generic data validation.

Was sind die Hauptfunktionen von evgeniums/cpp-validator?

Die Hauptfunktionen von evgeniums/cpp-validator sind: Data Validation.

Welche Open-Source-Alternativen gibt es zu evgeniums/cpp-validator?

Open-Source-Alternativen zu evgeniums/cpp-validator sind unter anderem: symfony/validator — This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and… open-circle/valibot — Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments. aosasona/crossbar — ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}. atinux/schema-inspector — Schema-Inspector is a powerful tool to sanitize and validate JS objects. It's designed to work both client-side and… bcoop713/skooma — Elixir data validation library. athena-framework/validator — Object/value validation library.