One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
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.
The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores.
See website for full list of supported targets.
Python package to retrieve and manage data of the IMDb
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
A debugger for xsl/xslt stylesheets which has functionality similar to a Unix/Linux "gdb". This is achieved using libxml2 and libxslt (gnome-xml).
A summary of commands types are
Help, running, template, breakpoint and node viewing
A GUI front-end to xsldbg is available for
* Qt5 called qxsldbg
* kate editor plugin called kxsldbg
A package for XEmacs is also available called xsldbg-mode
wsdebug is a debugger for the more or less famous WhiteSpace programming language, coming along with a rather fast interpreter, entirely coded in ISO-C. WhiteSpace is another geeky language to code in, just like Brainfuck and others.
Free MSP430 Debugger is developed in two steps : a library to provide access to the debugger hardware, and a "gdbproxy" to allow users to debug their software. This project is currently working with OLIMEX MSP430 JTAG ISO & msp430-gdbproxy.
httpdbg is an HTTP proxy server which is single-threaded and prints every HTTP request and response to a log file as well as to stdout. It effectively single-threads your browser, which can help in debugging race conditions.
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.
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] .
PrivateICE is a kernel level debugger similar to SoftICE
on Windows. Planned is also a GUI interface for normal debugging in a multitasking environment, as opposed to SoftICE which always halts the entire machine when active.
A cross-platform wxWindows class for running Ghostscript and manipulating the image it produces, plus an IDE/debugger for developing programs written in PostScript.
For a PostScript debugger, there is now also an Eclipse plug-in - see http://thomas-fritsch.github.io/psdt/
Extend the multi-thread capabilities of the gdb debugger. This targets POSIX threads implementations, although attempts to remain neutral with respect to the threads implementation. Creating a robust environment for thread debugging is the goal.
PHP_Dyn is PHP Extension to help debugging a PHP script.
You can get execution trace of scripts not to need change them.
HTTP request parameter can be printed.
Argument value of the function call and return value can be printed.
Trivial GDB (tgdb) is a library for making front ends to GDB using a simple API. Included with tgdb is a lightweight, but fully functional curses front end called cgdb.
Brick Remote is a Gnome application to control the LEGO RCX brick. It utilizes LNP to communicate with the RCX. It allows to control the three motor outputs and to monitor the three sensor inputs.
It requires brickOS on the RCX and comes with a small
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.