Swift Packages
| Repository | Description |
|---|---|
| SwiftRadix | Easily convert integers to binary/hex/octal strings and back again with clean functional syntax. |
| UInt128 | A 128-bit signed/unsigned integer implementation with optimized multiplication, division, and string conversions. This package supports the new StaticBigInt on macOS 13.3+ or iOS 16.4+. |
| AwesomeNumbersKit | Large number arithmetic in Swift |