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.
Half-second single-threaded solver on low power laptop (x64 assembly). Mem usage is 180MB.
Winner xenoncat/ equihash-xenon45.7 Sol/s with one R9 Nano
Winner mbevand/ silentarmyTromp's solvers for CPU and CUDA
Runner Up tromp/ equihashC++11 CPU solver
Runner Up morpav/ zceq_solverAn optimized cpu-version (and potentially opencl version)
Runner Up davidjaenson/ equihashZogminer (Zcash OpenCL GPU Miner) is a C/C++ platform with OpenCL standard kernels solving the Equihash PoW algorithm.
Honorable Mention nginnever/ zogminer[SAMPLE: NOT SUBMITTED TO CHALLENGE] Equihash Solver for Zcash, C Implementation
aabc/ equihash-zcash-cA GPU miner for the Zcash cryptocurrency.
douggard/ zminex64 assembly solver for CPU
davidad/ libeqh