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

GitHub topics: int32

softwareventures/i32

32-bit signed integer math

Language: TypeScript - Size: 2.75 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 2 - Forks: 0

stdlib-js/number-uint32-base-to-int32

Convert an unsigned 32-bit integer to a signed 32-bit integer.

Language: JavaScript - Size: 363 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

stdlib-js/number-float64-base-to-int32

Convert a double-precision floating-point number to a signed 32-bit integer.

Language: JavaScript - Size: 378 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int32

Convert a Node-API value to a signed 32-bit integer.

Language: C - Size: 192 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

DosX-dev/x16Calc

A simple program for Windows for working with hexadecimal numbers

Language: Visual Basic .NET - Size: 1.03 MB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 134 - Forks: 5

stdlib-js/math-base-assert-uint32-is-pow2

Test whether an unsigned integer is a power of 2.

Language: Python - Size: 338 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/number-int32

Utilities for signed 32-bit integers.

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

stdlib-js/napi-create-int32

Convert a signed 32-bit integer to a Node-API value.

Language: Python - Size: 88.9 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/number-int32-base

Base utilities for signed 32-bit integers.

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

softwareventures/u32

32-bit unsigned integer math

Language: TypeScript - Size: 2.05 MB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-labs

Compute an absolute value of a signed 32-bit integer.

Language: Python - Size: 405 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-int32array

Test if a value is an Int32Array.

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

stdlib-js/constants-uint32

32-bit unsigned integer mathematical constants.

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

stdlib-js/constants-int32-max

Maximum signed 32-bit integer.

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

stdlib-js/array-int32

Int32Array.

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

stdlib-js/number-int32-base-mul

Perform C-like multiplication of two signed 32-bit integers.

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

stdlib-js/number-float32-base-to-int32

Convert a single-precision floating-point number to a signed 32-bit integer.

Language: JavaScript - Size: 394 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/number-int32-base-to-uint32

Convert a signed 32-bit integer to an unsigned 32-bit integer.

Language: JavaScript - Size: 368 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

stdlib-js/math-base-ops-imul

Perform C-like multiplication of two signed 32-bit integers.

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

stdlib-js/constants-int32

32-bit signed integer mathematical constants.

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

fabiospampinato/int32-encoding

Int32 encoding, a simple way to convert 32-bit signed integers to Uint8Arrays, and vice versa.

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

stdlib-js/napi-argv-strided-int32array2d

Convert a Node-API value representing a two-dimensional strided array to a signed 32-bit integer array.

Language: C - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int32array

Convert a Node-API value representing a strided array to a signed 32-bit integer array.

Language: C - Size: 193 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-int32-min

Minimum signed 32-bit integer.

Language: JavaScript - Size: 348 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 2 - 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: 13 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

orda-io/orda-integer

TypeScript/Javascript library compatible with the integer types of other languages

Language: TypeScript - Size: 760 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

stdlib-js/napi-argv-int32array

Convert a Node-API value to a signed 32-bit integer array.

Language: C - Size: 185 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

magiclen/node-int32

Use Rust to compute 32-bit signed integers and wrap around at the boundary.

Language: JavaScript - Size: 1.7 MB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

psychose-club/IBO

IBO stands for "Internal binary operations" and it is a library for Java to read, write, and handle binary files and data types that aren't available in Java.

Language: Java - Size: 546 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

raphamorim/go-rainbow

Golang Helper for beautiful CLI Applications

Language: Go - Size: 170 KB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 89 - Forks: 4

Ar6yZuK/IntToBits

Program with a visual interface that displays what the Int32 number looks like in binary notation. Only for windows!

Language: C# - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

marat1961/Tower-of-Babel

Unified algorithms for different programming languages, necessary when porting code from one programming language to another.

Language: Pascal - Size: 8.58 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

OlimilO1402/Asm_Unsigned

Unsigned arithmetic boolean and shifting operations for VB.Integer, VB.Long and VB.Currency

Language: Assembly - Size: 242 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

stdlib-js/math-base-special-imul 📦

Perform C-like multiplication of two signed 32-bit integers.

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

maroontress/IntExpr.Java

A library to evaluate integer expressions in Java.

Language: Java - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

jkulvich/tobin

💻 TypeScript library for binary conversion

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