streaming-benchmarks
streaming benchmarks
A set of benchmarks to compare the performance of different streaming libraries in Haskell
Benchmarks to compare Haskell streaming library performance
102 stars
14 watching
9 forks
Language: Haskell
last commit: 8 days ago benchmarkshaskellperformancestreaming
Related projects:
Repository | Description | Stars |
---|---|---|
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 865 |
yahoo/streaming-benchmarks | A comprehensive benchmarking platform for evaluating low-latency stream processing solutions | 633 |
haskell/criterion | A tool for measuring and analyzing the performance of Haskell code | 504 |
xhyrom/benchmarks | An experimental tool comparing performance of programming languages and JavaScript runtimes | 12 |
bunsvr/benchmark | A benchmarking tool for comparing the performance of various HTTP frameworks | 26 |
dataartisans/yahoo-streaming-benchmark | Extending Yahoo's Streaming Benchmark with Flink and Storm implementations | 106 |
gazette/core | Enables teams to build platforms mixing SQL, batch, and real-time streaming processing paradigms | 719 |
bodigrim/tasty-bench | A lightweight benchmarking framework with a simple statistical model | 80 |
snapframework/io-streams | Provides primitives and combinators for working with input/output streams in Haskell. | 99 |
gabriella439/pipes | A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
bkirwi/coast | A streaming data processing framework with strong ordering and exactly-once semantics | 60 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
catboost/benchmarks | Comparative benchmarks of various machine learning algorithms | 169 |
healeycodes/websocket-benchmarker | Measures message throughput of WebSocket servers under load | 30 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |