{"id":13569825,"url":"https://github.com/siddhi-io/siddhi","last_synced_at":"2025-05-16T01:00:46.139Z","repository":{"id":16240912,"uuid":"18988631","full_name":"siddhi-io/siddhi","owner":"siddhi-io","description":"Stream Processing and Complex Event Processing Engine","archived":false,"fork":false,"pushed_at":"2025-04-17T12:51:14.000Z","size":35232,"stargazers_count":1546,"open_issues_count":125,"forks_count":530,"subscribers_count":121,"default_branch":"master","last_synced_at":"2025-05-09T00:55:03.301Z","etag":null,"topics":["cep","cloud","cloud-native","cncf","complex-event-processing","library","online-learning","stream-processing","streaming-data-processing"],"latest_commit_sha":null,"homepage":"http://siddhi.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siddhi-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-04-21T09:51:36.000Z","updated_at":"2025-05-06T03:26:08.000Z","dependencies_parsed_at":"2023-02-10T13:02:03.325Z","dependency_job_id":"b3af46d1-275b-4175-88e9-6b50168dd917","html_url":"https://github.com/siddhi-io/siddhi","commit_stats":{"total_commits":4566,"total_committers":128,"mean_commits":35.671875,"dds":0.7807709154621112,"last_synced_commit":"3ebda2cdaa81a50e1a17a4d20aedc22a5bf5959f"},"previous_names":["wso2/siddhi"],"tags_count":414,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhi-io%2Fsiddhi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhi-io%2Fsiddhi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhi-io%2Fsiddhi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhi-io%2Fsiddhi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siddhi-io","download_url":"https://codeload.github.com/siddhi-io/siddhi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448578,"owners_count":22072764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cep","cloud","cloud-native","cncf","complex-event-processing","library","online-learning","stream-processing","streaming-data-processing"],"created_at":"2024-08-01T14:00:44.682Z","updated_at":"2025-05-16T01:00:41.005Z","avatar_url":"https://github.com/siddhi-io.png","language":"Java","funding_links":[],"categories":["Java","Table of Contents","项目","_Table of Contents_","大数据","Projects"],"sub_categories":["Streaming SQL","机器学习","On-Prem","Machine Learning"],"readme":"Siddhi Core Libraries\n=====================\n\n  [![Jenkins Build Status](https://wso2.org/jenkins/view/wso2-dependencies/job/siddhi/job/siddhi/badge/icon)](https://wso2.org/jenkins/view/wso2-dependencies/job/siddhi/job/siddhi)\n  [![GitHub Release](https://img.shields.io/github/release/siddhi-io/siddhi.svg)](https://github.com/siddhi-io/siddhi/releases)\n  [![GitHub Release Date](https://img.shields.io/github/release-date/siddhi-io/siddhi.svg)](https://github.com/siddhi-io/siddhi/releases)\n  [![GitHub Open Issues](https://img.shields.io/github/issues-raw/siddhi-io/siddhi.svg)](https://github.com/siddhi-io/siddhi/commits/master)\n  [![GitHub Last Commit](https://img.shields.io/github/last-commit/siddhi-io/siddhi.svg)](https://github.com/siddhi-io/siddhi/commits/master)\n  [![Codecov](https://codecov.io/gh/siddhi-io/siddhi/branch/master/graph/badge.svg)](https://codecov.io/gh/siddhi-io/siddhi)\n  [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2974/badge)](https://bestpractices.coreinfrastructure.org/projects/2974)\n  [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n\u003ca target=\"_blank\" href=\"https://siddhi.io/\"\u003eSiddhi\u003c/a\u003e is a cloud native **_Streaming_** and **_Complex Event Processing_** engine that understands **Streaming SQL queries** in order to capture events from diverse data sources, process them, detect complex conditions, and publish output to various endpoints in real time.\n\n**Siddhi Core Libraries** contains the essential core libraries need for Siddhi execution such as [`siddhi-core`](https://github.com/siddhi-io/siddhi/tree/master/modules/siddhi-core), [`siddhi-query-api`](https://github.com/siddhi-io/siddhi/tree/master/modules/siddhi-query-api), [`siddhi-query-compiler`](https://github.com/siddhi-io/siddhi/tree/master/modules/siddhi-query-compiler), and [`siddhi-annotations`](https://github.com/siddhi-io/siddhi/tree/master/modules/siddhi-annotations).\n\n## Overview \n\n![](https://raw.githubusercontent.com/siddhi-io/siddhi/master/docs/images/siddhi-overview.png?raw=true \"Overview\")\n\nSiddhi can run as an embedded Java and Python library, as a micro service on bare metal, VM, and Docker and natively in Kubernetes. \n\nSiddhi provides web-based graphical and textual tooling for development.\n\nFor information on \u003ca target=\"_blank\" href=\"https://siddhi.io/\"\u003eSiddhi\u003c/a\u003e and it's features refer \u003ca target=\"_blank\" href=\"https://siddhi.io/redirect/docs.html\"\u003eSiddhi Documentation\u003c/a\u003e. \n\n## Download \n\nDownload Siddhi Core Libraries;\n\n* Versions 5.x and above with group id `io.siddhi.*` from \u003ca target=\"_blank\" href=\"https://mvnrepository.com/artifact/io.siddhi/\"\u003ehere\u003c/a\u003e.\n* Versions 4.x and lower with group id `org.wso2.siddhi.*` from \u003ca target=\"_blank\" href=\"https://mvnrepository.com/artifact/org.wso2.siddhi/\"\u003ehere\u003c/a\u003e.\n\nDownload Siddhi tooling and runtime distributions \u003ca target=\"_blank\" href=\"https://siddhi.io/redirect/download.html\"\u003ehere\u003c/a\u003e.\n\n## Get Started!\n\nGet started with Siddhi in a few minutes by following the \u003ca target=\"_blank\" href=\"https://siddhi.io/redirect/quick-start.html\"\u003eSiddhi Quick Start Guide\u003c/a\u003e. \n\nFor more information on using Siddhi refer \u003ca target=\"_blank\" href=\"https://siddhi.io/redirect/docs.html\"\u003eSiddhi Documentation\u003c/a\u003e. \n\n## Latest API Docs \n\nLatest API Docs is \u003ca target=\"_blank\" href=\"https://siddhi-io.github.io/siddhi/api/5.1.31\"\u003e5.1.31\u003c/a\u003e.\n\n## Support and Contribution\n\nYou can reachout through Slack channel, Google mail group and etc. Please refer the community contribution [site](https://siddhi.io/community/) for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhi-io%2Fsiddhi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhi-io%2Fsiddhi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhi-io%2Fsiddhi/lists"}