An open API service providing repository metadata for many open source software ecosystems.

GitHub / giorgapost / smith-waterman-algorithm

A C++ implementation of the Smith - Waterman algorithm. The system consists of 3 different implementations: the one is sequential, while the other two parallelize the execution in a coarse and a fine level respectively, with the use of multithreading.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgapost%2Fsmith-waterman-algorithm

Stars: 2
Forks: 0
Open issues: 0

License: gpl-3.0
Language: C++
Size: 4.58 MB
Dependencies parsed at: Pending

Created at: almost 3 years ago
Updated at: about 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago

Topics: alignment-algorithms, coarse-graining, cplusplus, cpp, fine-grained, multithreading, omp, omp-parallel, parallel, parallel-programming, sequence-alignment, smith-waterman, smith-waterman-algorithm

    Loading...