Projects
Here is information on some projects I am presently working on.
Loretta
I am creating a weather station as a follow-up to Weatherbox, with better sensors and more of them.
More information here.
Taillight
Taillight is like the Python library blinker but it has priorities and async support.
More information here.
tre-regex-sys
tre-regex-sys is a Rust crate implementing system-level bindings written with bindgen for the TRE regex library.
More information here.
tre-regex
tre-regex is a Rust crate implementing safe bindings to the TRE regex library, leveraging tre-regex-sys.
More information here.
systemd-duration
systemd-duration is a Rust crate that parses the systemd duration format into various duration structures.
More information here.