Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
MakeML will make it easy to compile a C/C++ project, with a makefile replacement based on XML. features :
1. automatic dependencies checks
2. easy defaults ( with overrides)
3. export to makefile
mkDoxy is to makefiles what Doxygen is to source files: it parses a makefile and produces HTML documentation of available targets and macros. Only comments starting with ## are considered, so it is easy to control what documentation is generated.
Driven by an overwealming disgust for the current makefile system's out there, this project combines a patch to gmake implementing embedded 'macros' with a backend makefile to do all the work in creating a buildtree for you.
A interpreter for the brainf*k programming language which also can generate C code (and a Makefile).
Supported compilers: gcc (linux, cygwin, ...) and MSVCPP 6.0
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.
A small package of tools to eliminate redundant #inclusion of headers with C and C++. It is not tied to any particular compiler, but does require that source be altered (adding formal comments such as /*:class*/).
Menugool is a menu generation language for Ncurses. It takes as input a small language describing the menu, and spits out C code (optional makefile) to display the menu. You can embed callbacks or call external scripts (in this way you can create a men
An Web IDE that enables you to edit, compile, cvs in/out, do file release and produce documentation from a single friendly user web page or out of a Makefile!
Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
A GNU-make Makefile based build tool that attempts to minimize the effort required to build libraries, and binaries by managing OS, compiler, and environment portability issues for the developer.
fd2python creates a python interface to the Xforms graphics library.
It provides features that can build template main code, template callback code, and a template makefile. fd2python is run from 'fdesign -python'.
A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
A build-management tool used for manually generating Microsoft Visual Studio DSP (project) and DSW (workspace) files, or automatically generating such files based on existing Makefile(s)/Makefile.am(s), written in perl.
A C/C++ dependency generator for large software projects. Parses all source files in a directory tree and constructs a large dependency file for inclusion in a Makefile.
MadConf is not "yet another build configuration system" it is just a collection of M4 and Makefile snippets for GNU Autotools in order to help programmers to write their configuration files.