typechecker topic

List typechecker repositories

Rezoom.SQL

665
Stars
27
Forks
Watchers

Statically typechecks a common SQL dialect and translates it to various RDBMS backends

ts-runtime

483
Stars
5
Forks
Watchers

Runtime Type Checks for TypeScript

mamba

85
Stars
3
Forks
Watchers

🐍 The Mamba programming language, because we care about safety

hkt

77
Stars
9
Forks
Watchers

Higher Kinded Type machinery for Java

sig

58
Stars
2
Forks
Watchers

Validate Method Arguments & Results in Ruby

is-what

112
Stars
19
Forks
Watchers

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.

language-incubator

56
Stars
1
Forks
Watchers

Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.

trycast

71
Stars
5
Forks
Watchers

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

pedantic-python-decorators

23
Stars
2
Forks
Watchers

Some useful decorators for any situation. Includes runtime type checking.

django-urlconfchecks

56
Stars
1
Forks
Watchers

A package for type-checking the URLs and associated views for Django