Showing 69 open source projects for "nim"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    Nim Language Server Protocol

    Nim Language Server Protocol

    Language Server Protocol implementation for Nim

    ...With Nim installed through choosenim these should already be on your system and nimlsp should be able to find and use them automatically. However, if you have installed nimlsp in a different way you might run into issues where it can't find certain files during compilation/running. To fix this you need to grab a copy of Nim sources and then point nimlsp at them on compile-time by using -d:explicitSourcePath=PATH, where PATH is where you have your Nim sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libp2p

    libp2p

    libp2p implementation in Nim

    Nim-libp2p is a Nim implementation of the libp2p networking stack, facilitating the development of peer-to-peer applications with modular and extensible network protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zippy

    Zippy

    Pure Nim implementation of deflate, zlib, gzip and zip

    Zippy is a pure Nim implementation of DEFLATE, ZLIB, GZIP, and ZIP data compression formats, aiming to be small, performant, and dependency-free.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    nimforum

    nimforum

    Lightweight alternative to Discourse written in Nim

    NimForum is a lightweight forum software written in Nim, designed for simplicity and ease of deployment. It powers the official Nim programming language forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    INim

    INim

    Interactive Nim shell / REPL / Playground

    INim is an interactive shell (REPL) for the Nim programming language, providing a platform for executing Nim code snippets in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Prologue

    Prologue

    Powerful and flexible web framework written in Nim

    Prologue is a fast and lightweight web framework for Nim, inspired by Flask. It simplifies the process of building web applications with minimal overhead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Nimbus Eth2

    Nimbus Eth2

    Nim implementation of the Ethereum Beacon Chain

    Nimbus-eth2 is a Nim implementation of the Ethereum Beacon Chain, designed to be efficient on resource-restricted devices. It plays a crucial role in Ethereum 2.0 infrastructure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    nlvm

    nlvm

    LLVM-based compiler for the Nim language

    nlvm is an LLVM-based compiler for the Nim programming language, aiming to leverage LLVM's optimization capabilities for improved performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    moe

    moe

    A command line based editor inspired by Vim. Written in Nim

    Moe is a lightweight, modern text editor written in Nim, designed for simplicity and efficiency while providing a minimal yet functional editing environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    HappyX

    HappyX

    Macro-oriented asynchronous web-framework written in Nim

    HappyX is a macro-oriented asynchronous web framework written in Nim, facilitating the development of web applications with a focus on performance and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Status Desktop

    Status Desktop

    Status Desktop client made in Nim & QML

    Status Desktop is a client application developed in Nim and QML, providing a secure and private communication platform that integrates messaging, cryptocurrency wallet, and Web3 browser functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mummy

    Mummy

    An HTTP and WebSocket server for Nim

    Mummy is a multi-threaded HTTP 1.1 and WebSocket server written entirely in Nim, designed to maximize server hardware performance without compromising on developer experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NemoClaw

    NemoClaw

    NVIDIA plugin for secure installation of OpenClaw

    ...NemoClaw enables users to launch sandboxed agent environments that control network access, file permissions, and inference requests through policy-based security. The platform integrates with AI models such as NVIDIA Nemotron and supports multiple inference backends including cloud APIs, local NIM deployments, and vLLM. Through its command-line interface, developers can deploy, monitor, and manage AI assistants running inside isolated sandboxes. By combining sandbox orchestration, agent management, and AI model integration, NemoClaw provides a secure foundation for building and operating autonomous AI assistants.
    Downloads: 94 This Week
    Last Update:
    See Project
  • 14

    nim/quad_bools

    Store boolean array with 4 states

    Boolean array with states for true/false/unknown/unknowable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    nim/immute

    Simple function to convert mutable value to immutable value

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    nim/smatchlist

    Sequential string matches

    Nim library to provide cascaded matches on a given string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    nim/file_extras

    Some extra nim functions for handling files

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    nim/string_matchers

    Nim functions to match portions of strings

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    nim/path_access

    Some nim functions to test access rights to files and directories

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    nim/path_owned

    Nim function to check if current user owns specified file or directory

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    nim/unique_values

    Store table of unique values

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    nim/string_extras

    A few extra string utility functions

    Some nim language string utility functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    nim/match_args

    Match command line arguments

    NIM functions to iterate over command line arguments and split parts of arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    nim/quad_states

    Return one of four states indicating success or failure of a function.

    Nim functions that take Options[] and Restults[] states and extends them in one bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB