One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.