21 skills found
lukechampine / Uint128uint128 for Go
calccrypto / Uint128 TC++ unsigned 128 bit integer type
ckormanyos / Wide IntegerWide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
chfast / IntxExtended precision integer C++ library
Jitsusama / UInt128A Swift 128-bit Unsigned Integer Data Type conforming to the UnsignedInteger Protocol
curtisseizert / CUDA Uint128A 128 bit unsigned integer class for CUDA
rockcavera / Nim Nint128128-bit integers
shabbyrobe / Go NumAdditional numeric types for Go (int128, uint128), repo moved!
pg-uint / Pg Uint128A PostgreSQL extension that adds native support for unsigned integers and 128-bit signed/unsigned integer types.
davidminor / Uint128Some basic unsigned 128 bit math and bitwise operations implemented in go
spevans / Swift Integer128Int128 and UInt128 for Swift
IsaMorphic / QuadrupleLibQuadrupleLib is a modern implementation of the IEEE 754 binary128 floating point number type for .NET 8+ based on the UInt128 built-in.
mgriebling / UInt128A 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+.
jibsen / WideintC++ implementation of wide exact-width integer types
cpsusie / Cjm NumericsCJM Numerics (uint128) A header-only library for C++ 20 that provides an unsigned 128-bit integer.
oscbyspro / AwesomeNumbersKitLarge number arithmetic in Swift
Pilatuz / BigzUint128 and Uint256 for Go
mengzhuo / Uint128uint128 for Golang
fern-flower-lab / Blockchain Misc CljClojure-helpers to make blockchain development less painful
ryanavella / WideUint128 and Int128 for Go