Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
AI-generated apps that pass security review
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.
To develop a plug-in for eclipse (eclipse.org) allowing for seamless Eiffel Development using the SmartEiffel (smarteiffel.loria.fr) compiler and the ELJ (elj.com) tools.
Java Class and Byte Code verifier. Verifies static class file structure, external references, analyzes operand stack and local variables through byte code execution emulation. Includes CLDC standard verfication.
E2HC08 is a free development enviroment for Freescale Semiconductor ( Motorola's company ) 68HC08 microcontroler on GNU/Linux. It has been written in C and features towards a Integrated Development Environment (IDE) and future integration with another f
The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
Add full .xSYM format support to OSX version of gdb. This allows source level debugging of CFM and CodeWarrior compiled MachO programs with command line gdb. Also a tweaked version of gdb for CodeWarrior users is available.
A tool to monitor and analyse data transmitted between clients
and a server through a TCP connection. This tool focuses on the data stream
(software layer), not on the lower level transmission protocol as
packet sniffers do.
A program to apply a link map to a Mac OS X crash log that came from a build without traceback tables. The output contains at least as much information as would the same crash log from a corresponding build with traceback tables.
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.
gtracer traces gsignal's `connect', `emit', `disconnect' and `callback invocations' in gtk application, and about `connect', `emit' and `disconnect', backtracing of function calls is also provided.
lfyre is a general purpose, compiled programming language. It offers high performance, expressive power and flexibility. It has many features found in other languages, plus extra features as creating new operators, keywords and programming paradigms.
An XML socket server written in C# to be used by Flash developers who desire comprehensive logging and property inspection capabilities without the to use the Macromedia IDE.
Yet Another Java Profiler (YaJP) is a profiler tool that uses the JVMTI interface. It can be used to selectively trace a java program and store this information in a compressed logfile. This logfile can then later be analyzed using the same tool.
Serial line sniffer (slsnif).
slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions.
BeanClipse is a NetBeans plugin for Eclipse: NetBeans runs embedded within the Eclipse platform as a plugin offering the best of both worlds to Java developers.
May be just a joke ;-) ....
Check also it's twin at : http://sf.net/projects/netclipse
JTAG base library, ARM7TDMI and MIPS debugger stubs for GDB.
Extendable architecture to add JTAG device drivers, debuggers, and custom JTAG applications.
The dude is a UNIX debugging package independent of the ptrace() system call; it consists of a kernel module [the_dude.o], a library to interface with the module [libduderino.so], and an ncurses client [ddbg] .
Prolint is a tool for automated source code review of Progress 4GL code. Prolint can enforce company coding standards and finds sloppy code and code that may perform differently than how the programmer intended.
A mini cross-platform IDE to cooperate with GCC, GDB, VIM.
Programming Language: Python, Vim script.
OS: OS independent.
Graphics libraries: Use just vim native UI functions.
A java class assambler. This program assembles java byte code instructions for the JVM, like MASM for the CPU. Knowledge of the java byte code instruction is strongly required.