aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-11first implementation of tile hunter modeDaniel Schadt
2023-03-11abstract away tile rendering logicDaniel Schadt
2023-03-11update dependenciesDaniel Schadt
2023-01-18add some more docstringsDaniel Schadt
2023-01-18add support for SQLite outputDaniel Schadt
2023-01-17factor out saving logicDaniel Schadt
2023-01-17update READMEDaniel Schadt
2023-01-17parallelize reading of GPX filesDaniel Schadt
2023-01-17replace std::mpsc with crossbeam_channelDaniel Schadt
2023-01-16import modules from crate instead of re-definingDaniel Schadt
2023-01-16use a single thread to write out filesDaniel Schadt
2023-01-15add README and LICENSEDaniel Schadt
2023-01-14add support for reading brotli and gzip filesDaniel Schadt
2023-01-14add a cli option for the output directoryDaniel Schadt
2023-01-14make number of threads configurable per CLIDaniel Schadt
2023-01-14start on a proper CLIDaniel Schadt
2023-01-12parallelize PNG encodingDaniel Schadt
2023-01-12clean up some unused codeDaniel Schadt
2023-01-12make progress bars a bit nicerDaniel Schadt
2023-01-11add some first benchmarksDaniel Schadt
2023-01-11rename project to hittekaartDaniel Schadt
2023-01-10considerably speed up the rendering processDaniel Schadt
2023-01-08add a progress barDaniel Schadt
2023-01-08fix janky linesDaniel Schadt
2023-01-08Initial commitDaniel Schadt