Browsing projects by Tag(s)

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

Showing page 1 of 3

Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be ... [More] written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable. [Less]

4.6
   
  0 reviews  |  18 users  |  234,630 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

OPTv2 is a template engine for PHP5 based on XML language. It focuses on portability and declarative programming, where you specify what you want to achieve, not - how it is supposed to work. Together with powerful syntax, it provides a modern, objective API designed especially for use with popular ... [More] frameworks. Currently, OPTv3 is being under development. The new version brings new design and architecture, offering an universal template compiler suitable for different types of template languages. [Less]

5.0
 
  0 reviews  |  18 users  |  32,825 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP. While most web developpers continue to use ASP/JSP/PHP tags as the core language of their templates, the Zope community came with a refreshing idea named TAL. The idea was to move ... [More] presentation actions inside XHTML attributes instead of using plain tags or elements. [Less]

4.625
   
  0 reviews  |  11 users  |  23,593 lines of code  |  5 current contributors  |  Analyzed 9 days ago
 
 

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional ... [More] integration with LAPACK and ATLAS libraries. A delayed evaluation approach is employed (during compile time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language like Matlab or Octave. [Less]

5.0
 
  0 reviews  |  5 users  |  808,551 lines of code  |  2 current contributors  |  Analyzed 7 days ago
 
 

Smarty-like template parser written in C++.

4.0
   
  0 reviews  |  4 users  |  6,492 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Template based B+ Tree is a simple and yet very efficient template based B+ Tree implementation which supports different types of storage. It is implemented in C++, and can be used with any type of data. To change storage type (e.g. from file based to memory based), all you need is to change a ... [More] template argument of the BTreeAlgorithms class. Either the standard search method or a customized search method can be used. [Less]

5.0
 
  0 reviews  |  3 users  |  0 current contributors
 
 

PhenixApp is a php application based on the great Zend Framework library (CMF). Its a little more then a sandbox of ZF. The main feature is the multilanguage (i18n, i10n) support for all content and url.

5.0
 
  0 reviews  |  2 users  |  23,283 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 

Collection of useful "tools" and infrastructure for simplifying and speeding development with Apache Velocity.

4.0
   
  0 reviews  |  2 users  |  54,413 lines of code  |  2 current contributors  |  Analyzed about 22 hours ago
 
 

PuntoEngine is a PHP MVC framework who mixed the best practices of diferent web frameworks. PuntoEngine mixed a ASP.Net MVC, Java Servlets, PHP. Easyly can configure a Servlet to cast request GET, POST, Webservice XML or configure to draw page with a masterpage same ASP.Net o load any view o webcontrol.

5.0
 
  0 reviews  |  2 users  |  10,346 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

CML

Compare

The Configurable Math Library (CML) is an open-source C++ library designed for use in games, graphics, computational geometry, and related applications. It includes vector, matrix, and quaternion classes, and a large library of related functions. Vectors and matrices can be of arbitrary size, and ... [More] all classes are parameterized by element type. Other options, such as matrix layout and choice of row- or column-vector notation, are available as well. The CML can be used as an extension to an existing math library, in lieu of or as an extension to the DirectX math library, or as a drop-in solution for OpenGL-based applications. [Less]

5.0
 
  0 reviews  |  1 user  |  19,697 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.