GitHub topics: integer-conversion
io7m-com/junsigned
Java unsigned integer conversions
Language: Java - Size: 2.55 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

mmstick/numtoa
An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
Language: Rust - Size: 48.8 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 43 - Forks: 7

jsteemann/atoi
Fast string to integer conversion
Language: C++ - Size: 1.04 MB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 0

rigtorp/CharConv
Fast integer to string and string to integer conversion functions
Language: C++ - Size: 303 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 9

unlight/uuid-to-int
Converts UUID (GUID) to integer
Language: TypeScript - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jeaiii/itoa
Fast integer to ascii / integer to string conversion
Language: C++ - Size: 1 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 206 - Forks: 10

elias19r/base58_id
Convert Integer ID or UUID String to/from Base58 String; Generate random Base58 String
Language: Ruby - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

collielimabean/VarInt
Variable length integer operations
Language: C++ - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

sujalpatel2209/IntegerToEnglish
Convert Integer to English word
Language: PHP - Size: 13.7 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

KavidiDeSilva/romanToInteger
Challenge 1. This is a Java program that converts Roman numerals to integers using a loop to iterate through each character in the input string and calculate the total value based on the values of adjacent characters. It defines a helper function to map each Roman numeral character to its corresponding integer value.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

billyjoe-ram/JoesBinaryPy
Python script that converts decimal numbers to binary
Language: Python - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bhavikji/IntegerToEnglish Fork of sujalpatel2209/IntegerToEnglish
Convert Integer to English words
Language: PHP - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

horchler/int2bin-bin2int
Convert integer datatype to a binary string and back in Matlab
Language: Matlab - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

beccadax/Upconvert
Conveniently perform safe type conversions in Swift 4.
Language: Swift - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
