Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

adamkewley/revcomp

Repository files navigation

revcomp

C++ implementation of language benchmark games' reverse-complement

  • Single-threaded SIMD implementation, SSSE3
  • C++11 with standard library

Building

make

Testing

Test suite is basic. It's just something I threw together to speed up developent.

git submodule update --init --recursive
./configure && make test

About

C++ SIMD impelementation of language benchmark game's reverse-complement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published