Logo

Nim Developer Resources - Made by 0x3d.site

A curated list of awesome Nim frameworks, libraries, software and resources.

Main website: https://0x3d.site

📝 Latest Nim Articles on Dev.to

Thumbnail

The Happening of A Template Engine for Nim

Nothing about this is deliberately designed; everything about this happened by accident. So I have a......

  • ✍️ Author: Zetian Lin
  • 👍 Reactions: 0 | 💬 Comments: 0
  • 📅 Published on: 1/6/2025
  • 🏷 Tags: webdev, programming, nim, backend

Thumbnail

Pure Science/Math Notation in Nim: Multiplication

Flexible is Nim's syntax, which allows you to write something you may never image that you can write......

  • ✍️ Author: lit
  • 👍 Reactions: 0 | 💬 Comments: 0
  • 📅 Published on: 9/15/2024
  • 🏷 Tags: nim, programming, tutorial, productivity

Thumbnail

tohray - microblogging application in nim

ತೊರೆ, pronounced "toh-ray" (with a dental 't' sound), is a microblogging application to capture......

  • ✍️ Author: Pradeep Gowda
  • 👍 Reactions: 1 | 💬 Comments: 1
  • 📅 Published on: 8/14/2024
  • 🏷 Tags: nim, webdev, fly

Thumbnail

nim for embedded software development

While we in embedded-land are mostly working with either C or C++ on our professional ventures, often......

  • ✍️ Author: abathargh
  • 👍 Reactions: 2 | 💬 Comments: 0
  • 📅 Published on: 3/28/2024
  • 🏷 Tags: nim, embedded, metaprogramming, arduino

Thumbnail

Why is No-one Talking about Nim-lang?

This is far more promising than Rust, Zig or Golang for common application abstraction purposes. ......

  • ✍️ Author: player 0
  • 👍 Reactions: 1 | 💬 Comments: 0
  • 📅 Published on: 3/20/2024
  • 🏷 Tags: nim, programming, productivity, devops

Thumbnail

EZ Bkup: The easiest backup program on earth!

EZ Bkup: The easiest backup program on earth! EZ Bkup is a data backup program for the desktop,......

  • ✍️ Author: EZ Bkup
  • 👍 Reactions: 1 | 💬 Comments: 0
  • 📅 Published on: 1/19/2024
  • 🏷 Tags: opensource, nim, backup, owlkettle

Thumbnail

Check you CPU performance here

There are a lot of different perf checks for CPUs, but, unfortunately, most of the them are more......

  • ✍️ Author: Alexander
  • 👍 Reactions: 1 | 💬 Comments: 0
  • 📅 Published on: 11/3/2023
  • 🏷 Tags: bench, nim, hardware, community

Thumbnail

Nim experiences so far(?)..

I am developper in Nim (and Python). Am new this forum and checking it out. I see traffic on the......

  • ✍️ Author: Usire
  • 👍 Reactions: 1 | 💬 Comments: 3
  • 📅 Published on: 9/8/2023
  • 🏷 Tags: nim, python, beginners, programming

Thumbnail

Component In HappyX

With HappyX you can create single-page applications. Most often components are used for this......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 3 | 💬 Comments: 0
  • 📅 Published on: 7/26/2023
  • 🏷 Tags: happyx, nim, webdev, beginners

Thumbnail

Writing Modern Web Applications In Nim

Nim has two famous web frameworks for frontend and backend development - Jester and Karax, but this......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 7 | 💬 Comments: 0
  • 📅 Published on: 7/22/2023
  • 🏷 Tags: webdev, beginners, opensource, nim

Thumbnail

An Intro to NIM: The Python-Like Programming Language Used By Malicious Ransomware Developers

What if I tell you there is a language similar to Python in terms of syntax but closer to C++ or......

  • ✍️ Author: Dexter
  • 👍 Reactions: 3 | 💬 Comments: 1
  • 📅 Published on: 7/12/2023
  • 🏷 Tags: programming, tutorial, security, nim

Thumbnail

Build native NodeJS / Bun addons with Nim language, in seconds 👑

This is DENIM! a little CLI monster and library that provides Nim bindings for writing safe and fast......

  • ✍️ Author: George Lemon
  • 👍 Reactions: 2 | 💬 Comments: 0
  • 📅 Published on: 6/27/2023
  • 🏷 Tags: napi, node, bunjs, nim

Thumbnail

Writing Simple RestAPI in Nim With HappyX #3

Hi there 👋! Previously we add posts getting 🙂. Now we implement post adding ✌. At first go into......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 3 | 💬 Comments: 2
  • 📅 Published on: 5/26/2023
  • 🏷 Tags: happyx, nim, tutorial, api

Thumbnail

Writing Simple RestAPI in Nim With HappyX #1

In this tutorial series we create RestAPI in Nim using HappyX web framework ✌ Getting......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 8 | 💬 Comments: 1
  • 📅 Published on: 5/22/2023
  • 🏷 Tags: happyx, tutorial, beginners, nim

Thumbnail

RestAPI Request Models In Nim 👑

HappyX provides request models since v0.20.0 You could also saw request models in Fastapi Model......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 1 | 💬 Comments: 0
  • 📅 Published on: 5/19/2023
  • 🏷 Tags: nim, webdev, api, happyx

