Hartmut Kaiser

Baton Rouge, LA, USA
 

Managed Projects

Spirit Parser Library

  Analyzed about 18 hours ago

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]

193K lines of code

13 current contributors

2 months since last commit

17 users on Open Hub

Low Activity
4.55556
   
I Use This

HPX

  Analyzed about 15 hours ago

HPX is a general purpose parallel C++ runtime system for parallel and distributed applications of any scale. It is a very modular and well designed runtime system architecture. Real world applications are used to drive the development of HPX, coining out required functionalities and converging onto ... [More] an stable API which provides a smooth migration path for developers. The API exposed by HPX is modelled after the interfaces defined by the C++11/14 ISO standard and adheres to the programming guidelines used by the Boost collection of C++ libraries. [Less]

554K lines of code

37 current contributors

4 days since last commit

8 users on Open Hub

High Activity
5.0
 
I Use This