Pinned Repositories
Amicable
A very, very fast algorithm for finding all amicable pairs in the specified range
CryptonightR
CryptonightV2 with random math proof of concept
monero
Monero: the secure, private, untraceable cryptocurrency
p2pool
Decentralized pool for Monero mining
RandomX
Proof of work algorithm based on random code execution
RandomX_CUDA
RandomX CUDA implementation
RandomX_OpenCL
RandomX OpenCL implementation
vanity_xmr_cuda
Vanity Monero address generator
xmr-stak-cpu
This is a test repo for Cryptonight anti-ASIC/FPGA modifications
xmrig
RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU miner
SChernykh's Repositories
SChernykh/RandomX_CUDA
RandomX CUDA implementation
SChernykh/RandomX_OpenCL
RandomX OpenCL implementation
SChernykh/CryptonightR
CryptonightV2 with random math proof of concept
SChernykh/xmr-stak-cpu
This is a test repo for Cryptonight anti-ASIC/FPGA modifications
SChernykh/AstroBWT
AstroBWT fast (but sometimes incorrect) implementation
SChernykh/cpuminer-multi
Multi-algo CPUMiner
SChernykh/Factorization
Fast factorization of numbers less than 2^64
SChernykh/libsodium
A modern, portable, easy to use crypto library.
SChernykh/monero-pool
A Monero mining pool server written in C
SChernykh/Reciprocals
Trying to perform 64:32 bit division faster than native x64 DIV instruction.
SChernykh/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
SChernykh/xmr-stak
Free Monero RandomX Miner and unified CryptoNight miner
SChernykh/xmrig-amd
Monero AMD (OpenCL) miner
SChernykh/node-multi-hashing
SChernykh/xmrig-nvidia
Monero (XMR) NVIDIA miner
SChernykh/CryptonightR_JIT
JIT compiler (x86-64) for random math in CryptonightR
SChernykh/fast_int_math_v2_cuda
CUDA implementation of integer math for Cryptonight variant 2
SChernykh/hwbot-scripts
scripts for hwbotters
SChernykh/node-cryptonight-hashing
Cryptonight hashing functions for node.js
SChernykh/slow_hash_test
SChernykh/sqrt_v2
Square root for Cryptonight variant 2 - integer only operations
SChernykh/xmr-stak-amd
This is a test repo for Cryptonight anti-ASIC/FPGA modifications
SChernykh/moddable
JavaScript engine to be used for cryptocurrency proof-of-work.
SChernykh/monero-site
SChernykh/RandomJS
Cryptocurrency proof-of-work algorithm based on random javascript execution