Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
TimeSys DistBuilder is a system for building custom embedded Linux distributions, including both host and target components. It is particularly good at deriving one distro from another.
Enables conversion of an applet into a normal Java application/Windows/Linux executable.For this application, the target user is an applet developer. Once he has completed the applet development, he can use this application to create an executable file.
A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Java code generation (maybe others) chosen by the user.
RubyScript2Exe transforms your Ruby script into a standalone
Windows or Linux executable. You can look at it as a
"compiler", for it collects all necessary files to run your
script on an other machine.
DefconfigManager is too to generate consistent Linux Kernel defconfig for different architectures and machines. It is based Kconfiglib, Python library to parse Kconfig's and defconfigs.
XTemplate is a template engine for PHP that allows you to store your HTML code separately to your PHP code. It has many useful features yet code is short and highly optimized. The code is stored here but eveything else is on http://www.phpxtemplate.org/
Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
Propelant, PRogrammable One-step Preparation of Embedded Linux using ANT, is a lightweight and extensible tool that helps you build Linux from scratch for an embedded system.
Krypton is a software build tool that applies an artifact-oriented paradigm to the build whereby the focus is on what is built rather than how it is built. Krypton's standard library provides support for building both Java and .NET software.
Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
AllInOneRuby creates an Windows or Linux executable that
includes both the Ruby interpreter and the runtime libraries.
Why? Because it's sometimes not easy, or allowed to do a
complete Ruby installation. That's where AllInOneRuby comes in.
LCD Builder is a program where you can freely compose different information (CPU, Memory, Uptime etc.) with the help of a graphical user Interface. After composing the information you can easily display them on an external lcd (liquid crystal display
Open Linux Developer is a development environment that provides a graphical front-end to the Linux compilers gcc and g++ as well as support for GTK+ development. It includes the basic essentials needed by a Linux programmer.
This is a simple shell script to download, compile and create Slackware packages of the X Window System. This is intended to be as non-interactive as possible and updated after each X release (development and stable), turning easy test and develop X.
Multifunctional development tool. Contains: Compiler, DBMS Libs, Network Libs, Forms support, IDE. Can be used as CRM or CMS system. Also it can compile and run some applications. Supports GCC. Interfaces: CLI, Terminal, CGI. GNAT requires.
Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
BTS is a Build Template System designed for building packages for th common packing systems in use by current distributions based on a single XML package description. We are finally restarting development after a long break due to NeOS work.
Maintain your software with amake (a make utility for developers). Supports strong pattern recognition and transformations. A single makefile can be used to compile an entire project.
Fastjar is an implementation of Sun's jar utility that comes with the JDK, written entirely in C, and runs in a fraction of the time while being 100% feature compatible.
EasyMake is a cross-platform, language and compiler neutral build system,
that automatically keeps track of dependencies and provide platform independent commands for common install/uninstall tasks.
The default implementation is for C/C++.
The Autoconf Macro Archive provides documented and tested macros that are useful to many software writers using the autoconf tool, but too specific to be included into autoconf itself. [DISCONTINUED]