
Nim forum
Forum użytkowników języka programowania Nim, miejsce do zadawania pytań, dzielenia się wiedzą i dyskusji na temat Nim.
simpleargs - Dead simple CLI parsing. - Nim forum
Most of Nim's CLI parsing libraries are gigantic macro-heavy opinionated things that are overkill, and don't let you write your own docstrings. The gift that is std/parseopt allowed me to vastly …
Nim Meets YottaDB – High-Performance Database Binding
I'm excited to announce a new language binding that connects Nim with YottaDB, a fast, hierarchical, key-value database engine designed for high-performance, transaction …
Which IDE to use in 2024? - Nim forum
But what tools Nim provide - for IDE to use and integrate with. I remember there were discussion and effort about: Nim Incremental Compilation, a key component to make IDE better, to give …
Tooling Update: Sep, 2024 - Nim forum
We have also enriched the Nim Panel in the vscode extension with more information about the nimlangserver status, such as Pending Requests and Project Errors, which should help …
Neo, a new package manager for Nim - Nim forum
Hey all, I've been recently writing a new package manager for Nim. Nimble's gotten awfully slow for me lately, especially inside Nix shells. I would've loved to fix that, but unfortunately the …
How to Efficiently Implement Microservices with Nim?
Nim compiles to a single executable so deploying once your have an automated, reproductible build system, is very straightforward. Scaling, well it depends what exactly you want to scale.
cannot open file: db_connector/db_sqlite - Nim forum
Dec 15, 2023 · Maybe it's the nimble file? Is there a dependency on db_connector in it? If not then that might be the error, since nimble isn't telling nim to include db_connector.
Nim version 2.2.4 released - Nim forum
Apr 22, 2025 · It is with great joy that I can share that Nim 2.2.4 is the first Nim version to have its Docker Hub images build and pushed automatically with CI from a repo affiliated with the …
Why I stopped programming in Nim
"Offensive Nim" is the most starred of any other Git repository on GitHub except the Nim project itself. it is tricky to really get nim repos by star, but using this other search you can see that …