tanglebones
- 14,657 total downloads
- last updated 11/5/2015
- Latest version: 4.0.11
IoC wiring helper for setting up infrastructure components of a program.
- 13,238 total downloads
- last updated 6/28/2013
- Latest version: 1.0.2
C# implementation of SipHash (using unsafe and net45 aggressive inline for speed)
CH.Bson
by:
tanglebones
- 9,275 total downloads
- last updated 4/16/2013
- Latest version: 1.8.1
Some handy bson extension methods.
- 9,159 total downloads
- last updated 6/11/2012
- Latest version: 1.6.0
Wrapper around Enyim.Caching.Memcached that implements TryGetOrAdd
- 7,190 total downloads
- last updated 3/14/2013
- Latest version: 4.0.0
Wiring attributes used by CH.IoC.Infrastrcuture for marking up infrastructure components of a program.
CH.Crc32
by:
tanglebones
- 5,413 total downloads
- last updated 7/1/2011
- Latest version: 1.0.0
Very simple table driven CRC32 impementation. Not fancy or fast, but easy to use.
- 5,406 total downloads
- last updated 7/1/2011
- Latest version: 1.2.0.1
This is a simple Huffman Compressor. It is not nearly as fast as it could be, and I'm sure there is room to improve it. I only use it for small (< 100 byte) strings that the normal .Net compression libraries don't handle well.
- 3,652 total downloads
- last updated 3/15/2013
- Latest version: 1.0.2
Choose and Permute extension methods for IEnumerable<T>
- 3,517 total downloads
- last updated 7/1/2011
- Latest version: 1.0.0
Razor thin wrapper around QueryPerformanceTimer
CH.Encode
by:
tanglebones
- 2,202 total downloads
- last updated 7/2/2011
- Latest version: 1.0.0
Really simple Binary to Text encoders.
- 2,181 total downloads
- last updated 7/1/2011
- Latest version: 1.0.0
Library for creating a sharable read-only snapshot of string to byte array data. Version 1.0 has limited nested table support.
- 2,045 total downloads
- last updated 7/10/2011
- Latest version: 1.0.0
Helper for spawning and tracking output of other programs
- 1,595 total downloads
- last updated 5/2/2012
- Latest version: 1.0.0
Re-writes csprojs and sln files to make them all refer to the same nuget package versions (and lib type), and makes references not version specific. Also has support for switching between a package reference and a source reference (based on the conventions I use; see the readme.txt).
- 1,379 total downloads
- last updated 9/13/2012
- Latest version: 1.2.0
Auto Faking constructors for IoC injection.
- 1,320 total downloads
- last updated 9/12/2012
- Latest version: 1.7.0
Some handy dotnet extension methods.
- 1,184 total downloads
- last updated 6/18/2013
- Latest version: 4.0.3
Auto Faking for IoC (for writing tests).