netanim

ns-3 network animator

Active Pure Nim score 66/100 · last commit 2026-06-02 · 5 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 5
Forks 9
Open Issues 0
Last Commit 2026-06-02
Downloads 0
Last Indexed 2026-08-01 04:44

Installation

nimble install netanim
choosenim install netanim
git clone https://gitlab.com/nsnam/netanim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
netanim - - - - - - -

Source

Repository https://gitlab.com/nsnam/netanim
Homepage https://gitlab.com/nsnam/netanim
Registry Source gitlab

README

Build instructions

git clone https://gitlab.com/nsnam/netanim.git
cd netanim
mkdir build && cd build
cmake .. && cmake --build .

The NetAnim binary is now located at ./netanim/build/bin/netanim