RepoGuard
Updated 43 min ago
The Nim programming language

Organization

Public GitHub footprint of The Nim programming language

@nim-lang
View profile on GitHub

Nim is a systems programming language with a focus on efficiency, expressiveness, and elegance.

104

Public repositories

25,217

Total stars

610

Followers

The nim-lang organization on GitHub showcases a diverse array of public repositories primarily focused on the Nim programming language. Key projects include Nim, a systems programming language, nimble, a package manager, and nimforum, a lightweight forum solution. The organization emphasizes efficiency and expressiveness in its development efforts.

Top languages

Nim 67C 6Shell 4Nimrod 3HTML 2CSS 2Emacs Lisp 1Dockerfile 1

Public repositories

Nim

18,043

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).

Nim
Updated Jun 13, 2026

nimble

1,385

Package manager for the Nim programming language.

Nim
Updated Jun 13, 2026

nimforum

784

Lightweight alternative to Discourse written in Nim

Nim
Updated Jun 13, 2026

c2nim

527

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.

Nim
Updated May 21, 2026

packages

494

List of packages for Nimble

Nim
Updated Jun 13, 2026

nimony

400

Nimony is a new Nim implementation that is in heavy development.

Nim
Updated Jun 13, 2026

langserver

307

The Nim language server implementation (based on nimsuggest)

Nim
Updated Jun 10, 2026

sdl2

253

Nim wrapper for SDL 2.x

Nim
Updated Jun 13, 2026

ui

244

Beginnings of what might become Nim's official UI library.

Nim
Updated Apr 23, 2026

atlas

146

The Atlas Package cloner. It manages an isolated workspace that contains projects and dependencies.

Nim
Updated Jun 6, 2026

nim-mode

144

An emacs major mode for the Nim programming language

Emacs Lisp
Updated Jan 30, 2026

fusion

142

Fusion is for now an idea about how to grow Nim's ecosystem without the pain points of more traditional approaches.

Nim
Updated Jun 11, 2026

NimLime

141

The official Nim programming language plugin for Sublime Text

Nim
Updated May 17, 2026

RFCs

140

A repository for your Nim proposals.

Unknown Language
Updated Jun 1, 2026

redis

133

Official redis wrapper for Nim.

Nim
Updated Mar 23, 2026

choosenim

130

Official tool for easily installing and managing multiple versions of the Nim programming language.

Nim
Updated Jun 10, 2026

bigints

130

BigInts for Nim

Nim
Updated Jan 24, 2026

website

119

Code for the official Nim programming language website

HTML
Updated May 13, 2026

opengl

116

An OpenGL wrapper for Nim

Nim
Updated Jun 1, 2026

vscode-nim

113

A VS Code plugin for the Nim language

Nim
Updated May 20, 2026

needed-libraries

112

This repository contains a list a needed libraries.

Unknown Language
Updated Jan 14, 2026

docker-images

79

Official Docker Hub images for Nim programming language

Dockerfile
Updated May 15, 2026

threading

75

New atomics, thread primitives, atomic refcounting for --gc:arc/orc.

Nim
Updated Jun 12, 2026

nim-zmq

72

Nim ZMQ wrapper

Nim
Updated May 26, 2026

zip

57

zip wrapper for Nim

C
Updated Oct 10, 2025

iup

51

iup wrapper for Nim. Used to be part of the stdlib, now a Nimble package.

Nim
Updated Apr 2, 2026

csources

51

The pre-generated C sources of the Nim compiler which aid in bootstrapping. This repository is archived because it's frozen, HEAD of csources can build Nim version 1 and any later version.

C
Updated May 16, 2025

uirelays

50

Native Nim UI library based on the idea of "relays" which is a new fancy name for dependency injections via global callbacks. Has Windows API, X11, Cocoa and SDL 3 support. Write UI apps as easily as terminal apps!

Nim
Updated Jun 4, 2026

x11

50

x11 wrapper for Nim

Nim
Updated May 24, 2026

nightlies

47

Separate repository to trigger installer builds.

Shell
Updated Mar 3, 2026

nimsuggest

45

idetools for the nim language

Unknown Language
Updated May 24, 2026

cairo

42

Nim Cairo wrapper.

Nim
Updated Feb 8, 2026

lua

40

