Codebases

Below is a summary of heuristic-pedals codebases. If you’d like to collaborate head over to GitHub.

assumpdoc

Python | In Development

Easily add assumptions and caveats to documentation.

GitHub Docs PyPi

atoc2gtfs

Rust | In Development

An ATOC.CIF to GTFS converter written in rust.

GitHub Docs

home

quarto | In Development

Source code for this website.

Github

minigrep

Rust | Mature

A small grep-like implementation in rust. Searches for a sub-string pattern within lines of a single file and returns them.

GitHub Docs