Trending in open source
See what the GitHub community is most excited about today.
Sign up for free to get started
-
nim-lang / Nim
Nim (formerly known as "Nimrod") is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio. Nim's design focuses on efficiency, expressiveness, elegance (in the order of priority).
-
dom96 / jester
A sinatra-like web framework for Nim.
-
dom96 / nimkernel
A small kernel written in Nim
-
nim-lang / Aporia
IDE/Advanced text editor mainly focusing on support for the Nim programming language.
-
nim-lang / nimble
Package manager for the Nim programming language.
-
def- / nimes
NimES: NES Emulator in Nim
-
ckkashyap / nim-xv6
Translate xv6 to nim
-
idlewan / nawak
A web micro-framework in Nimrod, heavily inspired by jester, flask and the like.
-
nim-lang / packages
List of packages for Nimble
-
rspeer / wiki2text
Extract a plain text corpus from MediaWiki XML dumps, such as Wikipedia.
-
gokr / ni
A Rebol-ish language implemented as an AST interpreter in Nim
-
jboy / nim-pymod
Auto-generate a Python module that wraps a Nim module.
-
yglukhov / nimx
GUI library
-
nim-lang / c2nim
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.
-
fowlmouth / nake
Describe your Nim builds as tasks
-
fowlmouth / nimlibs
Miscellaneous libs/wrappers for Nimrod
-
flyx / emerald
HTML5 templating engine for Nimrod
-
stefantalpalaru / golib-nim
Nim language bindings for golib - a library that (ab)uses gccgo to bring Go's channels and goroutines to the rest of the world
-
def- / nim-unsorted
Unsorted Nim code that I wrote for some reason (largely Rosetta Code)
-
micklat / NimBorg
To assimilate foreign languages into nimrod's ecosystem
-
nim-lang / sdl2
Nim wrapper for SDL 2.x
-
docopt / docopt.nim
Command line arguments parser that will make you smile (port of docopt to Nim)
-
dom96 / ipsumgenera
Static blog generator written in Nim
-
BlaXpirit / nim-csfml
Nim bindings to SFML multimedia/game library
-
fenekku / commandeer
Take command of your command line in Nim