null-check topic

List null-check repositories

ScalaNullSafe

18
Stars
0
Forks
Watchers

A macro-based library for writing efficient and readable null-safe code in Scala.

NullDefense

43
Stars
2
Forks
Watchers

Removes invalid objects during Gson parsing which are marked as required, yet null/empty.

RuntimeNullables

30
Stars
1
Forks
Watchers

Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.

cabe

15
Stars
1
Forks
Watchers

Inject null-checks into Java-code