libctemplate3

Simple but powerful template language for C++

This package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. This limits the power of the template language without limiting the power of the template *system*. Indeed, Google's "main" web search uses this system exclusively for formatting output.

ctpp2-utils

Tools for ctpp template conversion

libcunit1

Unit Testing Library for C

CUnit is a simple framework for incorporating test cases in your C code similar to JUnit or CppUnit. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results.

libcunit1-ncurses

Unit Testing Library for C (ncurses)

CUnit is a simple framework for incorporating test cases in your C code similar to JUnit or CppUnit. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results.

libopenlibm2

standalone implementation of C mathematical functions (shared library)

postgresql-9.6-plv8

Procedural language interface between PostgreSQL and JavaScript

V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB.