The reason I made arcMiner is because all existing stratum miners I knew about had a very messy code base and were very hard hard to compile in windows. arcMiner has a completely different code base which is supposed to be clean and easy to read and understand so that other developers who have are struggling with stratum can understand it easily.
Right now it only supports scrypt with stratum but in future it should be able to support xpt and multiple POW like keccak etc.
credits - archit, pooler(scrypt code), jh00, clintar
https://github.com/archit120/arcMinerThis shouldn't be of much interest to normal users.
Download link for 64bit windows version -
Click here!Compile instructions for linux are up at github