Skip to content

mre/stream-processors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

stream-processors

Just a list of stream-processors

C

  • hindsight - A lightweight skeleton around a Lua sandbox offering 'at least once' delivery semantics. Spiritual successor of heka.

Go

  • benthos - A dull, resilient and quick to deploy stream processor.
  • gollum - An n:m message multiplexer written in Go.
  • heka - A tool by Mozilla written in Go. Plugins can be written in either Go or Lua. [DEPRECATED]

Python

  • faust - Python Stream Processing porting the ideas from Kafka Streams to Python.

Ruby

  • fluentd - an open source data collector for unified logging layer.
  • logstash - Logstash is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to a "stash", like Elasticsearch.

Rust

  • flowgger - A fast data collector in Rust.
  • vector - A high-performance observability data pipeline.

About

Just a list of stream-processors

Topics

Resources

Stars

Watchers

Forks