Y
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
FireInsight
1058 days ago
You can check out the list of Nim packages at
https://nimble.directory
link
shirleyquirk
1058 days ago
The ecosystem is smaller than some, but wrapping libraries is mostly automatable, and there is tooling to assist interop with python, c, and c++
link
m0do1
1058 days ago
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.
link