Provides Int128 and UInt128.
$ dotnet add package UltimateOrb.Int128This repo contains the code to build the UltimateOrb Core libraries, as well as the sources to related tools and unit tests.
This is the Core part of the UltimateOrb Libraries' adjustment of the Base Class Libraries.
This independent library provides Int128 and UInt128.
Version 2.1.x is built against .NET 6.0. Version 3.x.x is built against .NET 6.0 to .NET 10.0.
[WIP] (U)Int256 [WIP] Quadruple (IEEE binary256)
The future name of this library.
Plans:
UltimateOrb.Core and UltimateOrb.Int128 are licensed under the MIT license.
Some portions of UltimateOrb Core Libraries use source code form .NET Runtime, ASP.NET Core and ASP.NET Core. See Third party notices.