An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: runtime-typechecking

beartype/beartype

Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.

Language: Python - Size: 12 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3,044 - Forks: 61

arktypeio/arktype

TypeScript's 1:1 validator, optimized from editor to runtime

Language: TypeScript - Size: 13.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6,173 - Forks: 114

beartype/pytest-beartype

A pytest plugin to automatically run `beartype` on your test cases.

Language: Python - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 12 - Forks: 2

abelcheung/pytest-revealtype-injector

Pytest plugin for replacing reveal_type() calls with static and runtime type checking result comparison

Language: Python - Size: 188 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

nalexn/ViewInspector

Runtime introspection and unit testing of SwiftUI views

Language: Swift - Size: 2.02 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2,356 - Forks: 170

smarie/python-autoclass

A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).

Language: Python - Size: 2.86 MB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 38 - Forks: 2

davidfstr/trycast

trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.

Language: Python - Size: 729 KB - Last synced at: 4 days ago - Pushed at: 20 days ago - Stars: 81 - Forks: 6

enthought/traits

Observable typed attributes for Python classes

Language: Python - Size: 53.3 MB - Last synced at: 6 days ago - Pushed at: 23 days ago - Stars: 452 - Forks: 86

sinclairzx81/servicebox

Typed Web Services for NodeJS

Language: TypeScript - Size: 380 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 0

sciexp/python-nix-template

❄️ (om)nix template for python workspace monorepos +/- pyo3 extension modules with uv2nix and flake-parts 🐍

Language: Nix - Size: 556 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

BCG-X-Official/pytools

Foundational tools for BCG X's data science packages.

Language: Python - Size: 11.9 MB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 35 - Forks: 3

rho-contracts/rho-contracts

Higher-order contracts and runtime schema checking for JavaScript

Language: JavaScript - Size: 752 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

jeffmcmahan/Function.check

For runtime type declaration and type checking in plain javascript.

Language: JavaScript - Size: 110 KB - Last synced at: 12 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

ahmedheltaher/typed-environment-loader

typed-environment-loader is a lightweight utility for loading environment variables in a typed manner, ensuring type safety and consistency in your Node.js applications.

Language: TypeScript - Size: 349 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

evdama/is-it-check Fork of arasatasaygin/is.js

A tiny general purpose runtime check library for js and ts.

Language: JavaScript - Size: 828 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 14 - Forks: 4

Stewori/pytypes

Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.

Language: Python - Size: 1.3 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 200 - Forks: 20

sampersand/squire

The medieval language held together by twine.

Language: C - Size: 1.02 MB - Last synced at: 30 days ago - Pushed at: 6 months ago - Stars: 60 - Forks: 5

ehmpathy/domain-objects

A simple, convenient way to represent domain objects, leverage domain knowledge, and add runtime validation in your code base.

Language: TypeScript - Size: 4.32 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

tsdotnet/reflection

A set of classes and utilities for JavaScript type inspection and validation.

Language: TypeScript - Size: 615 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

spieIbug/ts-typed

Typed is a lighweight library that aims to add typings at runtime for typescript projects.

Language: TypeScript - Size: 1.24 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2

moshegottlieb/ts-json-object

JSON object validation for typescript

Language: TypeScript - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 33 - Forks: 3

gmazovec/flow-typer

Declarative static and runtime type checking with Flow

Language: JavaScript - Size: 806 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0

OADA/formats

Simplified approach to OADA formats that actually uses JSON Schema

Language: TypeScript - Size: 8.92 MB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

GervinFung/parse-dont-validate 📦

Validating data acts as a gatekeeper, parsing them into meaningful data types adds valuable information to raw data

Language: TypeScript - Size: 337 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ManiGhazaee/ts-runtime-typechecker

A command line tool that generates ts/js typechecker functions from typescript types.

Language: Rust - Size: 102 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

VriskaSerket51/typescript-type-checker

Runtime Type Checker for Typescript

Language: TypeScript - Size: 32.2 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

beartype/bearboto3 📦

Facilitates using beartype runtime type-checking with the AWS SDK.

Language: Python - Size: 561 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

BrianARuff/whatta-type

Whatta-Type: A JavaScript Run-Time Type Checking Library

Language: JavaScript - Size: 62.5 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

metatypes/metatypes-ts

new approach to types of your code

Language: TypeScript - Size: 269 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kawmra/typist-json

A simple runtime JSON type checker.

Language: TypeScript - Size: 439 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 0

typeetfunc/runtypes-generate

Transform runtypes type to jsverify arbitrary for generate sample of data

Language: TypeScript - Size: 16.6 KB - Last synced at: 9 days ago - Pushed at: almost 8 years ago - Stars: 41 - Forks: 1

thegenuinegourav/Moodifier

Android Application which will intensify your current mood. :pensive: :arrow_right: :smile:

Language: Java - Size: 56.4 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 3

zenflow/ts-interface-builder-macro-demo

Demo using `ts-interface-builder/macro`

Language: TypeScript - Size: 230 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Packer-Man/guard-data

Safely guard dynamic data, especially JSON data as intended type by performing data validation first and take alternative action in case data cannot be casted

Language: Dart - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

chenshuangsmart/SafeMutableArray

thread safe mutableArray(使用 runtime 交换底层实现方法,从而避免奔溃)

Language: Objective-C - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

NoriSte/typescript-is-type

A Typescript-safe runtime type check function

Language: TypeScript - Size: 639 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

dzucconi/glass-cube

Runtime type generation

Language: TypeScript - Size: 223 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

zeluisping/itz

Typescript runtime object type assertion

Language: TypeScript - Size: 64.5 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Piterden/constructor-decorator

Constructor sugar with types checking

Language: JavaScript - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

thk2b/duck-check

A minimalist runtime type checking utility for duck typing

Language: JavaScript - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 0

transpiling/invisible-ts

(Concept) Invisible static type checker for JavaScript

Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0