Projects in Awesome Lists tagged with nullable
A curated list of projects in awesome lists tagged with nullable .
https://github.com/skydoves/whatif
☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.
android builder-pattern expression extensions if-else kotlin nullable skydoves
Last synced: 15 May 2025
https://github.com/option-t/option-t
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
javascript nullable option-type result-type typescript
Last synced: 15 Apr 2025
https://github.com/manuelroemer/nullable
A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
allownull attribute compiletime csharp disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen membernotenull membernotnullwhen notnull notnullifnotnull notnullwhen null nullable polyfill source
Last synced: 12 Apr 2025
https://github.com/manuelroemer/Nullable
A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
allownull attribute compiletime csharp disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen membernotenull membernotnullwhen notnull notnullifnotnull notnullwhen null nullable polyfill source
Last synced: 09 Apr 2025
https://github.com/openapitools/jackson-databind-nullable
JsonNullable wrapper class and Jackson module to support meaningful null values
jackson jackson-databind nullable optional
Last synced: 05 Feb 2026
https://github.com/lastnpe/eclipse-null-eea-augments
Eclipse External null Annotations (EEA) repository
eclipse eea java maven null-analysis null-safety nullability nullability-analysis nullable
Last synced: 25 Jul 2025
https://github.com/emvi/null
Nullable Go types that can be marshalled/unmarshalled to/from JSON.
golang json marshal nullable nullbool nullfloat64 nullint64 nullstring nulltime sql unmarshal
Last synced: 14 Mar 2025
https://github.com/igorkamyshev/nanoption
Tiny (220 bytes), zero dependency wrapper for nullable values
Last synced: 11 Sep 2025
https://github.com/lastnpe/eclipse-external-annotations-m2e-plugin
M2E extension to setup Eclipse external annotations from pom.xml
eclipse eea m2e-extension maven null-analysis nullability nullable
Last synced: 11 Apr 2025
https://github.com/incube-group/core
InCube Core libraries for C#
csharp-core functional-programing nullable option-type
Last synced: 14 Jan 2026
https://github.com/pionl/laravel-support-eloquent
Package with small support traits and classes for the Laravel Eloquent models
eloquent html html-cleaner laravel laravel-5-package nullable relational-model trait
Last synced: 27 Oct 2025
https://github.com/mariha/null-safety
A holistic approach to bring null-safety to the code written in Java.
java npe nullability nullability-analysis nullable static-analysis static-code-analysis
Last synced: 17 Oct 2025
https://github.com/miyamo2/py_nullable
Python's None Wrapper, inspired by java.util.Optional
null-safety nullable python python3
Last synced: 20 Mar 2025
https://github.com/lastnpe/external-annotations-esperanto
Tooling to convert different representations of externalized Java annotations to & fro' each other
code-analysis eclipse eea esperanto java null-analysis nullability nullable star-trek startrek static-analysis static-code-analysis
Last synced: 02 Mar 2026
https://github.com/bjansen/ceylon-spring5
Simple example that shows how to use Ceylon nullable types in Spring 5
Last synced: 22 Aug 2025
https://github.com/devkcud/salvation
💀 A generic Go wrapper for optional values, inspired by Rust's Option and Haskell's Maybe. Brings Possibly[T] to your codebase for safe, expressive nothingness.
functional-programming generics golang maybe monads-but-shhh nullable option zero-values
Last synced: 13 Jul 2025
https://github.com/soenneker/soenneker.dtos.idnamepairs.partial
A flexible ID/name container where either field may be missing, used when either of them isn't guaranteed.
csharp dotnet dtos id idnamepair idnamepairs name nullable object pair partial partialidnamepair
Last synced: 05 Mar 2026
https://github.com/jpmikkers/baksteen.extensions.wherenotnull
Extension methods to skip null elements from a sequence
csharp extension extension-method nullable
Last synced: 18 Feb 2026
https://github.com/youmenomi/custom-defaults
Lightweight, correct type inference, a good helper for covering presets.
customizer defaults nullable typescript
Last synced: 07 May 2025
https://github.com/thedataflowclub/nullable
A high-performance nullable type implementation for Nim
nim null null-safety nullability nullable nullable-type type-library types
Last synced: 11 Jul 2025
https://github.com/heypoom/test_repo
This was the very first Git repository I've created. It's only here for historical purposes, and there's nothing here. Move along~
git github legacy nothing nothing-to-see-here nothingness null nullable nulldev
Last synced: 20 Aug 2025
https://github.com/iamnilotpal/maybe
Go Optional, Nullable Types and Functional Utilities.
functional-programming golang null nullable option
Last synced: 13 Apr 2025
https://github.com/soenneker/soenneker.extensions.datetime.nullable
A collection of helpful DateTime? extension methods
csharp date datetime datetimenullableextension dotnet extension extensions null nullable time
Last synced: 05 Mar 2025
https://github.com/fou1100ouacus/advanced-c-
csharp delegation events json mutable nullable serlizable
Last synced: 14 Apr 2025
https://github.com/soenneker/soenneker.validationattributes.nullableguid
A validation attribute that ensures a nullable string is a valid, nullable GUID.
attribute csharp dotnet guid nullable nullableguid nullableguidvalidationattribute object validation validationattributes
Last synced: 29 Oct 2025
https://github.com/zhangchiqing/nnmap
Map a function over nullable value
curry functional-programming map nullable
Last synced: 19 Nov 2025
https://github.com/lotharschulz/kotlin-null
Approaches how to deal with null in Kotlin.
arrow either elvisoperator kotlin lateinit nothing notnulldelegate null nullable option sealedclasses
Last synced: 03 Sep 2025
https://github.com/soenneker/soenneker.extensions.bool.nullable
A collection of helpful bool? extension methods
bool csharp dotnet extension extensions null nullable nullableboolextension
Last synced: 10 Mar 2026
https://github.com/soenneker/soenneker.atomics.valuenullablebools
A lightweight, allocation-free atomic nullable boolean struct implemented on top of an inline ValueAtomicInt
atomic atomics bool csharp dotnet nullable nullablebool object valueatomicbool valuenullablebools
Last synced: 10 Mar 2026
https://github.com/xtompie/guard
Guard container object for dealing with optional/null values
guard null nullable nullpointerexception optional
Last synced: 14 Jan 2026
https://github.com/rlshukhov/nullable
Golang nullable package powered by generics
generics generics-in-golang go golang null nullable
Last synced: 05 Oct 2025
https://github.com/soenneker/soenneker.attributes.validation.guid.nullable
A validation attribute that ensures a nullable string is a valid, nullable GUID.
attribute attributes csharp dotnet guid nullable nullableguidvalidationattribute object validation
Last synced: 13 Mar 2026
https://github.com/softwareventures/nullable
Pure functional utilities for nullable types
functional lambda nullable option typescript
Last synced: 30 Apr 2025