Seqan3 Alternatives
Similar projects and alternatives to seqan3
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
-
-
SSVOpenHexagon
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
-
-
-
-
-
json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
-
-
-
loki
Discontinued A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design. (by dutor)
-
-
rosalind
Bioinformatics library for DNA, RNA and protein sequence analysis. Based on the exercises of Rosalind website. (by agusotto96)
-
-
-
-
-
seqan3 discussion
seqan3 reviews and mentions
-
Hardcore metaprogramming in the wild
The SeqAn bioinformatics algorithms library includes quite advanced TMP. SeqAn basically provides an object oriented library of algorithms, but with compile-time (rather than runtime) dispatch. In other words, it implements compile-time OOP.
Stats
seqan/seqan3 is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of seqan3 is C++.