Ecosyste.ms: Repos

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

GitHub topics: int

softwareventures/i32

32-bit signed integer math

Language: TypeScript - Size: 2.25 MB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 2 - Forks: 0

shixiongfei/integer-ts

Integer type in TypeScript

Language: TypeScript - Size: 30.3 KB - Last synced: about 10 hours ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

jwodder/strtoint

Parse integers from strings, with support for base prefixes

Language: Rust - Size: 55.7 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-fast-uint32-sqrt

Compute an integer square root.

Language: Python - Size: 358 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-int16array

Test if a value is an Int16Array.

Language: JavaScript - Size: 564 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-int32array

Test if a value is an Int32Array.

Language: JavaScript - Size: 563 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-int16-min

Minimum signed 16-bit integer.

Language: JavaScript - Size: 281 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int8

8-bit signed integer mathematical constants.

Language: JavaScript - Size: 417 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int8-num-bytes

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

Language: JavaScript - Size: 277 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int16array

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

Language: C - Size: 154 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int16array

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

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days 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: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int32array

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

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int8array

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

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int8array

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

Language: C - Size: 145 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint16array

Convert a Node-API value representing a strided array to an unsigned 16-bit integer array.

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-uint16array

Convert a Node-API value to an unsigned 16-bit integer array.

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint32array

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

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-uint32array

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

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint8array

Convert a Node-API value representing a strided array to an unsigned 8-bit integer array.

Language: C - Size: 146 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-uint8array

Convert a Node-API value to an unsigned 8-bit integer array.

Language: C - Size: 148 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int32

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

Language: C - Size: 144 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int64

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

Language: C - Size: 144 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-int32

32-bit signed integer mathematical constants.

Language: JavaScript - Size: 431 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int32-max

Maximum signed 32-bit integer.

Language: JavaScript - Size: 316 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-int32-is-odd

Test if a 32-bit integer is odd.

Language: Python - Size: 374 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-int8array

Test if a value is an Int8Array.

Language: JavaScript - Size: 563 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-uint16array

Test if a value is a Uint16Array.

Language: JavaScript - Size: 551 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-uint32array

Test if a value is a Uint32Array.

Language: JavaScript - Size: 551 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-uint8array

Test if a value is a Uint8Array.

Language: JavaScript - Size: 552 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 1

stdlib-js/assert-is-uint8clampedarray

Test if a value is a Uint8ClampedArray.

Language: JavaScript - Size: 550 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/bigint-ctor

BigInts.

Language: JavaScript - Size: 289 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int16

16-bit signed integer mathematical constants.

Language: JavaScript - Size: 416 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int16-max

Maximum signed 16-bit integer.

Language: JavaScript - Size: 259 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int16-num-bytes

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

Language: JavaScript - Size: 277 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-int32-min

Minimum signed 32-bit integer.

Language: JavaScript - Size: 281 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int32-num-bytes

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

Language: JavaScript - Size: 277 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-int8-max

Maximum signed 8-bit integer.

Language: JavaScript - Size: 281 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-int8-min

Minimum signed 8-bit integer.

Language: JavaScript - Size: 281 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-uint16

16-bit unsigned integer mathematical constants.

Language: JavaScript - Size: 426 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-uint16-max

Maximum unsigned 16-bit integer.

Language: JavaScript - Size: 259 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-uint16-num-bytes

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

Language: JavaScript - Size: 290 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-uint32

32-bit unsigned integer mathematical constants.

Language: JavaScript - Size: 425 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-uint32-max

Maximum unsigned 32-bit integer.

Language: JavaScript - Size: 281 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-uint32-num-bytes

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

Language: JavaScript - Size: 277 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-uint8

8-bit unsigned integer mathematical constants.

Language: JavaScript - Size: 426 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-uint8-max

Maximum unsigned 8-bit integer.

Language: JavaScript - Size: 259 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-uint8-num-bytes

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

