integer-conversion topic

List integer-conversion repositories

itoa

210
Stars
10
Forks
Watchers

Fast integer to ascii / integer to string conversion

numtoa

41
Stars
6
Forks
Watchers

An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.

CharConv

17
Stars
8
Forks
Watchers

Fast integer to string and string to integer conversion functions