nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
status-im/nim-stew
stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
crashappsec/chalk
Chalk allows you to follow code from development, through builds and into production.
status-im/nim-json-serialization
Flexible JSON serialization not relying on run-time type information
status-im/nim-unittest2
Beautiful and efficient unit testing for Nim evolved from the standard library `unittest` module
nim-lang/atlas
The Atlas Package cloner. It manages an isolated workspace that contains projects and dependencies.