UltimateOrb.Core
3.2.9-beta.1
dotnet add package UltimateOrb.Core --version 3.2.9-beta.1
NuGet\Install-Package UltimateOrb.Core -Version 3.2.9-beta.1
<PackageReference Include="UltimateOrb.Core" Version="3.2.9-beta.1" />
paket add UltimateOrb.Core --version 3.2.9-beta.1
#r "nuget: UltimateOrb.Core, 3.2.9-beta.1"
// Install UltimateOrb.Core as a Cake Addin #addin nuget:?package=UltimateOrb.Core&version=3.2.9-beta.1&prerelease // Install UltimateOrb.Core as a Cake Tool #tool nuget:?package=UltimateOrb.Core&version=3.2.9-beta.1&prerelease
UltimateOrb Core Libraries
This repo contains the code to build the UltimateOrb Core libraries, as well as the sources to related tools and unit tests.
UltimateOrb.Core
This is the Core part of the UltimateOrb Libraries' adjustment of the Base Class Libraries.
UltimateOrb.Int128
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 7.0.
[WIP] Support for Generic Math interfaces.
What's new
- Now UltimateOrb.Int128 uses exactly the same codebase as UltimateOrb.Core.
- The library is trimmed by ILLink.
- More intrinsics are ultilized to accelate the computations.
UltimateOrb.XIntN
The future name of this library.
Plans:
- It will contains other bigger integer types.
- Special code paths to perform better on Browser (WASM).
- ~Change parameter orders from "least significant bits"-to-"most significant bits" to msb-to-lsb.~
- The structure layout byte orders of fixed-size integer types will be compile-time configurable.
License
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.9-beta.1 | 38 | 11/2/2024 |
3.2.5-beta.1 | 64 | 8/17/2024 |
3.2.4-beta.1 | 64 | 8/16/2024 |
3.2.3-beta.2 | 66 | 8/14/2024 |
3.2.2-beta.4 | 45 | 8/6/2024 |
3.2.2-beta.3 | 38 | 8/2/2024 |
3.2.1-beta.1 | 58 | 7/24/2024 |
3.1.0-beta0.13.0 | 161 | 6/17/2022 |
2.0.0.4-alpha3 | 377 | 6/18/2020 |
2.0.0.4-alpha2 | 355 | 4/21/2020 |
2.0.0.2-alpha | 636 | 9/26/2018 |
1.4.0.10-alpha | 841 | 3/7/2018 |
1.4.0.5 | 1,140 | 2/7/2018 |