Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12748 ::
[2025-03-28T18:47:42+01:00]
[Araq] Failing to understand error related to Nim Generics/Templates that is being thrown
12624 ::
[2024-12-13T09:43:26+01:00]
[Araq] Sigils – Improved Multi-Threading
11720 ::
[2024-06-06T16:23:47+02:00]
[Araq] Introducing an async library inspired by Go in Nim
11120 ::
[2024-02-29T02:28:26+01:00]
[treeform] Slow image processing with pixie
10897 ::
[2024-01-22T15:09:26+01:00]
[mratsim] Exponentially-slow compile times with deeply nested iterators
10768 ::
[2023-12-15T16:38:11+01:00]
[mashingan] SIGSEGV: Illegal storage access. (Attempt to read from nil?) in coroutines
10525 ::
[2023-10-03T16:46:34+02:00]
[Araq] related_post_gen benchmark
10499 ::
[2023-09-19T23:56:19+02:00]
[Araq] Mindset Nim
10461 ::
[2023-09-06T00:33:59+02:00]
[PMunch] How can I shorten the compile time?
10428 ::
[2023-08-22T16:41:46+02:00]
[mashingan] Basic Async Questions
10232 ::
[2023-05-26T13:39:05+02:00]
[cblake] Bloom filter comparisson
10221 ::
[2023-05-24T04:44:48+02:00]
[kobi] Any fuzzy or trigram substring search library, with index, so it's instant?
10185 ::
[2023-05-09T10:31:07+02:00]
[Araq] unique refs > `isolate`
9786 ::
[2022-12-31T16:01:49+01:00]
[Araq] A serious documentation for Nim
9688 ::
[2022-12-03T19:52:39+01:00]
[Araq] Why is Rust faster than Nim in this CSV parsing example?
9342 ::
[2022-08-02T20:55:40+02:00]
[mids106] How to get just the first N bytes with httpclient ?
8935 ::
[2022-02-20T15:43:47+01:00]
[ggibson] porting c++ [string]view demo to nim: a puzzle
8552 ::
[2021-10-27T16:40:21+02:00]
[Araq] Nim for Beginners video series discussion thread
8534 ::
[2021-10-24T09:56:13+02:00]
[Araq] WTF ?! basic computations are faster in py3 than nim1.6 ?!
8214 ::
[2021-07-09T03:16:21+02:00]
[Araq] Help with object serialization please!
8082 ::
[2021-06-04T17:15:02+02:00]
[sky_khan] Issue when deploying a application with Nginx as a reverse proxy!
7926 ::
[2021-05-04T22:11:08+02:00]
[Araq] Counting word frequencies with Nim
7633 ::
[2021-03-15T16:29:20+01:00]
[Sixte] Performance comparison of various compilers
7275 ::
[2020-12-22T03:07:09+01:00]
[Araq] Why is my program so much slower in Nim than in Rust?
6327 ::
[2020-05-13T09:19:11+02:00]
[mratsim] Having problems porting a Python script for computing two cofactors of a number
6285 ::
[2020-05-02T16:02:54+02:00]
[dom96] What's the async way to receive channel messages?
5917 ::
[2020-02-11T01:42:06+01:00]
[cblake] Suggestions for optimization?
5261 ::
[2019-10-02T08:41:28+02:00]
[timothee] Is there a way to write tests & benchmarks for functions operating on NimNode?
5065 ::
[2019-08-02T15:30:47+02:00]
[Libman] What text editor are you using for Nim?
4890 ::
[2019-05-29T23:03:07+02:00]
[jyapayne] Struggling with writing an iterator
4767 ::
[2019-04-05T09:13:16+02:00]
[cblake] Running Selector on device file in linux. How to get file descriptor (int fd) from file object?
4051 ::
[2018-07-16T22:15:48+02:00]
[dom96] experiences with hosting nim specific web sites
3775 ::
[2018-04-22T23:57:10+02:00]
[Stefan_Salewski] Why is integer multiplication so slow here?
3625 ::
[2018-03-10T03:31:44+01:00]
[dom96] Announce: SuperCollider Realtime Music-Synthesizer plugins in Nim (Proof of concept)
3317 ::
[2017-11-10T14:02:24+01:00]
[Udiknedormin] Heterogeneous object pool with Timed Eviction
2646 ::
[2016-12-02T17:04:39+01:00]
[Araq] Nim GC Performance
2468 ::
[2016-08-14T23:46:57+02:00]
[Vladar] FastStack - dynamically resizable data structure optimized for fast iteration
1622 ::
[2015-09-09T06:34:41+02:00]
[Jehan] String iteration performance.
1268 ::
[2015-05-28T18:27:00+02:00]
[Araq] Invoking BLAS functions (unexpected slowness)
1096 ::
[2015-04-02T00:20:12+02:00]
[Jehan] benchmark module for Nim
799 ::
[2015-01-26T19:59:17+01:00]
[Araq] Formatted output
769 ::
[2015-01-19T10:50:21+01:00]
[dom96] How to post task to Dispatcher from other thread?
520 ::
[2014-08-09T20:42:33+02:00]
[Araq] How does one use the actors module effectively?
442 ::
[2014-05-07T00:15:43+02:00]
[Araq] Getting max speed for an algorithm
256 ::
[2013-09-26T22:13:23+02:00]
[Araq] Nimrod at the Emerging Languages Camp
229 ::
[2013-09-07T11:33:18+02:00]
[Araq] Why not overload `^` for exponentiation in math library?
167 ::
[2013-06-13T16:43:05+02:00]
[Araq] a simple raytracer