Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Get started — no credit card required.
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A simple, fast, finite state machine (fsm) C codegenerator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
A framework for building web apps based on a declarative specification made in XML files, codegenerator and templating system based on XSL Transformations. Base entirely on MVC model, xpotronix permits a fast building web applications
It created a small modeling tool for PHP. It is very easy to use. It generate code classes of PHP. On the basis of class, we require database table to store and fetch data. It also write SQL code to create table.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
BOGenerator is a bussiness object generator using Visual studio add-in. Once user defined some database object schema BOGenerator could automatically generate the business layer, data access layer and database schema code for the user.
A module for phpPgAdmin for creating quick applications (application generator) for a created Postgresql database. Currently under developing, source code will be avaible when a stable version is finished.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
The athenaCL system is a cross-platform, open-source, object-oriented composition tool written in Python. Note: Development of Version 2 has moved to Google Code: http://code.google.com/p/athenacl/
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Pythoncode.
A tool to keep database objects and stored procedures synchronized with application code in a multi-developer environment with a short release cycle and multiple development branches. Tie-in to svn (subversion) for version control.
A command-line application that generates Verilog or VHDL code for an LFSR counter of any value up to 63 bit wide. The code is written in C for Win32 platform
This is a complete set of Turbo Pascal 7 softwares (zelda, graphic codegenerator) and powerfull Console/Graphical UI SDK for MSDOS These applications and framework was developped during the 1998-2001 period (when I was 18 years old) and are now frozen.
appuifw-GTK+ is an appuifw port written in Python.
It means that you can run your Pythoncode for Nokia on your PC in order to test it or use a program that has not relased yet in a PC version.
A small project to make Python files to read and write the proprietary SPSS file format. The files should be useful not just for Python projects needing to use the SPSS format, but also for those who wish to translate the code into other languages.
Marbles.net is a Database Access Tier generator to enable the developer to automate code generation for Database objects. This project is based on an open architecture to enable multiple languages and databases to be supported via a plugin system.
Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.