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.
Get Started Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
An accurate, scalable, and energy-aware simulator for WSNs
...Network behavior in terms of wireless channel models are provided by the PAWiS
and the MiXiM framework.
STEAM-Sim is an extension to the PAWiS and MiXiM framework. The underlying
simulator is OMNeT++. Please see the corresponding documentation.
I also ported the Contiki v2.6 operating system to STEAM-Sim, thus it is possible
to run Contiki-based code in the simulation.
The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU.
Guide:
Prof Shrisha Rao srao@iiitb.ac.in
Prof Poonacha P G poonacha.pg@iiitb.ac.in
Students:
Abhilash C S abhilash.gowder@iiitb.org
Abhishek Varshney abhishek.varshney@iiitb.org
Dilip S dilip.s@iiitb.org
Navik Yogesh Laljibhai navik.yogeshlaljibhai@iiitb.org
Pradyot H Adavi pradyot.h.adavi@iiitb.org
Ski is an instruction simulator designed to execute and test ia64 code on non-ia64 machines. This is CPUsimulator only; there is no machine simulator (for all the stuff beyond the CPU such as the PCI bus or random IO devices).
Ellen is a CPUsimulator for educational purpose. A virtual accumulator based CPU is modelled. The main point with Ellen is to program the micro code in order to understand the basic concept of a CPU.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
An emulator for an educational CPU (P3) used in a Computer Architecture (AC) course in IST (a University in Lisbon, Portugal). The CPU is only theoritical and has a software simulator already implemented. Purpose: final AC project testing and evaluation.
GNUDE is a complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPUSimulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.