nullability topic
ImplicitNullability
Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default
NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
kotlin-spark-api
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
Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.
ScalaNullSafe
A macro-based library for writing efficient and readable null-safe code in Scala.
eclipse-null-eea-augments
Eclipse External null Annotations (EEA) repository
eclipse-external-annotations-m2e-plugin
M2E extension to setup Eclipse external annotations from pom.xml
cabe
Inject null-checks into Java-code