Collection of utilities, data structures and more for tarpit collective projects.
$ git clone https://github.com/tarpit-collective/librock.git --recursive && cd librock/
$ pre-commit install # Checks for development
$ meson setup build/
$ meson compile -C build/
$ meson test -C build/