HNNewShowAskJobs
Built with Tanstack Start
Cpparinfer: A C++23 implementation of the parinfer algorithm(gitlab.com)
59 points by tosh 8 days ago | 3 comments
  • miroljub3 days ago

    Unfortunately, it doesn't implement parinfer smart mode.

    • CyMonk3 days ago |parent

      there is a rust implementation that implements smart mode.

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

      • miroljub3 days ago |parent

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