GitHub topics: integer-conversion
io7m-com/junsigned
Java unsigned integer conversions
Language: Java - Size: 2.58 MB - Last synced at: 25 days ago - Pushed at: 25 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: 66.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 46 - Forks: 9
rigtorp/CharConv
Fast integer to string and string to integer conversion functions
Language: C++ - Size: 303 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 11
jsteemann/atoi
Fast string to integer conversion
Language: C++ - Size: 1.04 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 0
unlight/uuid-to-int
Converts UUID (GUID) to integer
Language: TypeScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
jeaiii/itoa
Fast integer to ascii / integer to string conversion
Language: C++ - Size: 1 MB - Last synced at: over 1 year ago - Pushed at: about 3 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 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
collielimabean/VarInt
Variable length integer operations
Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
sujalpatel2209/IntegerToEnglish
Convert Integer to English word
Language: PHP - Size: 13.7 KB - Last synced at: 7 days ago - Pushed at: about 6 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: about 4 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: over 2 years ago - Pushed at: about 4 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0