Hacker News new | ask | show | jobs
by shmageggy 1059 days ago
This sounds great. How is the package management story, and how robust is the ecosystem currently?
3 comments

You can check out the list of Nim packages at https://nimble.directory
The ecosystem is smaller than some, but wrapping libraries is mostly automatable, and there is tooling to assist interop with python, c, and c++
This provides a good overview of packages for various applications: https://github.com/ringabout/awesome-nim

I think most of them are available via nimble.