tanglebones
- 18,384 total downloads
- last updated 11/5/2015
- Latest version: 4.0.11
IoC wiring helper for setting up infrastructure components of a program.
- 15,281 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
- 10,850 total downloads
- last updated 4/16/2013
- Latest version: 1.8.1
Some handy bson extension methods.
- 10,593 total downloads
- last updated 6/11/2012
- Latest version: 1.6.0
Wrapper around Enyim.Caching.Memcached that implements TryGetOrAdd
- 9,249 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.
- 6,277 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.
CH.Crc32
by:
tanglebones
- 6,165 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.
- 4,431 total downloads
- last updated 7/1/2011
- Latest version: 1.0.0
Razor thin wrapper around QueryPerformanceTimer
- 4,246 total downloads
- last updated 3/15/2013
- Latest version: 1.0.2
Choose and Permute extension methods for IEnumerable<T>
CH.Encode
by:
tanglebones
- 2,459 total downloads
- last updated 7/2/2011
- Latest version: 1.0.0
Really simple Binary to Text encoders.
- 2,447 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,328 total downloads
- last updated 7/10/2011
- Latest version: 1.0.0
Helper for spawning and tracking output of other programs
- 1,876 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,640 total downloads
- last updated 9/13/2012
- Latest version: 1.2.0
Auto Faking constructors for IoC injection.
- 1,592 total downloads
- last updated 9/12/2012
- Latest version: 1.7.0
Some handy dotnet extension methods.
- 1,517 total downloads
- last updated 6/18/2013
- Latest version: 4.0.3
Auto Faking for IoC (for writing tests).