hailstorm
Stream processor
A distributed stream processing system with exactly once semantics
Haskell distributed stream processing with exactly-once semantics
90 stars
13 watching
7 forks
Language: Haskell
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bawolk/hsp | A command-line text processor with Haskell-based syntax and functions | 88 |
storm-enroute/reactors | A framework for concurrent and distributed programming based on asynchronous event streams | 4 |
wallaroolabs/wally | A distributed stream processing framework for real-time data reactions | 1,477 |
bkirwi/coast | A streaming data processing framework with strong ordering and exactly-once semantics | 60 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
pystorm/streamparse | Enables real-time computation on live streams of data using Python | 1,494 |
keilerkonzept/topk | An implementation of probabilistic data structures for approximate data stream processing | 4 |
leepike/copilot | A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
keera-studios/keera-hails | A toolkit to create Reactive Applications in Haskell by connecting User Interfaces and external devices | 196 |
haskell-distributed/distributed-process | An implementation of Cloud Haskell's core libraries for building distributed systems | 713 |
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 873 |
synacker/daggy | A utility and developer library for data streams catching and aggregation | 154 |
iand675/hs-opentelemetry | An implementation of the OpenTelemetry API and SDK for the Haskell programming language. | 83 |
jepst/cloudhaskell | A distributed computing framework for building fault-tolerant and redundant applications | 347 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |