Info
| Version: | 2.0.0 |
| Author(s): | Sandia National Laboratories |
| Last Update: | Monday, March 3, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sandialabs/Gulliver |
| NuGet Url: | https://www.nuget.org/packages/Gulliver |
Install
Install-Package Gulliver
dotnet add package Gulliver
paket add Gulliver
Gulliver Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.3)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
Tags
Functionality includes the as previously unsupported standard set of boolean algebraic operations, bitwise shifting, and unsigned endian aware mathematical addition, subtraction, and comparison.