Skip to content
View wadeghcp's full-sized avatar

Block or report wadeghcp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MersennePrime_Python_CPP_GMP_BenchMark MersennePrime_Python_CPP_GMP_BenchMark Public

    Mersenne prime benchmark: Python vs C++ (GMP). Original 2015-2018 under stonewade; maintained here.

    C++

  2. gpuowl gpuowl Public

    Forked from preda/gpuowl

    GPU Mersenne primality test.

    C

  3. tickpack tickpack Public

    Lossless compressor for exchange tick data: dictionary + delta encoding, one 128-bit word per record (C++17)

    C++

  4. cpp14-thread-toolkit cpp14-thread-toolkit Public

    Header-mostly C++14 concurrency toolkit (RAII shared locks, semaphore, worker thread, registry, PC queue, ring buffer) extracted from a production system; gtest + TSAN clean

    C++

  5. pollard-brent-gmp pollard-brent-gmp Public

    Brent's variant of Pollard's rho over GMP with a pybind11 binding, Python 3 CLI, and a SIGUSR1 attach-a-console debugger; history from 2013

    Python

  6. gangdd gangdd Public

    GNU dd fanned out to up to 100 output devices in parallel (coreutils 8.27 patch set, GPLv3), with a reproducible build and a 100-output round-trip test

    C