Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geontech/composite

Lightweight framework for building streaming applications
https://github.com/geontech/composite

Last synced: about 2 months ago
JSON representation

Lightweight framework for building streaming applications

Awesome Lists containing this project

README

        

# composite

composite is a lightweight framework for building componentized streaming applications.

### Build and Install

```cmake
cmake -B build
cmake --build build [--parallel N]
cmake --install build
```