zenith
-
-
- 696 total downloads
- last updated 1/27/2015
- Latest version: 1.2.2
Extension methods providing high performance deep copy capability for of arrays of common value types - currently: byte, char, short, int, long, and their unsigned brethren where applicable. Considerably faster... More information -
-
BitManipulator
by: zenith-
- 580 total downloads
- last updated 1/25/2015
- Latest version: 1.0.5
A set of extension methods for doing bitwise manipulation such as endianness (bytes<-->integral types) and rotation. Endianness-related functionality: short, ushort, int, uint, long, ulong : conversion between... More information -
-
-
- 427 total downloads
- last updated 9/4/2014
- Latest version: 1.0.0
A pure C# portable class library (PCL) implementation of high performance LZ4 compression algorithm, with streaming interface (System.IO.Stream derived). It includes a High Compression (HC) codec variant,... More information -
-
RingBuffer
by: zenith-
- 331 total downloads
- last updated 10/17/2014
- Latest version: 1.5.1
High performance classic ring/circular buffer (with optional .NET BCL System.IO.Stream interface) for byte data. Packaged as a portable class library (PCL). Asynchronous I/O from streams is supported to boost... More information -