framework-cpp
Stream processor
A C++ framework for reactive stream programming with concurrent asynchronous operations
Simple yet powerful live data computation framework. C++ port of Scramjet framework.
3 stars
9 watching
0 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
cppdata-streamevent-streamreactive-programmingscramjetspark-streamingstreamstream2transformations
Related projects:
Repository | Description | Stars |
---|---|---|
scramjetorg/framework-js | A reactive stream programming framework that enables concurrent execution of asynchronous operations on data streams. | 38 |
scramjetorg/framework-python | Reactive stream processing framework for Python | 35 |
bkirwi/coast | A streaming data processing framework with strong ordering and exactly-once semantics | 60 |
revsic/cpp-concurrency | A C++ concurrency implementation inspired by Golang's style | 15 |
wallaroolabs/wally | A distributed stream processing framework for real-time data reactions | 1,480 |
storm-enroute/reactors | A framework for concurrent and distributed programming based on asynchronous event streams | 4 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
reactors-io/reactors | A framework for building concurrent distributed applications using asynchronous event streams | 260 |
reactive-streams/reactive-streams-dotnet | A standard for asynchronous stream processing with non-blocking backpressure in .NET | 198 |
vert-x3/vertx-reactive-streams | A Java library providing a standard for asynchronous stream processing with non-blocking back pressure. | 49 |
clin99/cpp-taskflow | A library providing a simple and expressive way to write parallel programs with complex task dependencies. | 6 |
picanumber/yapp | Parallel pipeline library for stream processing | 61 |
synacker/daggy | A utility and developer library for data streams catching and aggregation | 152 |
raftlib/raftlib | A C++ library providing a framework for implementing parallel and concurrent data processing pipelines. | 954 |
apache/rocketmq-streams | Provides a lightweight stream processing framework | 172 |