Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Avrora is a suite of tools for analyzing and debugging programs for AVR microcontrollers. It has support for a sensor platforms such as Mica2 and MicaZ, allowing wireless network simulation and allows dynamic instrumentation and static analysis.
ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs
This is a dynamic slicing tool for Java programs. The tool modifies the Kaffe virtualmachine to collect the execution trace, and compress the trace on-the-fly. Please proceed to the tool's website http://jslice.sourceforge.net/ for download.
jDiSeq is a recording facility for call sequences within any JavaVirtualMachine. Typical usage is to generate UML (Unified Modeling Language) sequence diagrams of a running system - client or serverside.
xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from JavaVirtual Machines in a distributed system. The xdProf client uses a C/C++ JavaVirtualMachine Profiling Interface (JVMPI) library and works on many platforms.