Nim Wrapper to interface with the Lua interpreter

Nim
Updated Feb 19, 2026

python

37

Nim wrapper for the Python 2 programming language

Nim
Updated Feb 19, 2026

gtk2

33

gtk2 wrapper for Nim

Nim
Updated Feb 19, 2026

db_connector

27

Unified db connector in Nim

Nim
Updated May 2, 2026

opencl

27

Low-level OpenCL wrapper for Nim

Nim
Updated Apr 6, 2026

virus_checker

22

A virus checker for nim binaries

Nim
Updated Nov 24, 2025

tcl

18

Nim Wrapper for the TCL programming language

Nim
Updated Feb 19, 2026

checksums

17

Hash algorithms in Nim

Nim
Updated May 21, 2026

nifspec

16

NIF is a text based data format designed for compiler frontend/backend communication or communication between different programming languages.

Unknown Language
Updated May 13, 2026

assets

16

No description provided for this repository.

Unknown Language
Updated Jan 22, 2025

sat

15

A SAT solver written in Nim

Nim
Updated Apr 20, 2026

niminst

15

EDIT: now archived, see https://github.com/nim-lang/Nim/issues/15946. niminst is a tool to generate an installer for a Nim program. Currently it can create an installer for Windows as well as installation/deinstallation scripts for UNIX. Some support for Linux' package management systems is also included.

Nim
Updated May 27, 2024

csources_v1

14

CSources compiled from Nim version 1. Supports more CPU/OS combinations than the older csources repository.

C
Updated Nov 22, 2024

graphics

13

Graphics module for Nim. Currently based on SDL v1.2.

Nim
Updated Sep 25, 2023

wiki

12

No description provided for this repository.

Unknown Language
Updated May 10, 2026

pas2nim

12

pas2nim is a tool to translate Delphi/Pascal wrappers to Nim code.

Nimrod
Updated Feb 19, 2026

punycode

12

Implements a representation of Unicode with the limited ASCII character subset in Nim.

Nim
Updated Sep 25, 2023

standardjs

11

Wrappers for standardized JS modules.

Nim
Updated Feb 19, 2026

nativenif

10

NIF based compiler middle end and backend.

Nim
Updated Jun 12, 2026

sdl3

10

Official SDL3 wrapper with sane names so that you can somewhat forget it was written in annoying C.

Nim
Updated May 27, 2026

ast-pattern-matching

10

A library to do pattern matching on the AST in the Nim programming language.

Nim
Updated Apr 15, 2026

mongo

10

MongoDB wrapper for Nim

Nimrod
Updated Feb 19, 2026

smtp

10

SMTP client implementation, adapted from the Nim standard library

Nim
Updated Nov 24, 2025

csources_v2

10

CSources compiled from Nim version 2.

C
Updated Jul 21, 2025

compilerdev

10

This repository contains a collection of documents about how to change/refactor the Nim compiler in order to make it faster, easier to maintain and have fewer bugs by a superior architecture and design. However, no every idea here will work out.

Nim
Updated Aug 2, 2024

nimbot

10

The friendly, slightly sentient, Nim IRC bot.

Nim
Updated Dec 8, 2023

dialogs

9

This module implements portable dialogs for Nim; the implementation builds on the GTK interface. On Windows, native dialogs are shown instead.

Nim
Updated May 29, 2026

ci_bench

9

A simple performance dashboard for the Nim language

Nim
Updated Aug 2, 2024

oldwinapi

8

Old Win API wrapper for Nim.

Nim
Updated Feb 19, 2026

dlls

8

Prebuilt DLLs and lib*.so files for Nim. Every DLL added here will also have at least a description about how we built it.

Unknown Language
Updated Aug 2, 2024

cgi

8

Helper procs for CGI applications in Nim.

Nim
Updated Sep 25, 2023

sdl1

7

SDL v1.2 wrapper for Nim.

Nim
Updated May 11, 2026

setup-nimble-action

7

Set up your GitHub Actions workflow with a specific version of Nim

Shell
Updated Mar 10, 2026

htmlparser

7

Parse a HTML document in Nim

Nim
Updated Mar 3, 2026

conf.nim-lang.org

7

Simple conference information page for NimConf2020

CSS
Updated Oct 23, 2024

mimalloc

5

