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.
Try free now
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Easy Game Library - a set of C++ classes to make game development an easy thing.
It uses SDL library as a backend do it should compile on all the platforms that are supported by SDL library.
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
A system for tracking the steps to compile and install software. Inspired by the "Linux From Scratch" book. Addresses issues: "What steps did I use to compile 'foo'?, what files did it install? I need to recompile but don't like typing all commands over.
Will allow web based (Facelet) ant compile/build/deploy script generator and runner unsing a JCR content repository for managing J2EE components in a project environnement. Maybe a little of all this soon...
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
ContractChecker is a small tool to provide support for some design by contract features to standard Java code.
Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
FluxWin is a port of FluxBox for Cygwin/XFree86 platforms. I have taken the FluxBox source and hacked away the parts that wouldn't compile under Cygwin. The latest working version is 0.0.1 based on Fluxbox 0.9.7.
Addon-Library for Qt
It consists of several classes taken out of kdelibs and modified to compile just with plain qt. Please keep in mind that this lib may have bugs I have introduced and bug me for this problems and not the original authors of the code.
EWU Project Submission Grading Application, this program allows the grader to easily extract, view, compile, & execute source code within several archive files.
Plb4jEdit adds IDE like behaviour (syntax highlighting, plugins, macros, console commandos for compile & run/debug, code completion, source structure view via SideKick-Plugin) for the programming language PL/B (e.g. http://www.sunbelt-plb.com) to the ope
This library provides an API to reflect data members of C++ classes for compile-time. Upon this API one can build arbitrary components that will work with ceflected classes. Imagine to reflect a class and you are able to store objects into DB or ...
Pave is a set of simple bash scripts which (semi-)automatically
compile and install much of the software on a linux machine from
unadulterated sources.
csInstaller will be a Java based install program similar to InstallAnywhere(R). Its main difference will be the ability to compile other source code besides Java.
A Java framework for the runtime (as opposed to compile time) creation of a collection of semantically rich property definitions. The later can be used to create and validate collections of properties. Definitions and properties can be exported in XML.
Exmmpkg is a tool used to make and install a directory of code. Exmmpkg will compile and either install it, or automatically make one of 2 types of packages from it. - This project is now obsolete thanks to emerge in gentoo.
WFC (wallaba foundation classes) is a set of low-level classes and functions for any type of application provided it is written in C++. Each compile of WFC should be tailored to the user's needs, by means of selecting/removing the modules.
Spacewar is an arcade game in wich two players have to destroy each-others space ship by hitting them with their lasers. It is written in SDL and currently runs on both the Windows and Linux operating system, but it should compile on more platforms.
...You can customize your own wallpaper directories by editing the wallpapers.ini file.
Uses only crossplatform APIs (use LibSDL,SDL_Image & fmod music library).
Should compile u
SimpleT reclaims PHP as a template language for generating web pages, while allowing domain / data access logic to remain seperate. Uses PEAR::Cache_Lite to compile output meaning pages need only be re-rendered when their content changes.
TemplateTagLib is a JSP custom tag library that allows the creation of JSP templates that support composition, parameters requirement and type checking at compile-time, and access to the parameters via the request.getParameter() and getAttribute() methods
CLAW is an extremely minimilistic programming language that is good for people looking to write their own language, or learn more about programming language design. The compiler and interpreter are just two C files that even Dev-C++ can compile!
memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions.