nullability topic

List nullability repositories

ImplicitNullability

44
Stars
7
Forks
Watchers

Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default

NullAway

3.5k
Stars
283
Forks
Watchers

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead

kotlin-spark-api

443
Stars
34
Forks
Watchers

This projects gives Kotlin bindings and several extensions for Apache Spark. We are looking to have this as a part of Apache Spark 3.x

ResharperCodeContractNullability

26
Stars
4
Forks
Watchers

Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.

ScalaNullSafe

18
Stars
0
Forks
Watchers

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

eclipse-null-eea-augments

40
Stars
21
Forks
Watchers

Eclipse External null Annotations (EEA) repository

M2E extension to setup Eclipse external annotations from pom.xml