Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
The Geek CodeGenerator will generate a geek code block for you by asking you a series of questions about yourself. The generated code can be pasted into your .sig or anywhere else you would like to display your geekiness.
Ayauhteotl is a parser generator to parse XML files, using an XML-like syntax.
The parser generator takes an XML file which describe the structure of the XML files to parse
and which associates a semantic (for now in \\\\\\\"C\\\\\\\") t
CheetahWizard is an extension of the Cheetah template engine and codegenerator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
The Random Bit Generator Test Suite will take in large blocks of binary data and attempt
to tell the user what is not random about them. Code developers, mathematicians and
statisticans welcome to help.
Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
3D Mesh generator for letters (characters string) using fonts supported by freetype, and triangle.c or libgts to triangulate contours. There are simple output for POVRAY, 3DG1, and GTS. There are few deformations already defined in code.
SpiderGen is a very simple but effective html generator. It takes input-files (menu, templates, content) and generates a whole site out of it. It's <300 lines of C-Code, ugly, but generates my Homepage ;-)
A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
jsBison is a parser generator which can read bison style grammar definitions and generates according parsers written solely in javascript. Therefore, using jsBison it is easily possible to perform "real" parsing on websites on the client side.