Stars
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,…
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
A curated list of awesome Nim frameworks, libraries, software and resources.
Figma based UI library for nim, with HTML and OpenGL backends.
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Nim to GPU shader language compiler and supporting utilities.
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.
Nimony is a new Nim implementation that is in heavy development.
NIMD: A Write Once SIMD Library for Nim wrapping libsimdpp