γπ¦ I'm a Software Engineer from The Netherlands. I love open source, software design and language engineering!γ
Blog: foresterre.github.io
A selection of my open source projects:
π¦ Project | π Description | β Stars | β¨ Activity | |
---|---|---|---|---|
π¦ | cargo-msrv | Find the minimum supported Rust version (MSRV) for your project | ||
π¦ | sic | Accessible image processing and conversion from the terminal. Front-end for image-rs/image. | ||
π¬ | rust-releases | Identify the officially available Rust releases | ||
πΉ | bisector | Flexible, stateless implementation of the bisection method | ||
π | peekmore | Multi-peek, no-std, iterator for Rust | ||
π | storyteller | A library for working with user output | ||
π | parameterized | JUnit style parameterized testing for Rust | ||
πΆ | yare | Lean parameterized testing library for Rust |
And more:
- rust-toolchain-file: Parser for rust-toolchain(.toml) files.
- version-number: Semver(like)-lite, parsing two- and three component version numbers, such as the
rust-version
field in the Cargo Manifest. - sif: Yet another parameterized testing attribute macro π₯°
- ... all my public libraries and projects