mimalloc is a compact general purpose allocator with excellent performance.

C
Updated Oct 16, 2025

testspec

5

in progress

Nim
Updated Sep 12, 2024

community_map

5

No description provided for this repository.

Unknown Language
Updated Aug 2, 2024

security

5

Embargoed security issues that will be made public after a fix is made available. Use https://github.com/nim-lang/security/security

Unknown Language
Updated Apr 30, 2024

graveyard

5

non-deprecated modules that have been removed from the Nim stdlib

Nim
Updated Sep 25, 2023

expat

4

Expat wrapper for Nim.

Nimrod
Updated Feb 20, 2026

errorcodes

4

Errorcodes is a simple module that offers an enumeration of "everything" that can go wrong. It is for people who don't like Nim's existing exception hierarchy.

Nim
Updated Jan 11, 2026

asm_x86

4

Produces x86_64 native machine instructions via an API.

Nim
Updated Oct 11, 2025

backport

4

backport requests

Unknown Language
Updated Mar 19, 2024

asyncftpclient

4

FTP client implementation, adapted from the Nim standard library

Nim
Updated Sep 25, 2023

kickstart

4

Automated bootstrapping scripts for the Nim programming language compiler.

Shell
Updated Sep 25, 2023

aporia-bin

4

Holds binaries for Aporia (mostly DLLs)

Shell
Updated Sep 25, 2023

basic2d

4

Deprecated package from stdlib.

Nim
Updated Sep 25, 2023

csources_v3

3

CSources compiled from Nim version 3

C
Updated Feb 5, 2026

httpbeast

3

A highly performant, multi-threaded HTTP 1.1 server written in Nim.

Unknown Language
Updated Apr 28, 2025

neo

3

A matrix library

HTML
Updated Aug 28, 2024

nimony-website

2

Code for the official Nimony website

CSS
Updated May 26, 2026

basic3d

2

No description provided for this repository.

Nim
Updated Apr 10, 2026

parsesql

2

The `parsesql` module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.

Nim
Updated Mar 5, 2026

nimquery

2

Nim library for querying HTML using CSS-selectors (like JavaScripts document.querySelector)

Nim
Updated Apr 28, 2025

osinfo

2

Modules providing information about the OS for Nim

Nim
Updated Aug 30, 2024

nim-buildbot

2

Buildbot Configuration and Script Files for Nim

Python
Updated Dec 8, 2023

cello

2

A string library

Nim
Updated Oct 15, 2023

joyent_http_parser

2

No description provided for this repository.

Nim
Updated Sep 25, 2023

NESM

2

NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is a mirror of https://gitlab.com/xomachine/NESM)

Nim
Updated Sep 14, 2023

nifcore

1

NIF based Nimony/JSON/HTML/SQL data models

Nim
Updated May 25, 2026

nimterop

1

Nimterop is a Nim package that aims to make C/C++ interop seamless

Nim
Updated Mar 28, 2025

forum.nim-lang.org

1

Styles for forum.nim-lang.org. Powered by nimforum.

SCSS
Updated Aug 2, 2024

libsvm_legacy

1

No description provided for this repository.

Nim
Updated Sep 25, 2023

nim-musl

0

No description provided for this repository.

Unknown Language
Updated Dec 9, 2025

elvis

0

truthy, ternary, elvis and conditional assignment and conditional access operators for nim

Nim
Updated Apr 1, 2025

BipBuffer

0

A Nim implementation of Simon Cooke's Bib Buffer

Nim
Updated Apr 1, 2025

atlas-tests

0

Persistent Atlas tests.

Nim
Updated Mar 15, 2025

Frequently asked questions

What does nim-lang build on GitHub?

Nim-lang builds a range of projects on GitHub, with a strong focus on the Nim programming language. Notable repositories include nim, nimble, and nimforum, each catering to different aspects of programming and community engagement.

Which programming languages does nim-lang use?

The primary programming languages used by nim-lang include Nim, C, and Shell, along with HTML and CSS. This diverse language usage supports various projects and their specific requirements.

Are nim-lang's repositories public?

Yes, all repositories under the nim-lang organization are public. This transparency allows developers and users to access, contribute to, and audit the code, fostering an open-source community around Nim.

Is this exposure intended?

Monitor The Nim programming language with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account