Full-stack observability with actually useful AI | Grafana Cloud
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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
This is a code generator program for PHP. It will read all the tables from the given DB, generate Entity classes in PHP.
This is Written in Java. You need JRE to execute this. See wiki for details.
A Python interface for the Perforce SCM System. PyPerforce allows you to connect to a Perforce server and execute Perforce commands directly from Python code.
ExecROM is a program that allow you to execute ROM files on a real MSX (from MSX1 up to MSX Turbo-R). XPCtools is a set of tools written in C, to create and maintain XPC patch files on a modern desktop (Mac, Windows, Linux, etc).
yume is a menu system with user-variable shell commands. For example, yume -bu date ls -ex -do 'ls -al' 'cal -3' makes a menu with 3 fixed buttons and 2 editable ones that can execute when the mouse cursor crosses them. yume3 is Gtk-based.
Webnight Commander is web file manager with interface similar to GNU Midnight Commander. The main difference is that Webnight Commander have only one directory panel.
Antares DSM is a software to manipule all types of DSMs (see more about DSM in www.dsm.org).
In Antares DSM is possible create, see, and execute functions to optimize the DSM projects.
This project permits to execute jUnit randomly: per ClassRunner and per suite.
This approach is not the best to reproduce errors, however, it aims to discover new ones.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Automata is a Tool to simultaneously control several Instruments for Test and Measurement. Automata allows Hardware designers to develop and execute various testcases. Automata support instruments that are connected to a LAN. the GUI is a web browser
JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine.
MineCraft Server Gui is a program that enables Minecraft server admins to execute native server commands by using a GUI, instead of having to type explicit commands.
Lanzador is a software to use in PenDrivers, Etc.. To easy and fast execute of portable Apps installed in the Memory. So you can have Apps all over the memory, and simply click the Lanzador Icon in the Task Bar, and Doble Click the App that you want.
Simple Plugins is a plugins framework for .Net based apps which can be used to create new .Net based pluggable apps as well as to make existing .Net apps pluggable. Its a simple and easy to use .Net AppDomain based plugins solution for any .Net app.
PowerStateControler goal is to: 1. schedule computer shut, sleep or hibernate mode; 2. disable sleep mode for laptop computers if user wants to execute a task without staying in front of computer (example: download, backup...). 3. Power monitor off.
SEvents is a System of Event programming with random factor designed to accept a script file and execute it with using extra modules. One module - one object, which relate on changing of some variables.
unGrid is an open source framework for distributed medical imaging. The system consists of a computing grid that harnesses idle CPU cycles from existing workstations, and a framework to execute jobs on that grid.
goinedit is a texteditor, Integrated Development Environment that supports every programming languages. It has an integrated shell terminal and function buttons like compile, execute, debug. It has a support for Microchip Pic and pickit! easy to use!
Through this software we shall associate a name to a directory and use this name to directly change to that directory (from any other directory). Similarly we can associate a name to any command and late use this name to execute that command.
A python daemon to watch a directory for kernel’s inotify events and then execute an rsync command to synchronize two different directories (local or remote). A poor man’s mirroring or an alternative (not so) real data replication mechanism
These three tools build Checkpoint, Cisco ASA or Netscreen policys from logfiles. They write dbedit, access-list or set address, set service and set policy commands for the traffic seen in the logs, that can be cut and pasted into the firewalls. WOOT
Ntccrt is an interpreter for the Non-deterministic Timed Concurrent Constraint (ntcc) calculus and its probabilistic extension (pntcc). It allows to execute models either as a stand-alone program, as a patch in OpenMusic or as an plugin in Max/MSP or PD
xcave is a wine cellar manager. I mean a software to allow you to view and manage the contents of a wine cellar not a piece of software to allow you to execute ms windows soft on linux
You might want to use this program if you host or rent a Counter Strike Source server. It lists for you all the maps in the cstrike/maps folder and place their names in the maplist.txt file.
Place it in the maps folder and execute it. Enjoy ;)
Simple module which should allow python 2 to execute files written for python 3 (not vice versa), but with a few restrictions. Written in response to the question "why doesn't something like this exist in the standard library?". Currently in Alpha