New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Codebase moved to GitHub - use the Blue button or link in Description
...Please use the below citation when using this module: Arokkiam, Jerome A, Pedro Alvarez, Xiuchao Wu, Kenneth N Brown, Cormac J Sreenan, Marco Ruffini, Nicola Marchetti, Linda Doyle, and David Payne. “Design, Implementation, and Evaluation of an XG-PON Module for the Ns-3 Network Simulator.” SIMULATION 93, no. 5 (May 2017): 409–26. doi: 10.1177/0037549716682093
TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3).
...The main goal is to perform a quick analyzis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement.
Such tool is needed because a research simulation may generate a trace file with thousands of lines, becoming dificult to analyze manually. Due to this, this tool can be handy in case someone needs a metric that the tool already support.
TraceMetrics is an opensource tool, developed in Java and the code can be found here.
We encourage the users to report any bugs found in the tool, mailing us at tracemetrics (at) tracemetrics.net
Main source code is moved at https://github.com/jpahullo/planetsim. We recommend authors of contributions sections to move your code to github. Since then, contributions remain here for your use at will.
PlanetSim is an object oriented simulation framework for overlay networks and services. This framework presents a layered and modular architecture with well defined hotspots documented using classical design patterns.