Nim nimble

Open-source Nim projects categorized as nimble

Top 7 Nim nimble Projects

  • INim

    Interactive Nim Shell / REPL / Playground

  • Project mention: Nim | news.ycombinator.com | 2023-12-06

    - `nim secret`[0]: code is interpreted with Nim's vm, it is limited to compile-time (e.g. no C/C++).

    - `nlvm r`[1]: nlvm backend supports JIT compilation and repl-like interface was added in latest release.

    - `inim`[2]: supports all nim code, but it's not really a true repl. It adds code to a file and recompiles it (you can see the source file with `ctrl+x`). I'd recommend to use it with clang compiler, because it's a bit faster than gcc in my experience. It's the best option right now. And I use it almost daily.

    First two options have rudimentary input system. But you can get command history and left-right navigation by wrapping them with rlwrap (should be preinstalled on most *nixes): `rlwrap nim secret`, `rlwrap nlvm r`.

    There are plans to support incremental compilation for the next Nim release (it is currently broken). That would improve inim and other repls experience significantly.

    [0]: https://nim-lang.org/docs/manual.html#restrictions-on-compil...

    [1]: https://forum.nim-lang.org/t/10697

    [2]: https://github.com/inim-repl/INim

  • packages

    List of packages for Nimble (by nim-lang)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • norm

    A Nim ORM for SQLite and Postgres (by moigagoo)

  • Project mention: Nim v2.0 Released | news.ycombinator.com | 2023-08-01

    Congratulations to everyone involved and the entire Nim community!

    Nim has been my language of choice for the past decade and I'm really happy with the new features in Nim 2.0. Some of them are real gamechangers for my projects. For example, default values for objects theoretically allow me to make Norm[1] work with object types along with object instances. And the new overloadable enums is something Karkas [2] wouldn't be possible at all (it's still WIP though).

    [1] https://norm.nim.town

    [2] https://karkas.nim.town

  • itertools

    Nim rewrite of a very popular Python module of the same name. (by narimiran)

  • nim-webui

    Use any web browser as GUI, with Nim in the backend and HTML5 in the frontend.

  • nimble2nix

    Painless Nimble dependencies in Nix derivations

  • nimpretty_t

    Use nimpretty with tab indentation.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Nim nimble related posts

Index

What are some of the best open-source nimble projects in Nim? This list will help you:

Project Stars
1 INim 625
2 packages 440
3 norm 367
4 itertools 131
5 nim-webui 110
6 nimble2nix 6
7 nimpretty_t 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com