runtime-validation

There are 43 repositories under runtime-validation topic.

  • colinhacks/zod

    TypeScript-first schema validation with static type inference

    Language:TypeScript40.7k752.9k1.7k
  • Oudwins/zog

    Go with Zod inspired simple schema validation

    Language:Go99944730
  • thoughtspile/banditypes

    🀠🧨 The mighty 400-byte schema validator for TS / JS

    Language:JavaScript185286
  • medz/OvO

    OvO is a Dart-first schema declaration and validation library.

    Language:Dart180228941
  • lukemorales/next-safe-navigation

    Static type and runtime validation for navigating routes in NextJS App Router with Zod schemas

    Language:TypeScript1771145
  • juusaw/ts-to-io

    Transform TypeScript types to io-ts runtime validator codecs

    Language:TypeScript1042815
  • sapphiredev/shapeshift

    Blazing fast input validation and transformation ⚑

    Language:TypeScript9432213
  • tomoikey/refined_type

    `refined_type` is a library that facilitates type composition, enabling the simple description of efficient validation processes and high runtime safety.

    Language:Rust76171
  • rametta/zodot

    πŸ›‘οΈ Zod for Godot Data Validation

    Language:GDScript62234
  • yuzheng14/valype

    Valype = Validate + Type. Automatically generates runtime validators from TypeScript type definitions with unplugin integration.

    Language:TypeScript58134
  • BCG-X-Official/pytools

    Foundational tools for BCG X's data science packages.

    Language:Python35623
  • moshegottlieb/ts-json-object

    JSON object validation for typescript

    Language:TypeScript34173
  • atellaluca/ImportSpy

    Runtime validation for Python modules. Enforce compliant environments, prevent unsafe imports.

    Language:Python24101
  • HiDeoo/zod-matter

    Typesafe front matter

    Language:TypeScript24110
  • mondrian-framework/mondrian-framework

    Framework for building modular, type-safe and documented backends.

    Language:TypeScript174891
  • zcn

    wesleydmscn/zcn

    A set of ready-made schemas extended for Zod. 🀘🏻

    Language:TypeScript15
  • lawvs/zod-compare

    βš–οΈ Compare two Zod schemas recursively.

    Language:TypeScript8110
  • nshkrdotcom/exdantic

    A powerful, flexible schema definition and validation library for Elixir, inspired by Python's Pydantic.

    Language:Elixir8
  • AnthonyAniobi/Nakama_RPC

    A remote procedure call (RPC) function generator for the Nakama server πŸŒπŸ”—πŸ–₯️. A template to help users of the nakama server write backend server code⭐⭐

    Language:JavaScript6101
  • nshkrdotcom/perimeter

    Advanced typing and type validation mechanism for Elixir - runtime type checking and contract enforcement for BEAM applications

    Language:Elixir6
  • Snowflyt/safunc

    Create runtime-validated functions for both synchronous and asynchronous ones with ease, supporting optional parameters and overloaded signatures with smart type inference in TypeScript.

    Language:TypeScript5100
  • avivcarmis/smoke-screen

    Strong typing validation for JavaScript runtime

    Language:TypeScript4100
  • EdamAme-x/xalid

    TypeScript-first minimal schema validation for JSON

    Language:TypeScript312
  • muniter/model-validator-ts

    πŸ”’ A type-safe validation library for TypeScript that helps you validate data with complex business rules and dependencies πŸš€

    Language:TypeScript3
  • loom-agents/schema

    JSON Schemas, now.

    Language:TypeScript20
  • danielbayley/reliable-type

    Reliable runtime type information.

    Language:JavaScript110
  • his-eg/plugfy

    Java byte code compatibility analyser

    Language:Java1202
  • InfoLoungeLLC/firestore-typed

    Type-safe Firestore wrapper with runtime validation

    Language:TypeScript10
  • joris-gallot/zorm

    zorm - A minimalist, type-safe ORM powered by Zod

    Language:TypeScript1110
  • matthieubosquet/ts-guards

    A collection of basic type guards.

    Language:TypeScript1101
  • mjancarik/esmj-schema

    Tiny library for simple schema runtime validation system for JavaScript/TypeScript.

    Language:JavaScript110
  • entropy-tamer/reynard-validation

    Data validation and schema management for Reynard - comprehensive validation utilities with type safety

    Language:TypeScript
  • KiT-Maverik/kotyk

    πŸ‡ΊπŸ‡¦ Ukrainian-grade configuration layer 😼

    Language:TypeScript
  • Nebulaevo/sniffly

    A lightweight TypeScript utility library for performing common type-safe value checks with type narrowing

    Language:TypeScript
  • NextSecurity/SecureCICD

    πŸ” Enforce real CI/CD approval integrity β€” block self-approvals, detect reassigned approvals, and validate trusted approvers at runtime. Built by NextSecurity for teams scaling secure DevOps.

    Language:Python
  • Nouman-blip/typesafex

    Prevent your Python code from lying, before it ships. Runtime contracts. Type enforcement. Safety you can trust , even when static types can't help.

    Language:Python