Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: null

hashicorp/terraform-provider-null

Utility provider that provides constructs that intentionally do nothing, useful in various situations to help orchestrate tricky behavior or work around limitations.

Language: Go - Size: 10.9 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 163 - Forks: 68

CodeEditorLand/FoundationLandRuntime Fork of awslabs/llrt

LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications —

Language: JavaScript - Size: 1.71 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 1 - Forks: 0

rekalogika/file-null

[READ-ONLY] Null object pattern implementation for rekalogika/file framework.

Language: PHP - Size: 16.6 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 1 - Forks: 0

solutena/IDData

Language: C# - Size: 6.84 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 0 - Forks: 0

nullable-sources/null-input

Language: C++ - Size: 85.9 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

trvswgnr/camel-ts

OCaml's Result and Option modules in TypeScript, for funzies.

Language: TypeScript - Size: 582 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 8 - Forks: 0

nullable-sources/null-sdk

shared sdk for all nullable-sources projects

Language: C++ - Size: 1.92 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 2 - Forks: 1

stdlib-js/assert-is-null

Test if a value is null.

Language: JavaScript - Size: 535 KB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-primitive

Test if a value is a JavaScript primitive.

Language: JavaScript - Size: 328 KB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-undefined-or-null

Test if a value is undefined or null.

Language: JavaScript - Size: 329 KB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 2 - Forks: 0

abbbi/nullfsvfs

a virtual black hole file system that behaves like /dev/null

Language: C - Size: 174 KB - Last synced: 26 days ago - Pushed: 29 days ago - Stars: 281 - Forks: 11

drewmrk/null-undefined-guard

Guard against null or undefined values

Language: TypeScript - Size: 66.4 KB - Last synced: 28 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

pmndrs/react-nil

⃝ A react null renderer

Language: TypeScript - Size: 331 KB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 782 - Forks: 14

MehrajLatifli/KotlinLesson14

Example for Kotlin Lesson

Language: Kotlin - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

Rudxain/The-Empty-Program

The simplicity of nothingness

Size: 58.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

RobTillaart/DEVNULL

Arduino library for a /dev/null stream. - useful for debugging

Language: C++ - Size: 20.5 KB - Last synced: 26 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

soenneker/soenneker.extensions.datetime.nullable

A collection of helpful DateTime? extension methods

Language: C# - Size: 27.3 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-null-array

Test if a value is an array-like object containing only null values.

Language: Makefile - Size: 368 KB - Last synced: 14 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-primitive-array

Test if a value is an array-like object containing only JavaScript primitives.

Language: Makefile - Size: 404 KB - Last synced: 14 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

jspecify/jspecify

An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.

Language: Java - Size: 10 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 408 - Forks: 24

nullable-sources/null-rmlui

rmlui with extensions

Language: C++ - Size: 59.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 12 - Forks: 1

marioparaschiv/nullbyte

Write empty bytes to provided memory patterns by memory patching.

Language: C++ - Size: 664 KB - Last synced: 26 days ago - Pushed: about 2 months ago - Stars: 10 - Forks: 0

toru/nullable

Productive syntax for the nullable data types in Go's standard database/sql package. ActiveSupport inspired.

Language: Go - Size: 50.8 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

nullable-sources/null-render

rewritten ImGui renderer with minor additions

Language: C++ - Size: 4.63 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 12 - Forks: 2

mpyw/null-auth

Null Guard for Laravel. Designed for Middleware-based authentication and testing.

Language: PHP - Size: 45.9 KB - Last synced: 14 days ago - Pushed: 3 months ago - Stars: 19 - Forks: 3

golang-cz/nilslice

Golang: Recursively initialize all nil slices in a given object, so they json.Marshal() as empty array [] instead of null.

Language: Go - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 11 - Forks: 0

capnslipp/NilCoalescingAssignmentOperators

Combo Operators ??= and =?? (a Swift µ-Library)

Language: Swift - Size: 48.8 KB - Last synced: 7 days ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

LukaGiorgadze/gonull

Go package simplifies nullable fields handling using Go Generics.

Language: Go - Size: 64.5 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 63 - Forks: 8

SyncfusionExamples/How-to-set-null-value-to-winforms-datetimepicker

This session explains how to set null value to WinForms DateTimePicker.

Language: C# - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 1

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.

Language: C# - Size: 104 KB - Last synced: about 22 hours ago - Pushed: 3 months ago - Stars: 179 - Forks: 8

V-core9/v_is_empty_value

https://www.npmjs.com/package/v_is_empty_value

Language: JavaScript - Size: 262 KB - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

sutantodadang/nullish

Null Type For Golang

