SeqAn VS libsais

Compare SeqAn vs libsais and see what are their differences.

libsais

libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm. (by IlyaGrebnov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
SeqAn libsais
- 1
457 165
2.0% -
7.3 5.8
17 days ago 7 days ago
C++ C
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SeqAn

Posts with mentions or reviews of SeqAn. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SeqAn yet.
Tracking mentions began in Dec 2020.

libsais

Posts with mentions or reviews of libsais. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • The Technical Workloads Where AMD Ryzen 9 7900X3D/7950X3D CPUs Are Excellent
    2 projects | /r/Amd | 9 Mar 2023
    The old engineered state of art was difsufsort but now there is libsais that makes use of prefetching (would be interesting to see how both react to huge caches). As for datasets, there are many classical ones. From rough order of size: Silesia Corpus, Manzini Corpus, Pizza&Chili Corpus, Large Text Compression Benchmark Corpus, etc.

What are some alternatives?

When comparing SeqAn and libsais you can also consider the following projects:

Vcflib - C++ library and cmdline tools for parsing and manipulating VCF files with python and zig bindings

wbz - A parallel implementation of the bzip2 data compressor in python, this data compression pipeline is using algorithms like Burrows–Wheeler transform (BWT) and Move to front (MTF) to improve the Huffman compression. For now, this tool only will be focused on compressing .csv files, and other files on tabular format.

libsequence - libsequence: a C++ class library for evolutionary genetic analysis

libdivsufsort - A lightweight suffix-sorting library

Wham - Structural variant detection and association testing

sdsl-lite - Succinct Data Structure Library 3.0

kanzi-cpp - Fast lossless data compression in C++

lzsa - Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros

cello - A string library

fstalign - An efficient OpenFST-based tool for calculating WER and aligning two transcript sequences.

tabulate - Table Maker for Modern C++