Skip to content
/ ebb Public

Ebb is a C library allowing you to build streaming data flow and computation dependency graphs. It can for example be leveraged to create a build system.

Notifications You must be signed in to change notification settings

aabtop/ebb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ebb

Introduction

Ebb is a C library allowing you to build streaming data flow and computation dependency graphs. It can for example be leveraged to create a build system.

Modifying the code

Ebb uses the git subrepo extension to manage its third party dependencies. You do not need to download this unless you are intending to manage these third party repositories within the Ebb repository.

About

Ebb is a C library allowing you to build streaming data flow and computation dependency graphs. It can for example be leveraged to create a build system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published