#networking #simulator #datacenter #distributed #model #event-driven #engine

bin+lib rustasim

Distributed event-driven simulator with a focus on datacenter networks

1 unstable release

0.0.99 Jul 22, 2020

#6 in #datacenter

MIT license

115KB
2.5K SLoC

Rustasim

Continuous integration

A (hopefully) fast packet-level simulator for datacenter networks...


lib.rs:

Parallel datacenter network simulator

Throughout this crate there is a user-backend relationship between the simulation engine and the model. In general, the engine should be agnostic to the type of model being run, and should probably eventually be pulled out into its own crate.

Dependencies

~4MB
~64K SLoC