RepoGuard
Bijgewerkt 2 h ago
The Nim programming language

Organization

Publieke GitHub-voetafdruk van The Nim programming language

@nim-lang
Bekijk profiel op GitHub

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

104

Publieke repositories

25.217

Totaal aantal sterren

610

Volgers

De organisatie nim-lang op GitHub heeft een breed scala aan openbare repositories die zich richten op de Nim programmeertaal. Belangrijke projecten zoals Nim, nimble en nimforum illustreren de focus op efficiëntie en expressiviteit. De primaire programmeertalen in hun repositories zijn Nim, C en Shell.

Top talen

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

Publieke 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
Bijgewerkt 13 jun 2026

nimble

1.385

Package manager for the Nim programming language.

Nim
Bijgewerkt 13 jun 2026

nimforum

784

Lightweight alternative to Discourse written in Nim

Nim
Bijgewerkt 13 jun 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
Bijgewerkt 21 mei 2026

packages

494

List of packages for Nimble

Nim
Bijgewerkt 13 jun 2026

nimony

400

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

Nim
Bijgewerkt 13 jun 2026

langserver

307

The Nim language server implementation (based on nimsuggest)

Nim
Bijgewerkt 10 jun 2026

sdl2

253

Nim wrapper for SDL 2.x

Nim
Bijgewerkt 13 jun 2026

ui

244

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

Nim
Bijgewerkt 23 apr 2026

atlas

146

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

Nim
Bijgewerkt 6 jun 2026

nim-mode

144

An emacs major mode for the Nim programming language

Emacs Lisp
Bijgewerkt 30 jan 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
Bijgewerkt 11 jun 2026

NimLime

141

The official Nim programming language plugin for Sublime Text

Nim
Bijgewerkt 17 mei 2026

RFCs

140

A repository for your Nim proposals.

Onbekende taal
Bijgewerkt 1 jun 2026

redis

133

Official redis wrapper for Nim.

Nim
Bijgewerkt 23 mrt 2026

choosenim

130

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

Nim
Bijgewerkt 10 jun 2026

bigints

130

BigInts for Nim

Nim
Bijgewerkt 24 jan 2026

website

119

Code for the official Nim programming language website

HTML
Bijgewerkt 13 mei 2026

opengl

116

An OpenGL wrapper for Nim

Nim
Bijgewerkt 1 jun 2026

vscode-nim

113

A VS Code plugin for the Nim language

Nim
Bijgewerkt 20 mei 2026

needed-libraries

112

This repository contains a list a needed libraries.

Onbekende taal
Bijgewerkt 14 jan 2026

docker-images

79

Official Docker Hub images for Nim programming language

Dockerfile
Bijgewerkt 15 mei 2026

threading

75

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

Nim
Bijgewerkt 12 jun 2026

nim-zmq

72

Nim ZMQ wrapper

Nim
Bijgewerkt 26 mei 2026

zip

57

zip wrapper for Nim

C
Bijgewerkt 10 okt 2025

iup

51

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

Nim
Bijgewerkt 2 apr 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
Bijgewerkt 16 mei 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
Bijgewerkt 4 jun 2026

x11

50

x11 wrapper for Nim

Nim
Bijgewerkt 24 mei 2026

nightlies

47

Separate repository to trigger installer builds.

Shell
Bijgewerkt 3 mrt 2026

nimsuggest

45

idetools for the nim language

Onbekende taal
Bijgewerkt 24 mei 2026

cairo

42

Nim Cairo wrapper.

Nim
Bijgewerkt 8 feb 2026

lua

40

Nim Wrapper to interface with the Lua interpreter

Nim
Bijgewerkt 19 feb 2026

python

37

Nim wrapper for the Python 2 programming language

Nim
Bijgewerkt 19 feb 2026

gtk2

33

gtk2 wrapper for Nim

Nim
Bijgewerkt 19 feb 2026

db_connector

27

Unified db connector in Nim

Nim
Bijgewerkt 2 mei 2026

opencl

27

Low-level OpenCL wrapper for Nim

Nim
Bijgewerkt 6 apr 2026

virus_checker

22

A virus checker for nim binaries

Nim
Bijgewerkt 24 nov 2025

tcl

18

Nim Wrapper for the TCL programming language

Nim
Bijgewerkt 19 feb 2026

checksums

17

Hash algorithms in Nim

Nim
Bijgewerkt 21 mei 2026

nifspec

16

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

Onbekende taal
Bijgewerkt 13 mei 2026

assets

16

Geen beschrijving gegeven voor deze repository.

Onbekende taal
Bijgewerkt 22 jan 2025

sat

15

A SAT solver written in Nim

Nim
Bijgewerkt 20 apr 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
Bijgewerkt 27 mei 2024

csources_v1

14

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

C
Bijgewerkt 22 nov 2024

graphics

13

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

Nim
Bijgewerkt 25 sep 2023

wiki

12

Geen beschrijving gegeven voor deze repository.

Onbekende taal
Bijgewerkt 10 mei 2026

pas2nim

12

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

Nimrod
Bijgewerkt 19 feb 2026

punycode

12

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

Nim
Bijgewerkt 25 sep 2023

standardjs

11

Wrappers for standardized JS modules.

Nim
Bijgewerkt 19 feb 2026

nativenif

10

NIF based compiler middle end and backend.

Nim
Bijgewerkt 12 jun 2026

sdl3

10

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

Nim
Bijgewerkt 27 mei 2026

ast-pattern-matching

10

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

Nim
Bijgewerkt 15 apr 2026

mongo

10

MongoDB wrapper for Nim

Nimrod
Bijgewerkt 19 feb 2026

