{"id":13647684,"url":"https://github.com/kaskada-ai/kaskada","last_synced_at":"2026-01-14T12:45:37.005Z","repository":{"id":148390674,"uuid":"602424088","full_name":"kaskada-ai/kaskada","owner":"kaskada-ai","description":"Modern, open-source event-processing","archived":false,"fork":false,"pushed_at":"2023-11-10T21:54:56.000Z","size":116686,"stargazers_count":362,"open_issues_count":111,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-08T21:16:28.410Z","etag":null,"topics":["cep","complex-event-processing","data-science","event-processing","olap-engine","streaming"],"latest_commit_sha":null,"homepage":"https://kaskada.io/","language":"Rust","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/kaskada-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-16T07:13:43.000Z","updated_at":"2025-09-04T17:54:41.000Z","dependencies_parsed_at":"2024-06-19T00:24:00.353Z","dependency_job_id":null,"html_url":"https://github.com/kaskada-ai/kaskada","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/kaskada-ai/kaskada","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaskada-ai%2Fkaskada","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaskada-ai%2Fkaskada/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaskada-ai%2Fkaskada/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaskada-ai%2Fkaskada/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaskada-ai","download_url":"https://codeload.github.com/kaskada-ai/kaskada/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaskada-ai%2Fkaskada/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","complex-event-processing","data-science","event-processing","olap-engine","streaming"],"created_at":"2024-08-02T01:03:42.528Z","updated_at":"2026-01-14T12:45:36.984Z","avatar_url":"https://github.com/kaskada-ai.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\n# Kaskada: Modern, open-source event-processing\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/kaskada-ai/kaskada/actions/workflows/ci_python.yml\"\u003e\n    \u003cimg src=\"https://github.com/kaskada-ai/kaskada/actions/workflows/ci_python.yml/badge.svg\" alt=\"Python CI\" style=\"max-width: 100%;\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kaskada-ai/kaskada/actions/workflows/ci_with_rust_nightly.yml\"\u003e\n    \u003cimg src=\"https://github.com/kaskada-ai/kaskada/actions/workflows/ci_with_rust_nightly.yml/badge.svg\" alt=\"Rust CI (Nightly)\" style=\"max-width: 100%;\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kaskada-ai/kaskada/actions/workflows/ci_notebooks.yml\"\u003e\n    \u003cimg src=\"https://github.com/kaskada-ai/kaskada/actions/workflows/ci_notebooks.yml/badge.svg\" alt=\"Notebooks CI\" style=\"max-width: 100%;\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://kaskada.io\"\u003ekaskada.io\u003c/a\u003e\n  |\n  \u003ca href=\"https://kaskada.io/guide/\"\u003eDocs\u003c/a\u003e\n\u003c/p\u003e\n\nKaskada is a unified event processing engine that provides all the power of stateful stream processing in a high-level, declarative query language designed specifically for reasoning about events in bulk and in real time.\n\nKaskada's query language builds on the best features of SQL to provide a more expressive way to compute over events. Queries are simple and declarative. Unlike SQL, they are also concise, composable, and designed for processing events. By focusing on the event-processing use case, Kaskada's query language makes it easier to reason about when things happen, state at specific points in time, and how results change over time.\n\nKaskada is implemented as a modern compute engine designed for processing events in bulk or real-time. Written in Rust and built on Apache Arrow, Kaskada can compute most workloads without the complexity and overhead of distributed execution.\n\nRead more at [kaskada.io](https://kaskada.io).\nSee the [docs](https://kaskada.io/guide/) to get started.\n\n## Features\n\n- **Stateful aggregations**: Aggregate events to produce a continuous timestream whose value can be observed at arbitrary points in time.\n- **Automatic joins**: Every expression is associated with an “entity”, allowing tables and expressions to be automatically joined. Entities eliminate redundant boilerplate code.\n- **Event-based windowing**: Collect events as you move through time, and aggregate them with respect to other events. Ordered aggregation makes it easy to describe temporal interactions.\n- **Pipelined operations**: Pipe syntax allows multiple operations to be chained together. Write your operations in the same order you think about them. It's timestreams all the way down, making it easy to aggregate the results of aggregations.\n- **Row generators**: Pivot from events to time-series. Unlike grouped aggregates, generators produce rows even when there's no input, allowing you to react when something doesn't happen.\n- **Continuous expressions**: Observe the value of aggregations at arbitrary points in time. Timestreams are either “discrete” (instantaneous values or events) or “continuous” (values produced by a stateful aggregations). Continuous timestreams let you combine aggregates computed from different event sources.\n- **Native time travel**: Shift values forward (but not backward) in time, allowing you to combine different temporal contexts without the risk of temporal leakage. Shifted values make it easy to compare a value “now” to a value from the past.\n- **Simple, composable syntax**: It is functions all the way down. No global state, no dependencies to manage, and no spooky action at a distance. Quickly understand what a query is doing, and painlessly refactor to make it DRY.\n\n## Join Us!\nWe're building an active, inclusive community of users and contributors. \nCome get to know us on [Slack](https://join.slack.com/t/kaskada-hq/shared_invite/zt-1t1lms085-bqs2jtGO2TYr9kuuam~c9w) - we'd love to meet you!\n\nFor specific problems, file an [issue](https://github.com/kaskada-ai/kaskada/issues).\n\n## Discussion and Development\nMost development discussions take place on GitHub in this repo.\n\n## Contributing\nAll contributions -- issues, fixes, documentation improvements, features and ideas -- are welcome.\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaskada-ai%2Fkaskada","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaskada-ai%2Fkaskada","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaskada-ai%2Fkaskada/lists"}