status-im/nim-unittest2
Beautiful and efficient unit testing for Nim evolved from the standard library `unittest` module
crashappsec/chalk
Chalk allows you to follow code from development, through builds and into production.
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.
status-im/nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
status-im/nim-json-serialization
Flexible JSON serialization not relying on run-time type information