Stars
status-im / Nim
Forked from nim-lang/NimNim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
The Ethereum Research companion: research summary, impacts, specifications, status, resources, implementations
Chronos - An efficient library for asynchronous programming
Aleth – Ethereum C++ client, tools and libraries
Nimbus: an Ethereum Execution Client for Resource-Restricted Devices
Wrapper of the SDL 2 library for the Nim language.
A library providing zero-cost chaining for functional abstractions in Nim.
Fixed point math support (via libfixmath) for the Nim programming language
An extension for VS Code which provides support for the Nim language.
Beginnings of what might become Nim's official UI library.
👥 A website for crowd-sourcing structured election candidate data
Nim wrapper using c2nim for Arduino and MediaTek LinkIt One development
just a macro that generates the fuzz you need to deal with OpenGL
IDE/Advanced text editor mainly focusing on support for the Nim programming language.
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,…