network-simulation
There are 91 repositories under network-simulation topic.
omnetpp/omnetpp
OMNeT++ Discrete Event Simulator
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
tinynetwork/tinet
TiNET is network emulator environment for network function developer, routing software developer and networking educator. this is very simple tool that generate just shell script to construct virtual network.
meshtastic/Meshtasticator
Discrete-event and interactive simulator for Meshtastic.
kartben/lorawan-node-simulator
Simulation infrastructure for a LoRaWAN network (gatways and end devices) that's easy to configure and run from your CLI. Also available as a Docker container.
harismuneer/Network-Simulation-Using-Cisco-Packet-Tracer
🖧 Designed this network configuration for the network of three companies, given some constraints. Its an interesting problem demonstrating the concepts of Classless IP Subnetting and using RIPv2 Protocol.
CiscoDevNet/virl2-client
Client library for the Cisco VIRL 2 Network Simulation Platform
slankdev/tinet
This is moved to http://github.com/tinynetwork/tinet
eniac/MimicNet
Predicting network performance at scale
tztsai/Energy-Efficient-5G-RL
This repository presents a multi-agent reinforcement learning approach for energy-efficient collaborative control of base stations in 5G networks.
gdmoney/Cisco-CML-on-AWS
Run the Cisco Modeling Labs (CML) network simulation tool on AWS.
llevier/vigrid
Vigrid is a Cyber Range redesign of the GNS3 tool able to virtualize almost any physical device on many CPU. It is also able to virtualize entire networks not visible between them. Vigrid adds industrial cloning. clientless console accesses. snapshots. unlimited scalability. standalone or infrastructure and cloud designs.
JorisHerbots/vegvisir
Vegvisir is an automated testing framework for orchestrating prototypical QUIC-HTTP/3 client-server communications using simulated network conditions.
bobuhiro11/mininetlab
A set of mininet scripts to simulate multi-node frr, bgp, evpn, vxlan, etc.
Subangkar/NS2-Network-Simulation-Project-BUET
Network simulation project in ns2 of Ethernet-Wired-802.3, IEEE 802.15.4, Satellite, Wired-Wireless-802.11 cross network as part of an assignment of Computer Networking lab course of CSE, BUET.
CiscoDevNet/terraform-provider-cml2
Terraform provider repository for Cisco Modeling Labs
microsoft/internet-in-a-box
Enabling data-informed network simulation
rmdezz/Slip---Network-Simulation-Tool
Slip is a Windows application designed to simulate network conditions like latency, duplicate, shuffle, encrypt, drop, and traffic shaper bandwitdth using WinDivert library, its own C# UI interface, C/C++ dll for the backend code, and C# console message reader.
IPoAC-SMT/DONE
Docker Orchestrator for Network Emulation
OSSpk/Ring-Star-Hybrid-Topologies-TCL
👨💻 This repository provides working code and complete description for Ring, Star and Hybrid Network Topologies. The scripts are written in Tcl for NS which is used to simulate the behavior of networks and NAM is used as a visual aid showing how packets flow along the network.
ayushjain01/CN-Lab
This repository contains the following lab program for Computer Networks Lab, 5th sem, ISE.
abhinav-bhardwaj/AODV-Routing-Network-Simulation
Ad-hoc On-demand Distance Vector Routing Protocol Simulation
aMorteza/TCP-NS2-Congestion-Control
ns2 is a network simulation tool, here three network congestion control algorithms on TCP connection for two traffic flows compared using ns2 and plotting average characteristics.
ederlf/horse
A hybrid tool for network reproduction
rschmied/terraform-provider-cml2
(moved to DevNet) A Terraform provider for Cisco Modeling Labs (CML) 2
Subangkar/Satellite-Network-Simulation-ns2
A simple network simulation in ns2 of Satellite network measuring performance metrics like measuring performance metrics like total energy consumption, throughput, packet transfer ratio and average end-to-end delay with respect to variation in number of nodes and also AverageDelay with respect to variation in altitude has been measured and plotted in graph using gnuplot.
Subangkar/Wired-cum-Wireless-Network-Simulation-ns2
A simple network simulation in ns2 of Wired (IEEE802.3) and Wireless 802.11 cross flow network measuring performance metrics like throughput, packet transfer ratio, average end-to-end delay with respect to variation in number of nodes, flows and number of packets per second.
Thlamz/MAVSIMNET
A simulation framework for mobile vehicle networks
FilipeLopesPires/XPTO-Network
XPTO-Network: a complete enterprise network plan.
Subangkar/IEEE802.15.4-static-ns2-network-simulation
A simple network simulation in ns2 of IEEE802.15.4 protocol measuring performance metrics like average total energy consumption, throughput, packet transfer ratio etc. with respect to variation in number of nodes, flows, coverage area etc.
AurelienAubry/NetworkSimulator
A network simulator based on Docker containers
fangvv/JTrana
A Java-based NS2 Wireless Trace Analyzer
kevinwoodward/ns3-fixedshare-rtt
Implementation of the Fixed Share Experts algorithm within the ns-3 simulator (C++), applied to RTT estimation with multiple AODV routing scenarios. Analysis and visualization with python, with a formal write-up.
npranav10/ns2-docker
A Docker image to run NS2 and Tracegraph applications
Subangkar/Reliable-Data-Transfer-Protocols-CPP-Implementation
Reliable Transport Protocols (RDT3.0) alternating-bit-protocol (abp) and go-back-n (gbn) c++ implementation