Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Scalate

Compare

  Analyzed 1 day ago

Scalate is a Scala based template engine. Scalate can be used stand alone or as a servlet or renderer when using JAXRS with Jersey. Scalate supports the following languages: * SSP pages which are like JSP/ASP pages * Scaml pages which is a Scala dialect of Haml

27.2K lines of code

5 current contributors

7 days since last commit

4 users on Open Hub

Moderate Activity
3.0
   
I Use This

Chameleon Templates

Compare

  Analyzed 1 day ago

Chameleon is an open-source template engine written in Python. It's not a template language in itself, but it's used by several language implementations. Templates are compiled to Python byte-code which is the technique used by template libraries such as Mako and Cheetah. This approach is widely considered to provide optimal performance.

8.34K lines of code

8 current contributors

6 days since last commit

4 users on Open Hub

Moderate Activity
5.0
 
I Use This

H2O Template engine

Compare

  Analyzed about 5 hours ago

H2O is a template engine written in PHP, human friendly syntax and interface. Features 1. High readability, Natural syntax, Clean separation between logic, presentation and presentation logic 2. Template inheritance, Tags, Filters lead you to reusable code 3. Powerful extension ... [More] architecture, able to extend features on runtime by filters/tags 4. Compile h2o template into native PHP code 5. H2O has very modular design, you can tailer to need your exact needs. 6. Sandbox template, Handle most template error by H2O engine, server detail won't be exposed, only display data explicitly passed to H2O Performance 1. Lightweight implementation, minimum run time footprint 2. Compiled into PHP file with minimum file IO 3. Output cache, block level cache 4. Designed [Less]

3.66K lines of code

0 current contributors

over 10 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Kajiki

Compare

  Analyzed 1 day ago

Are you tired of the slow performance of Genshi? But you still long for the assurance that your output is well-formed that you miss from all those other templating engines? Do you wish you had Jinja's blocks with Genshi's syntax? Then Look no further, Kajiki is for you! FastPt uses the stdlib SAX ... [More] parser to *quickly* compile Genshi-like syntax to *real python bytecode* that renders with blazing-fast speed! Don't delay! Pick up your copy of Kajiki today! [Less]

5K lines of code

2 current contributors

5 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

dynamictemplate

Compare

  Analyzed about 8 hours ago

Yet another template engine, but this time loaded with full async support and capable of being changed even after the template was rendered. The main idea is that you write one template that renders xml/html and streams it to the client and that you write templates in the same style that can be ... [More] rendered in the browser and linked to the dom thanks to $DOMManipulationTool. [Less]

3.94K lines of code

0 current contributors

over 9 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

Slim

Compare

  Analyzed about 17 hours ago

Slim is a template language whose goal is to reduce the view syntax to the essential parts without becoming cryptic.

7.08K lines of code

3 current contributors

about 1 month since last commit

3 users on Open Hub

Low Activity
5.0
 
I Use This

ChicagoBoss

Compare

  Analyzed about 20 hours ago

Rails idioms and Django templates on the Erlang platform

24.8K lines of code

5 current contributors

almost 3 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

S2

Compare

  Analyzed about 23 hours ago

A domain-specific language and templating system that is used by LiveJournal and other projects as a means of user template customization.

12.1K lines of code

0 current contributors

almost 16 years since last commit

2 users on Open Hub

Inactive
3.0
   
I Use This
Licenses: No declared licenses

Web Application Component Toolkit

Compare

  Analyzed about 6 hours ago

The Web Application Component Toolkit is a framework for creating web applications. WACT facilitates a modular approach where individual, independent or reusable components may be integrated into a larger web application. WACT assists in implementing the Model View Controller pattern and the related ... [More] Domain Model, Template View, Front Controller and Application Controller patterns. The WACT framework is developed with the philosophy of continuous refactoring and Unit Testing. WACT encourages these activities in applications based on the framework. WACT uses Simple Test as a unit testing framework. [Less]

3.62K lines of code

0 current contributors

about 18 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

Nginx CT++ Module

Compare

  No analysis available

One of the fastest template engines as a module of high-performance web-server.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: bsd_2clau...