InvertedTomato.IntegerCompression
2.1.0
Library for compressing integers in the minimal number of bits. Includes VLQ, Elias Omega, Elias Gamma, Elias Delta, Fibonacci and others.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package InvertedTomato.IntegerCompression -Version 2.1.0
dotnet add package InvertedTomato.IntegerCompression --version 2.1.0
<PackageReference Include="InvertedTomato.IntegerCompression" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InvertedTomato.IntegerCompression --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InvertedTomato.IntegerCompression, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install InvertedTomato.IntegerCompression as a Cake Addin
#addin nuget:?package=InvertedTomato.IntegerCompression&version=2.1.0
// Install InvertedTomato.IntegerCompression as a Cake Tool
#tool nuget:?package=InvertedTomato.IntegerCompression&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added support for traditional VLQ and renamed the existing wave3 implementation to InvertedVlq.
Dependencies
-
.NETStandard 1.0
- InvertedTomato.Buffers (>= 1.0.15)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on InvertedTomato.IntegerCompression:
Package | Downloads |
---|---|
InvertedTomato.Messages
Message formats for sending over networks or storing in files.
|
|
InvertedTomato.Feather2.Core
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 485 | 4/28/2019 |
2.2.0 | 285 | 2/22/2019 |
2.1.0 | 261 | 2/21/2019 |
2.0.0 | 263 | 2/21/2019 |
1.3.3 | 299 | 2/9/2019 |
1.3.2 | 332 | 2/3/2019 |
1.3.1 | 338 | 2/3/2019 |
1.3.0 | 312 | 2/3/2019 |
1.2.7 | 311 | 2/3/2019 |
1.2.6 | 308 | 2/3/2019 |
1.2.5 | 320 | 2/3/2019 |
1.2.4 | 318 | 2/2/2019 |
1.2.3 | 1,076 | 2/2/2018 |
1.2.2 | 521 | 2/1/2018 |
1.2.1 | 697 | 1/2/2018 |
1.2.0 | 682 | 1/1/2018 |
1.1.9 | 471 | 9/18/2017 |
1.1.8 | 468 | 9/17/2017 |
1.1.7 | 503 | 7/23/2017 |
1.1.6 | 510 | 7/6/2017 |
1.1.5 | 530 | 4/17/2017 |
1.1.4 | 528 | 4/16/2017 |
1.1.3 | 540 | 4/16/2017 |
1.1.2 | 549 | 4/15/2017 |
1.1.1 | 539 | 4/14/2017 |
1.1.0 | 503 | 4/14/2017 |
1.0.6079.26796 | 565 | 8/23/2016 |
1.0.6079.21893 | 689 | 8/23/2016 |
1.0.6079.19744 | 706 | 8/23/2016 |
1.0.6078.28989 | 707 | 8/22/2016 |
1.0.6078.25699 | 726 | 8/22/2016 |
1.0.6074.32415 | 754 | 8/18/2016 |