Projects in Awesome Lists tagged with null-check
A curated list of projects in awesome lists tagged with null-check .
https://github.com/ryanstull/scalanullsafe
A macro-based library for writing efficient and readable null-safe code in Scala.
efficiency macro macros null null-check null-safety nullability scala
Last synced: 28 Apr 2025
https://github.com/staticafi/sbt-instrumentation
Configurable instrumentation of LLVM bitcode
code-instrumentation dangling-pointer-detection instrumentation llvm llvm-instrumentation memory-leak-detection memory-safety null-check runtime-checking
Last synced: 13 Mar 2026
https://github.com/idrougge/kotlinguard
Kotlin implementation of Swift "guard" statement
Last synced: 13 Sep 2025
https://github.com/xzel23/cabe
Inject null-checks into Java-code
bytecode instrumentation java jspecify null-check null-safe nullability
Last synced: 25 Jan 2026
https://github.com/ccheptea/auto-value-node
An AutoValue extension that makes properties in AutoValue classes accessible as nodes.
Last synced: 14 Jan 2026
https://github.com/unsafe-risk/go-safe
Use nil safety value
go golang nil null-check null-safety safe
Last synced: 07 May 2025
https://github.com/marceloboeira/option.cr
ƛ Crystal implementation of Scala's Option Monad
crystal functional-programming macro monads null-check options pattern-matching scala-option-monad
Last synced: 15 Mar 2025
https://github.com/andersdjohnson/null-propagation
Emulate null propagation operator.
ecmascript esnext facebook get idx javascript lodash null null-check path propagation stage-1 traversal traverse
Last synced: 15 Mar 2026
https://github.com/beatthat/binding-behaviours
Base classes for components that can Bind (as listeners) to various types of events and have all those bindings cleanly/safely unbound, either with an explicit call to Unbind or when the component is destroyed.
callbacks defensive-programming events notifications null-check observer observer-pattern package package-manager unity unity3d
Last synced: 18 May 2026
https://github.com/gkarthiks/isemptyobj
https://gkarthiks.github.io/isEmptyObj/ Checks the given object is empty recursively (if needed) and returns true for empty.
empty empty-check is-empty is-empty-obj null null-check nullobject
Last synced: 05 May 2026
https://github.com/beatthat/safe-refs
Use safe refs to hold references to Unity components that may be destroyed. An instance of SafeRef<MyComponent>.value will be null if the component or it's GameObject has been destroyed.
defensive-programming null-check package unity unity3d utility
Last synced: 15 May 2026
https://github.com/lecaillon/conan.plugin.nullguard
Conan plugin adds null guard code for all methods and constructors parameters preceded by a [NonNull] attribute.
compiler-plugin conan dotnet guard null-check roslyn roslyn-analyzer
Last synced: 09 May 2026
https://github.com/EgressKS/Validator360
Validator360 is a robust validation package that ensures data integrity by checking required fields, such as strings, objects, arrays, numbers, and more, to ensure they are not null, undefined, or empty. It also validates specific formats for emails, passwords, phone numbers and url .
dynamic-validator empty-check jest-tests nodejs npm-package null-check validation-tool
Last synced: 30 Oct 2025
https://github.com/doyasu24/serializablefieldassertions
SerializableFieldAssertions provides simple assertion methods for serializable fields with readable error messages in Unity.
Last synced: 19 May 2026
https://github.com/na-trium-144/nullp-checker
nullptr checker for c++ smart pointer
Last synced: 01 Jul 2025
https://github.com/georgecatalin-codepractice-courses/csharp-course-working-with-nulls
Code practice associated with the Pluralsight course "Working with Nulls in C#"
csharp csharp-code null-check pluralsight-course
Last synced: 28 May 2026
https://github.com/kalwar/null_or_empty
A Node.js package that checks if a given string is null or empty.
empty-string null-check string strings
Last synced: 23 Apr 2025
https://github.com/egressks/validator360
Validator360 is a robust validation package that ensures data integrity by checking required fields, such as strings, objects, arrays, numbers, and more, to ensure they are not null, undefined, or empty. It also validates specific formats for emails, passwords, phone numbers and url .
dynamic-validator empty-check jest-tests nodejs npm-package null-check validation-tool
Last synced: 09 Feb 2026