Language: JavaScript - Size: 272 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-int32-is-even

Test if a 32-bit integer is even.

Language: JavaScript - Size: 316 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-imul

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

Language: JavaScript - Size: 377 KB - Last synced: 13 days ago - Pushed: 15 days 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: 327 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/number-int32

Utilities for signed 32-bit integers.

Language: JavaScript - Size: 618 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/number-int32-base

Base utilities for signed 32-bit integers.

Language: JavaScript - Size: 603 KB - Last synced: 13 days ago - Pushed: 15 days 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: 308 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 4 - Forks: 0

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

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

Language: JavaScript - Size: 301 KB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

soenneker/soenneker.extensions.int

A collection of useful int (Int32) extension methods

Language: C# - Size: 261 KB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.extensions.long

A collection of helpful Long (64 bit integer) extension methods

Language: C# - Size: 35.2 KB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 0

yellowcake-org/libycresources 📦

Rust library which implements reading resources used in Fallout™.

Language: Rust - Size: 647 KB - Last synced: about 9 hours ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

FZU-SDN/ntf Fork of p4lang/ntf

Network Test Framework

Language: Python - Size: 631 KB - Last synced: 24 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

sergeyakovlev/int-format-php

The function formats an integer with grouped thousands and optionally +/− signs

Language: PHP - Size: 3.91 KB - Last synced: 25 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

skial/min-max

Provides min and max cross-platform constants for Int and Float types.

Language: Haxe - Size: 5.86 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 18 - Forks: 3

marcocesarato/react-native-input-spinner

An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.

Language: JavaScript - Size: 1.94 MB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 394 - Forks: 34

softwareventures/u32

32-bit unsigned integer math

Language: TypeScript - Size: 1.68 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

Rudxain/abs_ratio

Calculate the absolute ratio between 2 arbitrary types

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

tonix-tuft/int-hash

32-bit integer hashes for PHP data types.

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

niklashenning/pyqt-advanced-slider

A clean and customizable int and float slider widget for PyQt and PySide

Language: Python - Size: 65.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 4 - Forks: 1

QuasarApp/QtBigInt Fork of evdenis/mini-gmp

QtBigInt - Arbitrary-sized integer class for C++ and build system of Qt (qmake). Power by minigmp

Language: C - Size: 5.41 MB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 11 - Forks: 11

SwenenzY/cpp-c-randomizer

String,Hex,Int,Variable and solution files obfuscation.

Language: C++ - Size: 413 KB - Last synced: 14 days ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 2

microchip-pic-avr-examples/pic18f56q71-basic-uart-comms-mcc

In this project, Melody will be used to configure the PIC18F56Q71 Curiosity Nano (Cnano) board to receive and output single ASCII characters over the integrated Serial/CDC port.

Language: C - Size: 28.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/slice-base-int2slice

Convert an integer to a Slice object.

Language: Makefile - Size: 198 KB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-min-signed-integer-dtype

Determine the minimum array data type for storing a provided signed integer value.

Language: Makefile - Size: 148 KB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-min-unsigned-integer-dtype

Determine the minimum array data type for storing a provided unsigned integer value.

Language: Makefile - Size: 146 KB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

MatusOllah/slicestrconv

strconv for slices

Language: Go - Size: 3.91 KB - Last synced: 28 days ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

mukoe2020/alx-system_engineering-devops

learn more on the basics of shell and scripting

Language: Shell - Size: 132 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f46k42-vectored-interrupts-demo

Example to demonstrate Vectored Interrupts using PIC18F46K42

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

microchip-pic-avr-examples/pic18f45k42-clc-cpu-wakeup

Example to use CLC peripheral for complex CPU wake-up conditions

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

microchip-pic-avr-examples/pic18f26k42-dma-pfm-to-ram

Example for DMA - PFM to RAM with PIC18F26K42

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

tadd/int

