Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12624 ::
[2024-12-13T09:43:26+01:00]
[Araq] Sigils – Improved Multi-Threading
11623 ::
[2024-05-20T17:41:48+02:00]
[Zerbina] Spot the memory leak when using Chronos and Chronos/threadsync.ThreadSignalPtr
11615 ::
[2024-05-18T23:53:03+02:00]
[Isofruit] How to "drain" remaining work from Chronos Thread Dispatcher
11589 ::
[2024-05-12T09:47:06+02:00]
[Isofruit] How to catch exceptions in Chronos raised by asyncCheck'd Futures?
10920 ::
[2024-01-26T11:50:55+01:00]
[Araq] How to determine whether Import expected packages?
10873 ::
[2024-01-14T19:34:24+01:00]
[Araq] What are your options for dealing with leaks in asyncCheck under arc?
10858 ::
[2024-01-07T18:03:18+01:00]
[Araq] why nim don't allow it ?
10666 ::
[2023-11-21T11:51:45+01:00]
[Araq] Chronos v4 RC
10639 ::
[2023-11-15T12:36:36+01:00]
[Araq] proc/func/method: syntax
10579 ::
[2023-10-29T17:54:05+01:00]
[namisboss] Error: type mismatch: got 'PyObject' for 'getAttr(to,"piece_type")' but expected 'int'
10559 ::
[2023-10-20T10:45:56+02:00]
[oyster] 2 questions on StringStream
10548 ::
[2023-10-13T15:04:26+02:00]
[PMunch] set global for all libraries
10470 ::
[2023-09-08T20:54:05+02:00]
[cblake] why float casting is not working ?
10447 ::
[2023-08-30T23:54:35+02:00]
[Araq] nim documention
10438 ::
[2023-08-24T22:33:21+02:00]
[iffy1] Circular imports for procs
10407 ::
[2023-08-14T19:03:48+02:00]
[Araq] Equivalent to Rust's Command spawn/try_wait?
10347 ::
[2023-07-22T15:27:31+02:00]
[Araq] Concepts in Nim v2
10324 ::
[2023-07-05T11:52:31+02:00]
[arnetheduck] asyncdispatch debugging
10302 ::
[2023-06-26T12:12:38+02:00]
[cheatfate] signalfd leaks in addProcess()
10269 ::
[2023-06-13T09:42:02+02:00]
[mratsim] Why is the posix package so "low level"?
10258 ::
[2023-06-08T13:29:50+02:00]
[PMunch] Understanding `await sleepAsync`
10159 ::
[2023-05-03T01:42:01+02:00]
[didlybom] Mojo Language: Similarities/Differences with Nim, Potential Lessons for Adoption
10157 ::
[2023-05-02T06:19:35+02:00]
[arnetheduck] I'm curious about what happens when using compiler flag "-d:asyncBackend=chronos"
10155 ::
[2023-05-02T04:00:31+02:00]
[Araq] Is ORC considered production-ready? What is the consensus on its use?
10092 ::
[2023-04-12T05:33:06+02:00]
[mildred] Tcp buffer reuse for lower memory use
10080 ::
[2023-04-07T08:14:21+02:00]
[Araq] State of HTTP Servers in Nim
9960 ::
[2023-03-01T20:48:37+01:00]
[Araq] `send` for `AsyncSocket` does not work when communicating with shared libraries
8950 ::
[2022-02-25T13:13:59+01:00]
[Araq] Raises tracking and no more cyclic references in `chronos`
8524 ::
[2021-10-21T10:30:21+02:00]
[miran] Error in chronos with Nim 1.6
8238 ::
[2021-07-17T17:21:32+02:00]
[Stefan_Salewski] problem of run procedure with interval and stop the running
7347 ::
[2021-01-07T05:19:04+01:00]
[Araq] Zig-style async/await
7101 ::
[2020-11-16T14:53:10+01:00]
[gcao] Which one to choose, Asyncdispatch in Nim vs Chronos?
7065 ::
[2020-11-10T14:32:42+01:00]
[mratsim] GuildenStern 0.9: Modular multithreading web server for Linux
6872 ::
[2020-09-29T18:51:56+02:00]
[zahary] faststreams and std async sockets
6548 ::
[2020-07-16T01:01:18+02:00]
[dom96] AsyncSocket seems to be dropping data
6007 ::
[2020-02-28T16:14:29+01:00]
[zahary] Announcement: Status resumes its bounty program!
5887 ::
[2020-02-04T23:38:58+01:00]
[Araq] Status status update ;) libp2p, etc
5048 ::
[2019-07-26T11:14:57+02:00]
[Araq] Data loss with async sockets