{"id":19005904,"url":"https://github.com/rbeeli/streamops.jl","last_synced_at":"2026-04-14T23:33:57.063Z","repository":{"id":208016816,"uuid":"720593943","full_name":"rbeeli/StreamOps.jl","owner":"rbeeli","description":"Composable operations for efficient online processing of realtime data streams using directed graphs.","archived":false,"fork":false,"pushed_at":"2026-04-12T10:21:50.000Z","size":1237,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-12T12:16:11.113Z","etag":null,"topics":["graph","julia","online","processing","realtime","streaming"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/rbeeli.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2023-11-19T00:34:22.000Z","updated_at":"2026-04-12T10:21:54.000Z","dependencies_parsed_at":"2023-12-04T05:24:48.803Z","dependency_job_id":"1cc6aa41-7b4c-4b6b-9301-1544f2e922b4","html_url":"https://github.com/rbeeli/StreamOps.jl","commit_stats":null,"previous_names":["rbeeli/streamops.jl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rbeeli/StreamOps.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbeeli%2FStreamOps.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbeeli%2FStreamOps.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbeeli%2FStreamOps.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbeeli%2FStreamOps.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbeeli","download_url":"https://codeload.github.com/rbeeli/StreamOps.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbeeli%2FStreamOps.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31819872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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":["graph","julia","online","processing","realtime","streaming"],"created_at":"2024-11-08T18:29:35.601Z","updated_at":"2026-04-14T23:33:57.056Z","avatar_url":"https://github.com/rbeeli.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StreamOps.jl\n\nComposable operations for efficient online processing of realtime and historical data streams using directed graphs.\n\n## Background\n\nReal-time data processing is a common requirement in many applications such as IoT, monitoring, telemetry systems, streaming analytics, financial trading, etc.\nIn these applications, data is continuously generated and needs to be processed in real-time in order to extract insights and take decisions.\n\nAlgorithms processing continuous data streams are able to process data as it arrives using efficient [online algorithms](https://en.wikipedia.org/wiki/Online_algorithm).\nOnline algorithms update their state with each new data point and do not require the entire dataset to be loaded into memory.\nAn update usually consists of a single data point. In the best case, the update is processed in constant time and takes constant memory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbeeli%2Fstreamops.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbeeli%2Fstreamops.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbeeli%2Fstreamops.jl/lists"}