Thumbnail

HappyX web-framework

What Is HappyX? 🤔 HappyX is a macro-oriented asynchronous web-framework written in Nim......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 1 | 💬 Comments: 0
  • 📅 Published on: 5/18/2023
  • 🏷 Tags: nim, webdev, happyx, opensource

Thumbnail

Writing API in Nim

Why Nim 🤔 Nim is powerful programming language that compiles into C, Cpp, ObjC and......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 1 | 💬 Comments: 0
  • 📅 Published on: 5/12/2023
  • 🏷 Tags: webdev, beginners, api, nim

Thumbnail

Writing Single Page Application With Nim 👑

Why Nim 🤔 Nim is powerful programming language that compiles into C, Cpp, ObjC and JS......

  • ✍️ Author: Ethosa
  • 👍 Reactions: 3 | 💬 Comments: 1
  • 📅 Published on: 5/9/2023
  • 🏷 Tags: nim, beginners, webdev, tutorial

Thumbnail

My Nim Development Weekly Report (2/19)

First of all, the Nim development follows The Roadmap 2023, which specifies what features might be......

  • ✍️ Author: ringabout
  • 👍 Reactions: 6 | 💬 Comments: 0
  • 📅 Published on: 3/3/2023
  • 🏷 Tags: nim

Thumbnail

Contribute to the Python-like Nim language

Progress fixes the documentation of typeclasses closes #21536; fixes......

  • ✍️ Author: ringabout
  • 👍 Reactions: 7 | 💬 Comments: 0
  • 📅 Published on: 3/27/2023
  • 🏷 Tags: nim, opensource, contributorswanted, programming

Thumbnail

My Nim Development Weekly Report (3/19)

Progress Checks the potential errors with closure calls fixes #19857; Exception......

  • ✍️ Author: ringabout
  • 👍 Reactions: 7 | 💬 Comments: 0
  • 📅 Published on: 3/20/2023
  • 🏷 Tags: nim, opensource, contributorswanted, programming

Thumbnail

My Nim Development Weekly Report (3/12)

Progress chores closes #16654; add a test case. closes #20704; add a test......

  • ✍️ Author: ringabout
  • 👍 Reactions: 6 | 💬 Comments: 0
  • 📅 Published on: 3/13/2023
  • 🏷 Tags: nim, opensource, contributorswanted

Thumbnail

Techniques for developing JavaScript targets in Nim

In addition to transporting to C and creating executable binaries, Nim can also output......

  • ✍️ Author: medy
  • 👍 Reactions: 2 | 💬 Comments: 0
  • 📅 Published on: 3/6/2023
  • 🏷 Tags: nim, javascript, webdev, frontend

Thumbnail

My Nim Development Weekly Report (3/5)

Progress chores remove nosinks hacks from compiler. test DLL generation with......

  • ✍️ Author: ringabout
  • 👍 Reactions: 6 | 💬 Comments: 0
  • 📅 Published on: 3/6/2023
  • 🏷 Tags: nim

Thumbnail

Using Meta-Programming For Internationalization and Localization in Nim

TL;DR Check this out: https://github.com/heinthanth/ni18n What is Nim The......

  • ✍️ Author: Hein Thant Maung Maung
  • 👍 Reactions: 2 | 💬 Comments: 0
  • 📅 Published on: 3/3/2023
  • 🏷 Tags: i18n, l10n, nim, metaprogramming

Thumbnail

My Nim Development Weekly Report (2/26)

Progress chores invalid module names errors have been improved, it now says......

  • ✍️ Author: ringabout
  • 👍 Reactions: 6 | 💬 Comments: 0
  • 📅 Published on: 3/3/2023
  • 🏷 Tags: nim

Thumbnail

Make std/strformat work at the compile time in the Nim language

The Nim language is a great statically typed modern programming language. Its built-in VM is quite......

  • ✍️ Author: ringabout
  • 👍 Reactions: 1 | 💬 Comments: 0
  • 📅 Published on: 2/14/2023
  • 🏷 Tags: nim, nimlang

Thumbnail

The way integrate Rust into Nim

Let's make use of Rust's assets in Nim!...

  • ✍️ Author: medy
  • 👍 Reactions: 5 | 💬 Comments: 0
  • 📅 Published on: 1/22/2023
  • 🏷 Tags: nim, rust

Thumbnail

How to Factorialise a Number (and not end up in a spiralling void of zeros)

Hey! So we want our code to do this: 5! = 1 * 2 * 3 * 4 * 5 = 120. This is how: function......

  • ✍️ Author: Realised-Prophets
  • 👍 Reactions: 2 | 💬 Comments: 0
  • 📅 Published on: 11/19/2022
  • 🏷 Tags: nim

Thumbnail

Nim for Beginners

Hello everyone! A while back i discovered the Nim Programming Language and quickly fell in love with......

  • ✍️ Author: Kiloneie
  • 👍 Reactions: 6 | 💬 Comments: 0
  • 📅 Published on: 11/3/2021
  • 🏷 Tags: tutorial, nim, beginners, video

Bookmark This Page Now!