type-safety topic

List type-safety repositories

c-iterators

92
Stars
2
Forks
Watchers

:books: A demonstration of implementing a "type-safe" lazy iterator interface in pure C99

c-iterplus

29
Stars
0
Forks
Watchers

Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators

type_safe

1.5k
Stars
123
Forks
Watchers

Zero overhead utilities for preventing bugs at compile time

PolyCast

51
Stars
4
Forks
Watchers

Safely cast values to int, float, or string in PHP

ts-toolbelt

6.5k
Stars
146
Forks
Watchers

👷 TypeScript's largest type utility library

hegel

2.1k
Stars
59
Forks
Watchers

An advanced static type checker

typedmap

39
Stars
2
Forks
Watchers

Type-safe heterogeneous map in Kotlin

phpcs-type-sniff

40
Stars
3
Forks
Watchers

PHP CodeSniffer sniff to enforce PHP7, PHP8 types and documentation of array variables

ORM-Lite

222
Stars
64
Forks
Watchers

Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)

matchkin

33
Stars
0
Forks
Watchers

Statically checked exhaustive matching for TypeScript