RSS 2 projects tagged "Hashing"

No download Website Updated 12 Apr 2011 CityHash

Screenshot
Pop 17.38
Vit 27.77

CityHash is a new family of hash functions developed at Google that are thorough and fast. They are not suitable for crypto but are very good on little-endian 64-bit machines, including many current Intel and AMD chips.

Download Website Updated 02 Nov 2011 hashl

Screenshot
Pop 43.41
Vit 1.99

hashl creates a database with partial file hashes. It is useful for checking if you already have a copy of files before transferring them over a slow network. It does this by hashing only the first few MiB of every file. This gives it a huge speed advantage at the cost of possible (though pretty improbable) false positives.

Screenshot

Project Spotlight

SMI

A solution to manage services and technical support.

Screenshot

Project Spotlight

php-tick

A simple active record implementation.