Discover Nim's ecosystem of libraries and tools
Trending Packages
nimony
Nimony is a new Nim implementation that is in heavy development.
moe
A command lined based text editor inspired by vi/vim
libp2p
libp2p implementation in Nim
nim
Package providing the Nim compiler binaries plus all its source files that can be used as a library
cligen
Infer & generate command-line interface/option/argument parsers
nimpy
Nim - Python bridge
chalk
Software artifact metadata to make it easy to tie deployments to source code and collect metadata.
nimble
Nimble package manager
chronos
An efficient library for asynchronous programming
New Packages
sonaliwan
Parser is a syntaxtic analyzer based on a formal grammar. It verifies that a string adheres to defined rules and generates its syntax tree. It is lightweight, extensible, and suitable for analyzing text, code, or structured data.