An interval-arithmetic-ish library with a terrible name.

Language: Ruby - Size: 14.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-prime

Test if a value is a prime number.

Language: JavaScript - Size: 734 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

Vrushali-Vishwasrao/Basics-of-Python-

Files added for reference: 1. Exploration about Jupyter notebook 2. Python Programming Basics 3. String Functions 4. Loops, If_Else Operations 5. Python Data Structures

Language: Jupyter Notebook - Size: 1.58 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/array-uint8

Uint8Array.

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

EldboyPlay/Norm.-Markova-ALGORITM

Эта программа реализована для выполнения определённых преобразований чисел "Нормального алгоритма Маркова"

Language: Python - Size: 41 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

hansalemaos/zipint

Efficient compression and decompression of unsigned integer arrays using binary representation.

Language: Python - Size: 21.5 KB - Last synced: 24 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jtcaovan/Frontend-Interview-Prep

Curated resources to crack the Frontend Interview

Size: 90.8 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

KostiantynPolishko1/HW06_CPP_OOP

rotation of two-dimensional array

Language: C++ - Size: 239 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

smikhalevski/algomatic

🔢 Various algorithms and math utilities.

Language: TypeScript - Size: 979 KB - Last synced: 25 days ago - Pushed: 8 months ago - Stars: 4 - Forks: 1

microchip-pic-avr-examples/avr128db48-basic-uart-comms-mcc

Project is an AVR128DB48 lab covering UART communications

Language: C - Size: 27.4 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

adrianoleitedasilva/PythonBasics

Um repo para armazenar os arquivos que uso nas minhas aulas de Python Básico.

Language: Python - Size: 26.4 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

azmisahin/azmisahin-software-cryptography-steganography-net

Crypto-Steganography: A condition in which the information contained in a readable data is not understood by the unwanted parties; Methods of converting a file, message, image, or video by hiding it in a file, message, image, or video.Crypto-Steganography: A condition in which the information contained in a readable data is not understood by the unwanted parties; Methods of converting a file, message, image, or video by hiding it in a file, message, image, or video.

Language: C# - Size: 1.15 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-array-discrete-uniform

Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.

Language: JavaScript - Size: 1.7 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-discrete-uniform

Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.

Language: JavaScript - Size: 2.53 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

microchip-pic-avr-examples/pic16f18076-glitch-free-design-using-the-clc-mplab-melody

This code example demonstrates a glitch-free design using the CLC peripheral of the PIC microcontroller. Compatible PIC16F180xx family MCUs are: PIC16F18076

Language: C - Size: 829 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic16f18076-calculating-pulse-and-duty-cycle-mplab-melody

This code example demonstrates several solutions for calculating the pulse width and duty cycle from a signal. Compatibly PIC16F180xx family MCUs are: PIC16F18076

Language: C - Size: 824 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

0x7000/int2str

girilen sayiyi metine çeviren class çalışması

Language: Python - Size: 165 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 4

stdlib-js/number-uint8

Utilities for unsigned 8-bit integers.

Language: Makefile - Size: 1.11 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

professorDeveloper/Algorithms-Java

Algorithms Gita java algorithms tutorial

Language: Java - Size: 519 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 10 - Forks: 2

hansalemaos/hexintcalc

Some functions to do mathematical operations on int/hex (automatic conversion of input dtypes - returns hex)

Language: Python - Size: 1.95 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f47q10-cnano-tmr0-16bit-sleep-int-mcc

This repository provides a MCC-generated code example for using TMR0 in 16-bit Mode with sleep operation. An interrupt will wake up the device every 10s and LED0 will light up for 100 ms and then the MCU will be put back to sleep.

Language: C - Size: 6.94 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

stdlib-js/math-base-assert-is-positive-integer

Test if a finite double-precision floating-point number is a positive integer.

Language: Makefile - Size: 392 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-positive-integer

Test if a value is a number having a positive integer value.

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