Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
QASE is a Java-based API designed to provide all the functionality needed to create game agents in Quake 2. Powerful enough to facilitate high-end research, it is also suitable for undergrad courses geared towards classic AI and agent-based systems.
The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
Modyna is an open source application to model dynamic systems and simulate their behaviour. Modyna lets you define a system visually. It automatically builds the equations to simulate the systems behaviour. Simulation results are shown as graphs.
This package has been created in order to control, solve and manage a 2x2
rubik cube using java language. Its methods can mix and solve the cube, and allow
the user to change the cube information in any time. There are two ways to solve the cube.
It provides a graphical animated representation of a network simulation run (e.g. for ns-2). Further, common metrics are calculated and displayed. The tool is written in Java and supplies 2 frontends (applet and stand-alone application).
A JAVA DSP circuit simulator with graphical editor for creating block diagrams. It can be easily extended by creating new blocks. Performs computations using fixed point, floating point and arbitrary precision arithmetic
Traffic Light Controlling Comparator (TLCComp) is a simulator of traffic. It is developed from Green Light District (https://sourceforge.net/projects/stoplicht/). TLCComp provides three new light controllers: Fixed-time, Fuzzy1, FuzzyN
The NS-Mapper ad-hoc scenario editor is improved and extended by adding more realistic strategies, such as random based node placement, movement and traffic to the ad-hoc simulation of the Network Simulator 2 (NS-2).
easySP is a Graphical application that allow learn signal processing easiest. Students can play with the parameter of each module to understand for example how works a digital filter. easySP also permits the addition of new modules by a xml plugin.
jversim is a traffic simulator. Simulated networks can have one- or two way roads, destinations and simple crossroads. It shows a graphical simulation and problematic areas. It can be used as a toy or for learning about discrete simulations.
PSI stands for Prototype-Simulate-Interact. Its aim is to provide a complete, modular, flexible and easy-to-use framework to prototype dashboards and cockpits.
CellGIS is a wireless planning tool that uses Java and ASCII Raster maps format. It allows to implement more propagation models and funcionalities by means of plug-ins.
The goal of this project is to be an improvement of the original Network Animator (NAM) module provided as part of the Network Simulator 2 (NS2). This tool provides topology visualization, TCL script generation, and enhanced simulation animation.
This program tries to simulate a simple computer. Users can write assembly programs for this simulator, which can be loaded and interpreted as instructions. An OS is also included with it, providing process dispatching and file system functions.
ABSim is an Agent-Object-Relationship (AOR) simulation system based on a Java program library. The development of ABSim has terminated. Its successor is <a href="http://oxygen.informatik.tu-cottbus.de/aor/?q=node/2">AOR-JSim </a>
A game/toy that simulates a world environment with organisms to survive: game of life with more complex rules. Every programmer can make his/her own organisms and compete with others. Hopefully in the future it will support genetics.
This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.