C++ implementation of language benchmark games' reverse-complement
- Single-threaded SIMD implementation, SSSE3
- C++11 with standard library
make
Test suite is basic. It's just something I threw together to speed up developent.
git submodule update --init --recursive
./configure && make test