InvertedTomato.IntegerCompression by: DevT InvertedTomato 23,090 total downloads last updated 4/28/2019 Latest version: 3.0.0 Compression VLQ Elias Omega Gamma Delta Fibonacci Integer Numbers Library for compressing integers in the minimal number of bits. Includes VLQ, Elias Omega, Elias Gamma, Elias Delta, Fibonacci and others.
Tedd.SpanUtils by: tedd 4,057 total downloads last updated 1/8/2021 Latest version: 1.1.0-beta.7 Span ReadOnlySpan Read Write SByte Byte Int16 UInt16 UInt24 Int32 More tags Extension methods to read/write different datatypes to Span<byte> (tested, benchmarked, optimized). Plus SpanStream and MemoryStreamer for stream-like behavior on Span<byte> and Memory<byte>. See documentation on GitHub for examples.
NetStack.Serialization by: Dzmitry.Lahoda 430 total downloads last updated 4/1/2019 Latest version: 0.3.0 ZigZag VLQ compression encoding binary networking games bits packing Span More tags Fast serialize into compressed bits.