======Software Programmed by Group Members====== ===== Projects with a Web Frontend ===== * The [[http://in4all.cs.tu-dortmund.de/login|In4All]] Project: A MOOC for an Introduction to Computer Science. * [[http://tudocomp.org|tudocomp]] The TU DOrtmund lossless COMPression framework. * [[http://tudocomp.org/arrays/index.html|QuickArrays]] Live construction of various text index data structures (part of tudocomp). ===== Pure Github Repositories ===== * [[https://github.com/jonas-ellert/simple-lyndon|Lyndon Array Construction]] * [[https://github.com/jonas-ellert/gsaca-double-sort|Suffix Array Construction with Lyndon words]] * [[https://github.com/pdinklag/random-permutation|On-the-fly Generation of Random Permutations]] * [[https://github.com/herlez/lce-test|Longest Common Extensions]] * [[https://github.com/pdinklag/stash/tree/master/include/stash/pred|Static Predecessor Data Structures]] * [[https://github.com/jonas-ellert/nearest-smaller-suffixes|Nearest Smaller Suffix Computation]] * [[https://github.com/pdinklag/distwt|Distributed Wavelet Tree and Wavelet Matrix Construction in Thrill and MPI]] * [[https://github.com/kurpicz/dsss|Distributed String and Suffix Sorting]] * [[https://github.com/kurpicz/pwm|Parallel and Parallel External Wavelet Matrix and Tree Construction]] * [[https://github.com/kurpicz/fcache_count|Linux Page Cache Profiler]] * [[https://github.com/kurpicz/tcc|Text Corpus Collection]] * [[https://github.com/kurpicz/dpt|Distributed Patricia Trie]] * [[https://github.com/kurpicz/libdivsufsort|DivSufSort (SA Construction) with additional LCP array construction]] * [[https://github.com/kurpicz/sais-lite-lcp|SAIS (SA Construction) with additional LCP array construction]] * [[https://github.com/koeppl/distinct_squares|Computing All Distinct Squares Efficiently]] * [[https://github.com/koeppl/strinalyze|Strinalyze - Analyze a string or a sequence of generated strings]] * [[https://github.com/sven-wi/SkylineCompare|Test Framework for Skyline-Algorithms]] * [[https://github.com/mcforest/gapRep|Computing all α-gapped repeats efficiently]] * [[https://github.com/tudocomp/tudocomp|The TU DOrtmund lossless COMPression framework]] ===== Others ===== * [[staff:weinert:eyetracking|Eyetracking Utilities]] * [[staff:weinert:KUR|KUR2 Von-Neumann-Simulator]]