smhasher

There are 7 repositories under smhasher topic.

  • Cyan4973/xxHash

    Extremely fast non-cryptographic hash algorithm

    Language:C9.2k175378776
  • dosyago/DISCoHAsH

    :rocket: DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS

    Language:C++2187410
  • fxamacker/circlehash

    CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)

    Language:Go212122
  • dosyago/floppsy

    :baby_chick: floppsy - SMHasher-passing 200Mb/s hash using floating-point ops

    Language:JavaScript12573
  • fwojcik/smhasher3

    Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!

    Language:C++4421
  • cimi/smhasher

    Build SMHasher / Murmurhash3 C++ for the browser.

    Language:C++1202
  • Twilight-Dream-Of-Magic/smhasher3-fix-platform-error

    SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher). clone from (https://gitlab.com/fwojcik/smhasher3)

    Language:C++10