siddhi
There are 64 repositories under siddhi topic.
luxiaoxun/eagle
Real time data processing system based on flink and CEP
wso2/streaming-integrator
A stream processing runtime that allows connecting any streaming data source to any destination and act on it
siddhi-io/distribution
Siddhi streaming runtime and tooling distribution
siddhi-io/PySiddhi
Python wrapper for Siddhi engine
siddhi-io/siddhi-io-kafka
Extension that can be used to receive events from a Kafka cluster and to publish events to a Kafka cluster
siddhi-io/siddhi-io-cdc
Extension which consumes CDC events
siddhi-io/siddhi-operator
Operator allows you to run stream processing logic directly on a Kubernetes cluster
sbcd90/siddhi-kafka-cep
This is a simple CEP Engine leveraging the Kafka Streams platform
siddhi-io/siddhi-io-http
Extension that allows you to receive and publish events via HTTP and https transports
siddhi-io/siddhi-map-json
Extension which is used to convert JSON message to/from Siddhi events
siddhi-io/docker-siddhi
Docker resources for Siddhi cloud-native streaming
siddhi-io/siddhi-io-file
Extension which is used to receive/publish event data from/to file
siddhi-io/siddhi-sdk
Siddhi SDK for IntelliJ Idea Plugin & PySiddhi
siddhi-io/siddhi-store-rdbms
Extension that can be used to perform DB operations with an RDBMS
siddhi-io/siddhi-io-rabbitmq
Extension that allows to receive and publish events from/to rabbitmq broker.
siddhi-io/siddhi-io-nats
Extension that can be used to communicate (publish/subscribe) with an instance of the nats-streaming server
siddhi-io/siddhi-execution-reorder
Extension that used for reordering events from an unordered event stream
siddhi-io/siddhi-execution-streamingml
Extension that performs streaming machine learning on event streams
siddhi-io/siddhi-execution-string
Extension that provides basic string handling capabilities
siddhi-io/siddhi-execution-tensorflow
Extension that adds support for inferences from pre-built TensorFlow SavedModels
siddhi-io/siddhi-store-mongodb
Extension that can be used to perform DB operations with Mongo DB
nadundesilva/wso2-siddhi-source-editor
An editor for SiddhiQL with features such as auto completion, tool tips, syntax validation
siddhi-io/katacoda-scenarios
Interactive Katacoda scenarios for Siddhi Apps and Operator deployment in Kubernetes
siddhi-io/siddhi-android-platform
Android wrapper for Siddhi
siddhi-io/siddhi-execution-time
Extension that provides time-related functionalities
siddhi-io/siddhi-io-grpc
Extension that allows you to receive and publish events via gRpc
siddhi-io/siddhi-io-websocket
Extension that allows to receive and publish events through WebSocket.
siddhi-io/siddhi-map-avro
Extension which is used to convert Avro message to/from Siddhi events
siddhi-io/siddhi-map-text
Extension which is used to convert a plain text message to/from Siddhi events
siddhi-io/siddhi-plugin-vscode
Siddhi extension for VSCode Editor
siddhi-io/siddhi-script-js
Extension that allows to include JavaScript functions within the Siddhi Query Language
siddhi-io/siddhi-store-elasticsearch
Extension that can be used to perform operations with Elastic Search
siddhi-io/siddhi-execution-json
Extension that provides the capability to send a map object inside Siddhi stream definitions and use it within queries
siddhi-io/siddhi-io-sqs
Extension that allows to subscribe to a SQS queue and receive/publish SQS messages
siddhi-io/siddhi-maven-archetype
The project contains components which implement the functionality of siddhi-extensions Maven archetypes
siddhi-io/siddhi-plugin-idea
IntelliJ Idea plugin for Siddhi