SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 Nim Linux Projects
-
codetracer
CodeTracer is a user-friendly time-traveling debugger designed to support a wide range of programming languages.
Improving code understanding is the main focus of my work and thinking right now. If we want to make advances I believe that we should rely more heavily on one key quality of the program code: It is meant to be executed.
Here are some ideas:
1. Time travel debugging. Reading a PR just like a wall of text is difficult, but what if you could step through the PR and see the state at a given line for some test executions? Time travel debugging can make this possible. You would collect a debug trace and use it to overlay the PR diff with additional controls and information to resemble a debugger's UI. I was part of the team behind Codetracer (https://github.com/metacraft-labs/codetracer) who is trying to work in this direction.
2. Test suites and coverage. We don't use them enough for understanding right now. The test suite encodes what features the code is supposed to have, and the coverage tells us where in the code those features are implemented. I'm playing with an idea about this here: http://atlas.vihren.dev When we intersect coverages for the different test cases we can arrive at code segments which represent "atomic behaviors" present in the code. They form a mathematical structure which can be represented as a graph. I am currently exploring what value we can extract from it for the benefit of both humans and agents.
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
-
-
qwatcher
Queue watcher helps monitor TCP connections and diagnose buffer and connectivity issues on Linux machines related to input and output queues
Nim Linux discussion
Nim Linux related posts
-
TTop 1.2.0 monitoring tool: Docker support and triggers
-
Show HN: TTop – System monitoring tool with historical data, triggers and TUI
-
TTop 0.8.6 monitoring tool: supports triggers and notificvations
-
TTop: System monitoring tool with TUI, historical data service and notifications
-
NiGui: Cross-platform desktop GUI toolkit written in Nim
-
Announcing qwatcher version 0.2.0
-
First Nim project - qwatcher
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Sep 2026