Language: Go - Size: 20.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

V-core9/v_rifier

Flexible Data Validation Module with Built in default Types.

Language: JavaScript - Size: 1 MB - Last synced: 29 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

leonardoporro/Detached-PatchTypes

Create proxy types that tracks dirty properties to simulate 'undefined' values when deserializing json.

Language: C# - Size: 161 KB - Last synced: 13 days ago - Pushed: 4 months ago - Stars: 9 - Forks: 1

cdktf/cdktf-provider-null-go

CDK for Terraform Go provider bindings for null.

Language: Go - Size: 2.03 MB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

cdktf/cdktf-provider-null

Prebuilt Terraform CDK (cdktf) provider for null.

Language: TypeScript - Size: 4.13 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 2

ryanstull/ScalaNullSafe

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

Language: Scala - Size: 292 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 16 - Forks: 0

ordermentum/null-logger

/dev/null logger for node.js

Language: TypeScript - Size: 4.88 KB - Last synced: 12 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

0suddenly0/null-gui

gui framework

Language: C - Size: 925 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

Moolt/Unity-Null-Reference-Detection

A lightweight plug-in that will find any unassigned component properties at design-time to avoid runtime null-reference exceptions.

Language: C# - Size: 478 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 12 - Forks: 3

z-shell/null

Repository for ZI's hooks-hacks.

Language: Shell - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 5 - Forks: 1

aurasphere/null-factory

null

Language: Java - Size: 4.88 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 2

nulluser0/nulluser0

null

Size: 4.88 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

tsdotnet/type

A set of useful utility functions for JavaScript run-time type checking and inspection.

Language: TypeScript - Size: 510 KB - Last synced: 7 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

wupg98/zeronet-nodetrust Fork of ZeroNetJS/zeronet-nodetrust 📦

`ID.node.libp2p.io` addresses and certificates for zeronet peers

Language: JavaScript - Size: 104 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

nullable-sources/nullptr-injector

Language: C++ - Size: 185 KB - Last synced: 6 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

Laman2004/Exception

Exception handling

Language: Java - Size: 1.95 KB - Last synced: 6 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

joncloud/rlx-js

provides error handling functions inspired by rust like Some, None, Ok, Err.

Language: JavaScript - Size: 166 KB - Last synced: 8 days ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

alexismenest/neatutil.optional

A TypeScript isomorphic adaptation of Java's Optional.

Language: TypeScript - Size: 74.2 KB - Last synced: 27 days ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

Musiker15/vehiclenames

FiveM Script - It shows the VehicleName instead of NULL in Garage

Language: Lua - Size: 6.84 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 1

grimaldello/Null-Origin-WebSocket

A small library to simply create null origin web socket

Language: TypeScript - Size: 118 KB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

PrinOrange/nullify-undefined

Convert undefined in the object to null to solve the problem of javascript object serialization in some scenarios

Language: TypeScript - Size: 42 KB - Last synced: 25 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

Revazashvili/Forbid

A simple package with extension methods to forbid some value matches,logical values or ranges in .Net

Language: C# - Size: 133 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 6 - Forks: 1

technically-php/null-container

🕳️ Always-empty PSR-11 container implementation. :elephant: PHP8-ready :fire:

Language: PHP - Size: 22.5 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

Jaid/filter-nil

Filters array entries that are null or undefined.

Language: JavaScript - Size: 2.06 MB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

NullPounce/Null

Null

Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Flaconi/terraform-null-tags

This helper module creates tags for the various projects

Language: Makefile - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

xin-tsla/nullany

Golang Nullable Types library

Language: Go - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mauserzjeh/null

Nullable field for Go

Language: Go - Size: 26.4 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mattn/go-nulltype

Null friendly types

Language: Go - Size: 43 KB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 98 - Forks: 10

sagar2168616/Youtube-trending-videos-EDA

Data on Youtube trending videos , cleaning and EDA

Language: Jupyter Notebook - Size: 398 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Brar21/TypeScript-Learning

Typescript is better face of Javascript . This repo is tutorial for beginners who want to learns Typescript from scratch every this is written in very simple way or easy to understand. For day get new things about Typescript you can Starred this repository and fork in your local system.

Language: TypeScript - Size: 4.65 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

stephroussy/IntroToMySQL

Learning to create, read, update, and delete operations on MySQL

Size: 841 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AndersDJohnson/null-propagation

Emulate null propagation operator.

Language: JavaScript - Size: 484 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 1

PaulSavignano/filter-empty

Filter empty values from arrays and objects.

Language: TypeScript - Size: 2.23 MB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

Jciel/tsjmaybe

Implementation of Maybe type in Typescript

