Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
13861 ::
[2026-04-14T07:01:25+02:00]
[Araq] Piggybacking on Python
13816 ::
[2026-03-25T17:03:28+01:00]
[Araq] What are the options available in the Nim ecosystem for green threads?
13815 ::
[2026-03-25T13:47:52+01:00]
[Araq] Demo-code for a generalized threaded datastore
13795 ::
[2026-03-15T17:58:07+01:00]
[Araq] nimhuml – A Nim parser and serializer for HUML (Human-Oriented Markup Language)
13778 ::
[2026-03-11T00:41:18+01:00]
[morturo] How do I destroy an object in Nim?
13775 ::
[2026-03-09T22:19:06+01:00]
[Araq] Programming error or Nim bug
13767 ::
[2026-03-06T20:59:47+01:00]
[Araq] Vibe coding challenge: SSO for Nim 2
13760 ::
[2026-03-02T15:52:28+01:00]
[cmc] Advices for Nim Networking
13759 ::
[2026-03-01T18:01:02+01:00]
[Araq] New benchmark
13732 ::
[2026-02-18T18:56:37+01:00]
[Araq] result as an (optional) out parameter
13705 ::
[2026-02-09T12:13:55+01:00]
[Araq] Forcing the `=dup` definition?
13695 ::
[2026-02-06T19:55:04+01:00]
[Araq] Nim's memory management strategy going forward?
13657 ::
[2026-01-19T05:08:41+01:00]
[Araq] Clusterfuck part 2: Nim concurreny and chronos
13608 ::
[2026-01-01T12:43:43+01:00]
[Araq] Nim string is binary safe?
13595 ::
[2025-12-28T17:37:44+01:00]
[Araq] Either type
13581 ::
[2025-12-21T09:56:02+01:00]
[Araq] Lets talk about package management.
13575 ::
[2025-12-19T11:08:01+01:00]
[Araq] Percy: Yes, it's another package manager.
13553 ::
[2025-12-08T17:27:29+01:00]
[Araq] immutability of passed data within a thread
13542 ::
[2025-12-04T22:04:20+01:00]
[Araq] How to define a proc compatible with a static C function?
13508 ::
[2025-11-17T11:12:06+01:00]
[Araq] Time critical reading of geographical data
13483 ::
[2025-10-31T18:59:38+01:00]
[Araq] nimsync v0.1.0 — Lock-free SPSC channels (213M ops/sec single-threaded)
13476 ::
[2025-10-27T11:39:45+01:00]
[Araq] Share an immutable graph of objects with many threads at once
13105 ::
[2025-06-13T14:42:04+02:00]
[darkestpigeon] Weird compilation bug with table, deque and effects
12704 ::
[2025-03-04T18:31:26+01:00]
[Araq] Your setup for Nim debugging?
12011 ::
[2024-07-15T18:44:35+02:00]
[darkestpigeon] Memory leak in event loop inside a thread?
7498 ::
[2021-02-12T11:37:16+01:00]
[treeform] Nim Design Patterns?