Showing 346 open source projects for "code template"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    XML based template engine for .NET . Most important features are: xml-based templates, multiple programing language support, template sets composed of several templates in one file, code-behind, asp-like syntax, template-includes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AMCS is a MVC framework implementation for web applications (yes, another one). It uses MySQL, Spring and JSTL. It's purpose is to greatly simplify the development of a basic web application via generic code and a template web application approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project have the Objective to create, keep and distribute a Ch3Etah ADO.NET Object Oriented Template (Ch3AdoNetOOTemplate). The Ch3AdoNetOOTemplate's are a set of XLST Templates to Generate a C# Code to Access DataBase and Generate Objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Templ8 is a code generation tool for C#, VB.Net and JScript. It allows for generalisation of repetitive coding tasks into a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQUAT/CTL is a platform independant macro template library for C/C++. It provides container, template, serialization and code generation patterns for the C/C++ language family based on C preprocessor macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A generic template engine, written in VB.NET and using VB.NET as scripting language, with integrated parameter handling and subtemplate calling. Easy to use if you know Visual Basic and the dotnet framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XDoclet is an extended Javadoc Doclet engine. It's a generic Java tool that lets you create custom Javadoc @tags and based on those @tags generate source code or other files (such as xml-ish deployment descriptors) using a template engine it provides.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Squadd is a package of additions for the Squirrel language. It's a complete, powerful, template-based binding utility and a collection of useful class templates (unified stack operations, data types management). wxWidgets to Squirrel port is in progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    DCG is a dynamic code generator that can write any text-based output like programming languages, HTML, XML, etc. It provides a very powerful yet easy syntax for template writing. The dynamic code is based on the power of .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClipsGen is a Lightweight Eclipse plugin for easy code generation. ClipsGen uses simple XML files as model and the velocity template engine for code generation. The model can be accessed by the dot-notation which is a feature of velocity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FastTrac Template Engine for Delphi. A delphi encapsulation of the Smarty Template Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DACE Database schema designer; NEMA fast web template (velocity but faster) compiler and web platform, and some useful libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The purpose of this project is to provide an Ant-based cpp-like preprocessing capability using the Velocity Template Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simteec is a small plugin for the Eclipse IDE for easy code generation. It it based upon the velocity template engine. Code is generated by specifying a template- and a properties-file, which is needed to define the variables for the template .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wxCRP can output code based on a flexible template language. This allows you to create your code only once, debug and verify it, then use it in many situations due to the flexible output of the GUI wizard and template mechanism. Also for project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Code generation framework that can be used with any template engine. NAnt task and Visual Studio.NET addin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GTW is a template based, header only C++ wrapper library for GTK+. GTW doesn't alter or hide the underlying GTK+ specific constructs. Developers can mix GTK+ code and GTW code in any proportions to create working applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apache Ant based tool for generation a template project that includes directory structure, makefiles (build.xml, for example) and portions of source code. One can find this resembles PERL h2xs tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A template-based C++ library for generically serializing and unserializing data with nothing needed from the user but a minimal number of macros. Can be easily enhanced to support arbitrary serialized data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pamda is an MDA tool (UML to code generator). It uses UML API to parse XMI and thus, unlike some other MDA tools, is lenient to XMI extensions. Implemented as Ant task and uses Velocity template engine. Tested with XMI produced by Enterprise Architect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NVelocity is a template engine written in C# for .Net that is a port of the popular Java project Velocity (http://jakarta.apache.org/velocity).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Desift is a data-driven, template-based text filter implemented in Perl, ideal for generating scripts, content and reports. It provides powerful formatting capabilities for delimited text/input streams, especially when combined with other shell programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Newfile is a "filestarter": it generate starter files using a full featured template preprocessor. It can also generate new project trees, e.g., for a FreeBSD port.
    Downloads: 1 This Week
    Last Update:
    See Project