robertvazan
- 1,829,263 total downloads
- last updated 3/5/2014
- Latest version: 1.0.5
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
- 1,580,334 total downloads
- last updated 3/5/2014
- Latest version: 1.1.1.8
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
- 109,143 total downloads
- last updated 10/4/2019
- Latest version: 1.4.2
Simple NTP (SNTP) client that can be embedded in desktop applications to provide them with accurate network time even when the system clock is unsynchronized.
- 18,230 total downloads
- last updated 1/29/2015
- Latest version: 1.8.0
Free WPF controls for your app
- 9,991 total downloads
- last updated 12/23/2014
- Latest version: 1.1.0
Control authoring extensions for Assisticant
Snappy
by:
robertvazan
- 9,428 total downloads
- last updated 2/25/2014
- Latest version: 1.1.1.7
Snappy is a compression algorithm reaching over 250MB/s compression and 500MB/s decompression speeds while still providing interesting compression ratio. This is a source code package that compiles Snappy into your project.
Crc32C
by:
robertvazan
- 7,725 total downloads
- last updated 3/15/2020
- Latest version: 1.2.1
Hardware-accelerated implementation of CRC-32C (Castagnoli) with super fast software fallback for C++ projects. Don't confuse with ordinary CRC-32.
- 6,926 total downloads
- last updated 12/5/2014
- Latest version: 1.2.2
Fody plugin that converts automatic C# property into WPF DependencyProperty during build
- 6,858 total downloads
- last updated 1/31/2018
- Latest version: 1.2.2
General-purpose Stream implementations: MultiplexStream, DuplexBufferedStream, PingStream, QueueStream, PrefixStream, CancellableStream. Particularly handy in binary protocols.