Language: TypeScript - Size: 765 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

Xotic750/is-nil-x

Checks if `value` is `null` or `undefined`.

Language: JavaScript - Size: 3.14 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Cryptologism/standaloneiptv

Created only for test and family free movie

Size: 8.94 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

phogolabs/schema

A schema package contains a database types used by Golang

Language: Go - Size: 23.4 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

inspect-js/is-object

Checks whether a value is an object, because typeof is a troll

Language: JavaScript - Size: 82 KB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 20 - Forks: 7

gobuffalo/nulls

A collection of null types for the sql package

Language: Go - Size: 30.3 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 41 - Forks: 12

nullable-sources/nullptr-crafting-dead

cheat for the Crafting Dead game and an example of using null-mono

Language: C++ - Size: 19.5 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

z-shell/0

Repository for ZI's hooks-hacks.

Language: Shell - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 1

joernlenoch/go-jsql

Adds additional sql-compatible and nullable json types.

Language: Go - Size: 36.1 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

JasonHK/node-is-null-like

A simple library to determine whether the object is null-like or not.

Language: JavaScript - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

gkarthiks/isEmptyObj

https://gkarthiks.github.io/isEmptyObj/ Checks the given object is empty recursively (if needed) and returns true for empty.

Language: JavaScript - Size: 310 KB - Last synced: 26 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

sbstp/null

Go generic sql.Null package

Language: Go - Size: 3.91 KB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

bearchit/goboost

A collection of utility packages for the Go language

Language: Go - Size: 46.9 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

yangKJ/Foggy

Automatic crash protection.自动防护异常崩溃 🌇

Language: Objective-C - Size: 867 KB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 45 - Forks: 12

SunilBoopalan/microsoft-teams-bot

This bot attends the online classes held on Microsoft teams, according to the given timetable.Informs if bot is successfully joined the meeting through discord.

Language: Python - Size: 10.7 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

angular-package/type

Common types, type guards and checkers.

Language: TypeScript - Size: 3.4 MB - Last synced: 7 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

deeplydee/first-project

Size: 0 Bytes - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mathwillock/FundamentosKotlin

Estudando os fundamentos de kotlin

Language: Kotlin - Size: 63.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

yellowcamper/extended-maps

This is a C++ class that extends the std::map class. It adds functionality to disregard "default values" so that the application will not take up more memory than is necessary. It also has a NULL that can be used for almost any datatype.

Language: C++ - Size: 410 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

CoconutMacaroon/null-cat

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

omatamix/session-lock

Securely manage and preserve session data.

Language: PHP - Size: 631 KB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 6 - Forks: 2

gagominecraft12/Blue-ity-Client-GoAnimate 📦

Language: JavaScript - Size: 242 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 2

WilliamVenner/null_fn

✨ A proc attribute macro that allows for creating null function pointers in statics

Language: Rust - Size: 4.88 KB - Last synced: 16 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

sayheymirza/pipenull

Pipe to nothing

Language: TypeScript - Size: 4.88 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

luk4z7/nilcheck

sql.NewNull and Check

Language: Go - Size: 1000 Bytes - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

d4rthm4ul/Data-cleaning-and-exploring-intermediate

Imputation and Visualization of a dirty movie data with the help of NumPy, Pandas and Matplotlip libraries.

Language: Jupyter Notebook - Size: 162 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

nemanjapetrovic/is-null-or-undefined

Is a simple npm package to check if sent arguments are null or undefined.

Language: JavaScript - Size: 109 KB - Last synced: 5 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

montumodi/falsy-finder

A simple utility to find out falsy values from an object or arrays.

Language: JavaScript - Size: 540 KB - Last synced: 25 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

xtompie/guard

Guard container object for dealing with optional/null values

Language: PHP - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

devops-workflow/terraform-null-labels

Terraform module to create consistent naming for multiple names

Language: HCL - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 4

MrAndreID/gonull

A collection of functions in go language for handle null when json encode and json decode with database/sql package.

Language: Go - Size: 2.93 KB - Last synced: 2 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

lucasdirani/QuintaCodeBoasPraticas

Repositório para hospedar os projetos de exemplo usados no evento Quinta Code do dia 25/03/2021.

Language: C# - Size: 95.7 KB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

afeiship/render-null-decorator

Render null for react.

Language: JavaScript - Size: 2.93 KB - Last synced: 23 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

iamkirankumaryadav/NAN

NaN and None in NumPy and Pandas

Language: Jupyter Notebook - Size: 18.6 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

romnn/configo

Dead simple handling of config structs containing optional values for your golang app.

Language: Go - Size: 16.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0