Trending
See what the GitHub community is most excited about today.
-
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
A sinatra-like web framework for Nim.
-
Package manager for the Nim programming language.
-
GUI library
-
Lightweight alternative to Discourse written in Nim
-
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
-
IDE/Advanced text editor mainly focusing on support for the Nim programming language.
-
A small kernel written in Nim
-
Karax. Single page applications for Nim.
-
A Smalltalk and Rebol inspired language implemented as an AST interpreter in Nim
-
a language for crafting high performance pipelines implemented in Python
-
Nim - Python bridge
-
Nimbus: an Ethereum 2.0 Sharding Client for Resource-Restricted Devices
-
PyTorch - Python + Nim
-
NimES: NES Emulator in Nim
-
fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
-
Cross-platform, desktop GUI toolkit written in Nim
-
steam_api.dll implementation for wine. Your windows games now can interact with your linux steam! (This repo mirrors https://gitlab.com/xomachine/SteamForwarder)
-
LLVM-based compiler for the Nim language
-
A cross-platform 2D|3D game framework for the Nim programming language
-
Auto-generate a Python module that wraps a Nim module.
-
List of packages for Nimble
-
Interactive Nim Shell / REPL / Playground
-
-
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.