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

GitHub topics: sizeof

stdlib-js/constants-float32-num-bytes

Size (in bytes) of a single-precision floating-point number.

Language: JavaScript - Size: 311 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float16-num-bytes

Size (in bytes) of a half-precision floating-point number.

Language: JavaScript - Size: 313 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-num-bytes

Size (in bytes) of a double-precision floating-point number.

Language: JavaScript - Size: 334 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-uint8-num-bytes

Size (in bytes) of an 8-bit unsigned integer.

Language: JavaScript - Size: 326 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/constants-int8-num-bytes

Size (in bytes) of an 8-bit signed integer.

Language: JavaScript - Size: 321 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/constants-uint32-num-bytes

Size (in bytes) of a 32-bit unsigned integer.

Language: JavaScript - Size: 321 KB - Last synced at: about 6 hours ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

andogq/assert_layout

Assert struct layouts, including field sizes and offsets.

Language: Rust - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/constants-int16-num-bytes

Size (in bytes) of a 16-bit signed integer.

Language: JavaScript - Size: 321 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Axorax/livewinsize

Visualize window size in pixels and other units

Language: CoffeeScript - Size: 825 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 0

stdlib-js/constants-complex64-num-bytes

Size (in bytes) of a 64-bit complex number.

Language: JavaScript - Size: 357 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

jpmikkers/Baksteen.Extensions.DeepSize

csharp extension that measures the size of an object and everything contained by it

Language: C# - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-complex128-num-bytes

Size (in bytes) of a 128-bit complex number.

Language: JavaScript - Size: 372 KB - Last synced at: about 20 hours ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-int32-num-bytes

Size (in bytes) of a 32-bit signed integer.

Language: JavaScript - Size: 319 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-size-of

Return the size (in bytes) of the canonical binary representation of a specified numeric type.

Language: JavaScript - Size: 747 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-uint16-num-bytes

Size (in bytes) of a 16-bit unsigned integer.

Language: JavaScript - Size: 318 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

dashed/sizeof-loader

Webpack loader that works like url-loader (or file-loader) but with extracted information such as image dimensions and file-size.

Language: JavaScript - Size: 634 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 1

a179346/json-sizeof

Get the byte size of an object after JSON.stringify

Language: TypeScript - Size: 157 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

robindrew/robindrew-sizeof

Sizeof library for Java

Language: Java - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

HARINARAYANAN018/cpp_tokens-operators01

In this repository you will find the coding to find out the sizeof ()

Language: C++ - Size: 489 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Kartikk-26/TRIALWORK

TRIAL WORK IN C PROGRAMMING OF COLLEGE....

Language: C - Size: 249 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

WaseemSabir/firestore_size

Python library to calculate the approximate size of a firestore document

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

MrFMach/Practice-C-types

Practicing C data types using the sizeof function

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

v3l0c1r4pt0r/sadve

Quickly count define values, sizes and offsets from C code

Language: Shell - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

micahondiwa/alx-pointers_arrays_c

Implementing pointers and arrays in C.

Language: C - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

FuPeiJiang/svelte-winapi-structs

offsets, sizeof

Language: Svelte - Size: 2.36 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Kartikk-26/C-ASSIGNMENTS

C PROGRAMING ASSIGNMENTS OF COLLEGE !!

Language: C - Size: 587 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ikozyris/average-number

Get the average of the numbers you enter.

Language: C++ - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tiaanduplessis/sizeof

Get approximate size of literal or variable in bytes

Language: JavaScript - Size: 37.1 KB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

agoose77/scikit-hep-sizeof

Add dask.sizeof support to Scikit-HEP types

Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

niaz-ahsan/STM32F4kDISC-Data-Size-Check

Checking size of various data type via STM32F4K board ST-Link-V2 Debug Circuit. Message is posted into SWV ITM Data Console Port0

Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

zyfran/sizeof

Test structure size

Language: Go - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

askiadopoulos/array-length

Get Array Length in C

Language: Makefile - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kaichingchang/C-Variable-Type

示範 C 的變數與型態。

Language: C - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

VIad/Java-sizeof

The C / C++ sizeof operator implemented in Java, with the ability to dynamically determine an Object's size

Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1