Skip to content
@nim-lang

The Nim programming language

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

Pinned Loading

  1. Nim Nim Public

    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,…

    Nim 17.3k 1.5k

  2. nimble nimble Public

    Package manager for the Nim programming language.

    Nim 1.3k 196

  3. packages packages Public

    List of packages for Nimble

    Nim 467 722

  4. website website Public

    Code for the official Nim programming language website

    HTML 118 78

  5. RFCs RFCs Public

    A repository for your Nim proposals.

    139 23

Repositories

Showing 10 of 96 repositories
  • Nim Public

    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-lang/Nim’s past year of commit activity
    Nim 17,316 1,497 2,031 95 Updated Sep 8, 2025
  • checksums Public

    Hash algorithms in Nim

    nim-lang/checksums’s past year of commit activity
    Nim 14 MIT 5 1 2 Updated Sep 8, 2025
  • nimble Public

    Package manager for the Nim programming language.

    nim-lang/nimble’s past year of commit activity
    Nim 1,323 196 209 21 Updated Sep 8, 2025
  • nimony Public

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

    nim-lang/nimony’s past year of commit activity
    Nim 248 MIT 16 25 7 Updated Sep 8, 2025
  • fusion Public

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

    nim-lang/fusion’s past year of commit activity
    Nim 134 MIT 15 11 6 Updated Sep 8, 2025
  • nightlies Public

    Separate repository to trigger installer builds.

    nim-lang/nightlies’s past year of commit activity
    Shell 47 MIT 19 7 2 Updated Sep 6, 2025
  • packages Public

    List of packages for Nimble

    nim-lang/packages’s past year of commit activity
    Nim 467 CC-BY-4.0 722 11 1 Updated Sep 5, 2025
  • c2nim Public

    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-lang/c2nim’s past year of commit activity
    Nim 522 MIT 61 40 3 Updated Aug 28, 2025
  • nimony-website Public

    Code for the official Nimony website

    nim-lang/nimony-website’s past year of commit activity
    CSS 0 MIT 0 0 0 Updated Aug 26, 2025
  • errorcodes Public

    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-lang/errorcodes’s past year of commit activity
    Nim 3 MIT 0 0 0 Updated Aug 26, 2025

Top languages

Loading…