Here you can find the submissions to the challenge, along with link to the code hosted on GitHub. Not all submissions received are listed here. If a submission does not appear to include any Equihash code, then it is not published here and was not considered for judgment unless there was code added before the deadline. Submissions are listed in no particular order.

xenoncat

Half-second single-threaded solver on low power laptop (x64 assembly). Mem usage is 180MB.

Winner xenoncat/ equihash-xenon
mbevand

45.7 Sol/s with one R9 Nano

Winner mbevand/ silentarmy
tromp

Tromp's solvers for CPU and CUDA

Runner Up tromp/ equihash
morpav

C++11 CPU solver

Runner Up morpav/ zceq_solver
davidjaenson

An optimized cpu-version (and potentially opencl version)

Runner Up davidjaenson/ equihash
nginnever

Zogminer (Zcash OpenCL GPU Miner) is a C/C++ platform with OpenCL standard kernels solving the Equihash PoW algorithm.

Honorable Mention nginnever/ zogminer
aabc

[SAMPLE: NOT SUBMITTED TO CHALLENGE] Equihash Solver for Zcash, C Implementation

aabc/ equihash-zcash-c
douggard

A GPU miner for the Zcash cryptocurrency.

douggard/ zmine
davidad

x64 assembly solver for CPU

davidad/ libeqh