AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
ACMgen is an automatic codegenerator of Asynchronous Communications Mechanisms based on the generation of Petri nets models that can be formally verified against some properties and then transformed into a real implementation (e.g. C++ or Verilog).
ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
RExASTor is a codegenerator for tree like structures. The user gives it a set of expressions that look a lot like regular expression but for trees and the tool generates Java data-structures for the described trees.
Data Class Generator is a tool that generates the needed classes to use with WPF (Windows Presentation Foundation) to enable easy two way bindings using the new binding concepts in XAML.
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
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.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
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.
Pygone is to be a programming language built on top of Python, aimed to be a ridiculously high level programming language, allowing for it to be used to introduce people to programming.
Configurator and Code-Generator for automotive UDS (Unified Diagnostics Services). The generated code is independent of bus and transport-protocol. Every service is generated in it's own file. It's planned to create support for DEH and DET.
Moved to https://sourceforge.net/projects/thelei A codeGenerator which generate files like RoR based on database schema using user defined javascript file template, support multiple databases
JaCG is a code generation framework like OAW or AndroMDA. It is supposed to be very simple and easy to understand. It has just on language (java) to implement meta models, transformations and templates. This makes support from your IDE very easy.
lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
MDAOG is a Java Based DAO Generator. MDAOG generates Java source files that are used to make database access from web applications easier. It uses the DAO design principle. Currently it is geared for use with PostgreSQL databases.
Thelei is a codegenerator which generates files from database and templates written in script. It supports database plugins, and it's very easy to write a new database plugin. Access homepage for more details: http://thelei.sourceforge.net
The open web architecture framework defines web applications in an eclipse based DSL editor. A codegenerator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.