Skip to content(if available)orjump to list(if available)

Cpparinfer: A C++23 implementation of the parinfer algorithm

miroljub

Unfortunately, it doesn't implement parinfer smart mode.

CyMonk

there is a rust implementation that implements smart mode.

https://github.com/eraserhd/parinfer-rust

miroljub

Yep, that's the one I use currently, but didn't want to link it here.