Tags : Browse Projects

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

  • metaprogramming (88)

    utk.meta

    Compare

      No analysis available

    The library provides some utility classes to support C++ meta-programming and other activities dealing with generic code.

    0 lines of code

    0 current contributors

    0 since last commit

    1 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: apache_2

    grppi

    Compare

      Analyzed 12 months ago

    Generic Reusable Parallel Patterns Interface. GrPPI is an open source generic and reusable parallel pattern programming interface developed at Univ. Carlos III of Madrid. Basically, GrPPI accommodates a layer between developers and existing parallel programming frameworks targeted to multi-core ... [More] processors, such as ISO C++ Threads, OpenMP and Intel TBB, and accelerators. To achieve this goal, the interface leverages modern C++ features, meta-programming concepts, and template-based programming to act as switch between these frameworks. [Less]

    11.6K lines of code

    1 current contributors

    about 2 years since last commit

    1 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    meta (C++)

    Compare

      Analyzed 12 months ago

    A tiny metaprogramming library for C++ from Eric Niebler

    4.64K lines of code

    4 current contributors

    over 1 year since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    piranha

    Compare

      Analyzed 12 months ago

    Piranha is an algebraic manipulation framework for Celestial Mechanics, written in C++ using generic and template (meta)programming techniques.

    55.4K lines of code

    0 current contributors

    over 6 years since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    Harpoon Data Language

    Compare

      Analyzed 12 months ago

    Harpoon is an universal, programmer-friendly data expression language, designed to provide one syntax for all range of documents, configuration files and even for scripts and programs.

    8.52K lines of code

    0 current contributors

    over 16 years since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    TnFOX

    Compare

      Analyzed 12 months ago

    TnFOX is a modern, secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. It replicates the Qt API in many places and has been designed primarily for Tn, the port of Tornado to FOX.

    278K lines of code

    0 current contributors

    about 14 years since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    Interval Container Library (ICL)

    Compare

      No analysis available

    Interval Container Library (ICL): An STL based generic library for computations on intervals, interval containers and cubes NOTE: The generated code analysis is misleading. The active sourcecode moved from sourceforge to Boost. Sourceforge serves as download prlatform mostly.

    0 lines of code

    0 current contributors

    0 since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: No declared licenses

    exmat

    Compare

      No analysis available

    A generic C++ matrix library using expression template and metaprogramming to provide specialized code for various kind of matrix operations.

    0 lines of code

    0 current contributors

    0 since last commit

    0 users on Open Hub

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

    Coat

    Compare

      Analyzed 12 months ago

    This module was inspired by the excellent Moose meta class which provides enhanced object creation for Perl5. Moose is great, but has huge dependencies which makes it difficult to use in restricted environments. This module implements the basic goodness of Moose, namely accessors automagic ... [More] , hook modifiers and inheritance facilities. It is not Moose but the small bunch of features provided are Moose-compatible. That means you can start with Coat and, if later you get to the point where you can or want to upgrade to Moose, your code won't have to change : every features provided by Coat exist in the Moose's API. You can consider Coat as an attempt to provide a self-dependent, Mini-Moose module. [Less]

    2.38K lines of code

    0 current contributors

    over 16 years since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    lua-Coat

    Compare

      Analyzed 12 months ago

    lua-Coat is a Lua 5.1 port of Coat (http://www.sukria.net/perl/coat/), a Perl5 module which mimics Moose (http://www.iinteractive.com/moose/), an object system for Perl5 which borrows features from Perl6, CLOS (LISP), Smalltalk and many other languages. The main features are Classes, Roles and ... [More] type constraints. The attribute declaration with many properties is the most powerful and flexible part of lua-Coat. [Less]

    4.07K lines of code

    1 current contributors

    about 1 year since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This