There are 2 repositories under ns3-simulator topic.
Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.
This is the NS3 based module used for the Net-runner website
Analyze and compare TCP Reno, TCP Westwood, and TCP Fack performance using NS3 simulator
A Multitask Parallel Executor for ns-3 (network simulator).
Highly configurable simulation made using ns3 to compare two of the oldest TCP variants, Tahoe and Reno.
The NS3 project analyses mobile ad hoc networks (MANETs) by varying node count and routing protocols. Using NS3, it evaluates packet delivery rate, throughput, and packet loss. Users input node count and routing protocol (AODV, DSDV, or OLSR) for the simulation.
BUET CSE L3T2 Computer Networks Project
TCP Congestion control using TCP Reno Protocol along with DropTail & RED mechanism in NS3
Create a script that simulates a specific topology using NS3 which helps to create various virtual nodes. Using NS3 we can create PointToPoint, Wireless, CSMA, etc connections between nodes. Algorithm used is Open Shortest Path First (OSPF).
Research and simulation of 5G networks using LENA-NR and ns3.
This repository contains the code used to simulate the different scenarios and algorithms mentioned in the paper of the same name.
This is GUI Helper for Basic NS3 Topologies.
Blockchain Application (E-voting) on ndnSIM/ns3 using NDN/IP using RocketFuel topology
Projects focused on acquiring familiarity with the ns-3 environment, along with Wireshark and simulation workflows.
CSE 322: Computer Network Sessional | CSE, BUET | Batch 2019
Implementation of 3 network simulation scenarios and evaluation of performance using thetool ns3 .
Active Queue Management | L3/T2 Computer Networks Term Project in NS3
Projects of Computer Networks Course at University of Tehran; Spring 2023
Repository dedicated to the Wireless Networks course took at the Federal University of Paraíba. On this class, we created experiments using ns-3.
Computational tools for simulation and analysis of networks. Simulations performed with ns3.
Pre-Final Year Mini Project on topology for man in the middle attack.
This repository contains lab assignments from my 7th semester focused on network simulation using ns-3. The assignments cover a range of topics including network topology design, protocol analysis, and performance evaluation. A valuable resource for understanding the practical applications of networking concepts in a simulated environment.
This repository consists of all the programs I worked with and protocols implemented during my time as a Summer Research Fellow at IIIT Dharwad as part of IAS-INSA-NASI-SRFP 2024.
Developed an advanced Multilevel Feedback Queueing (MLFQ) algorithm to mitigate network performance issues like latency, jitter, and bufferbloat. Optimized packet prioritization for real-time applications, improving throughput, latency, and bandwidth fairness, with validated results demonstrating enhanced network efficiency.
Link state routing algorithm simulation in ns-3
Final assignment for the 'P2P and Wireless networks' course by University of Catania
NS-3 simulation in which mobile nodes send UDP packets containing the message "Hello World" to each other.
Simulations of Wireless Networks using ns-3 to understand the impact of pathloss.
This course is a practical laboratory experience that focuses on implementing computer network concepts and protocols using the Java programming language.