smtp

10

SMTP client implementation, adapted from the Nim standard library

Nim
Bijgewerkt 24 nov 2025

csources_v2

10

CSources compiled from Nim version 2.

C
Bijgewerkt 21 jul 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
Bijgewerkt 2 aug 2024

nimbot

10

The friendly, slightly sentient, Nim IRC bot.

Nim
Bijgewerkt 8 dec 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
Bijgewerkt 29 mei 2026

ci_bench

9

A simple performance dashboard for the Nim language

Nim
Bijgewerkt 2 aug 2024

oldwinapi

8

Old Win API wrapper for Nim.

Nim
Bijgewerkt 19 feb 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.

Onbekende taal
Bijgewerkt 2 aug 2024

cgi

8

Helper procs for CGI applications in Nim.

Nim
Bijgewerkt 25 sep 2023

sdl1

7

SDL v1.2 wrapper for Nim.

Nim
Bijgewerkt 11 mei 2026

setup-nimble-action

7

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

Shell
Bijgewerkt 10 mrt 2026

htmlparser

7

Parse a HTML document in Nim

Nim
Bijgewerkt 3 mrt 2026

conf.nim-lang.org

7

Simple conference information page for NimConf2020

CSS
Bijgewerkt 23 okt 2024

mimalloc

5

mimalloc is a compact general purpose allocator with excellent performance.

C
Bijgewerkt 16 okt 2025

testspec

5

in progress

Nim
Bijgewerkt 12 sep 2024

community_map

5

Geen beschrijving gegeven voor deze repository.

Onbekende taal
Bijgewerkt 2 aug 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

Onbekende taal
Bijgewerkt 30 apr 2024

graveyard

5

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

Nim
Bijgewerkt 25 sep 2023

expat

4

Expat wrapper for Nim.

Nimrod
Bijgewerkt 20 feb 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
Bijgewerkt 11 jan 2026

asm_x86

4

Produces x86_64 native machine instructions via an API.

Nim
Bijgewerkt 11 okt 2025

backport

4

backport requests

Onbekende taal
Bijgewerkt 19 mrt 2024

asyncftpclient

4

FTP client implementation, adapted from the Nim standard library

Nim
Bijgewerkt 25 sep 2023

kickstart

4

Automated bootstrapping scripts for the Nim programming language compiler.

Shell
Bijgewerkt 25 sep 2023

aporia-bin

4

Holds binaries for Aporia (mostly DLLs)

Shell
Bijgewerkt 25 sep 2023

basic2d

4

Deprecated package from stdlib.

Nim
Bijgewerkt 25 sep 2023

csources_v3

3

CSources compiled from Nim version 3

C
Bijgewerkt 5 feb 2026

httpbeast

3

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

Onbekende taal
Bijgewerkt 28 apr 2025

neo

3

A matrix library

HTML
Bijgewerkt 28 aug 2024

nimony-website

2

Code for the official Nimony website

CSS
Bijgewerkt 26 mei 2026

basic3d

2

Geen beschrijving gegeven voor deze repository.

Nim
Bijgewerkt 10 apr 2026

parsesql

2

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

Nim
Bijgewerkt 5 mrt 2026

nimquery

2

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

Nim
Bijgewerkt 28 apr 2025

osinfo

2

Modules providing information about the OS for Nim

Nim
Bijgewerkt 30 aug 2024

nim-buildbot

2

Buildbot Configuration and Script Files for Nim

Python
Bijgewerkt 8 dec 2023

cello

2

A string library

Nim
Bijgewerkt 15 okt 2023

joyent_http_parser

2

Geen beschrijving gegeven voor deze repository.

Nim
Bijgewerkt 25 sep 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
Bijgewerkt 14 sep 2023

nifcore

1

NIF based Nimony/JSON/HTML/SQL data models

Nim
Bijgewerkt 25 mei 2026

nimterop

1

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

Nim
Bijgewerkt 28 mrt 2025

forum.nim-lang.org

1

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

SCSS
Bijgewerkt 2 aug 2024

libsvm_legacy

1

Geen beschrijving gegeven voor deze repository.

Nim
Bijgewerkt 25 sep 2023

nim-musl

0

Geen beschrijving gegeven voor deze repository.

Onbekende taal
Bijgewerkt 9 dec 2025

elvis

0

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

Nim
Bijgewerkt 1 apr 2025

BipBuffer

0

A Nim implementation of Simon Cooke's Bib Buffer

Nim
Bijgewerkt 1 apr 2025

atlas-tests

0

Persistent Atlas tests.

Nim
Bijgewerkt 15 mrt 2025

Veelgestelde vragen

Wat bouwt nim-lang op GitHub?

nim-lang ontwikkelt een verscheidenheid aan projecten op GitHub, met een focus op de Nim programmeertaal. Hun belangrijkste repositories omvatten tools zoals nimble, een package manager, en nimforum, een lichte alternatieve forumoplossing.

Welke programmeertalen gebruikt nim-lang?

De belangrijkste programmeertalen die nim-lang gebruikt zijn Nim, C en Shell. Deze talen ondersteunen de ontwikkeling van hun diverse repositories en tools, die gericht zijn op systeemprogrammering.

Zijn de repositories van nim-lang openbaar?

Ja, alle repositories van nim-lang zijn openbaar. Dit maakt het voor ontwikkelaars mogelijk om de broncode te bekijken, bij te dragen aan projecten en gebruik te maken van hun tools en bibliotheken.

Is deze blootstelling bedoeld?

Monitor The Nim programming language met RepoGuard en krijg een waarschuwing op het moment dat er een nieuwe publieke repository verschijnt.

Monitor dit account