{"id":19281771,"url":"https://github.com/scality/ecstream","last_synced_at":"2026-06-15T12:31:20.658Z","repository":{"id":42961795,"uuid":"139471152","full_name":"scality/ecstream","owner":"scality","description":"Erasure Coding over streams","archived":false,"fork":false,"pushed_at":"2023-10-19T21:06:02.000Z","size":458,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":54,"default_branch":"development/1.0","last_synced_at":"2025-02-23T22:21:06.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/scality.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}},"created_at":"2018-07-02T17:04:11.000Z","updated_at":"2021-10-05T16:56:51.000Z","dependencies_parsed_at":"2024-11-09T21:25:47.145Z","dependency_job_id":null,"html_url":"https://github.com/scality/ecstream","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/scality/ecstream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fecstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fecstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fecstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fecstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scality","download_url":"https://codeload.github.com/scality/ecstream/tar.gz/refs/heads/development/1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fecstream/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34363537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T21:24:07.956Z","updated_at":"2026-06-15T12:31:20.634Z","avatar_url":"https://github.com/scality.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Streamed Reed-Solomon erasure coding\n\nIMPORTANT: the development on this repo has been paused and it is no longer actively maintained\n\n\n## Contributing\n\nIn order to contribute, please follow the\n[Contributing Guidelines](\nhttps://github.com/scality/Guidelines/blob/master/CONTRIBUTING.md).\n\n## Overview\n\nLibrary provides a streaming API over barebone [Ronomon/Reed-Solomon](https://github.com/ronomon/reed-solomon) erasure coding library. Manages striping, buffering and stream error forwarding in both encode and decode modes.\n\n## Usage\n\n### Installation\n\n```shell\nnpm install --save scality/ecstream\n```\n\n### Running tests\nTo use the linter and run the tests:\n\n```shell\n# ESLint with Scality's custom rules\nnpm run lint\n\n# All tests\nnpm test\n\n# Code coverage\nnpm run coverage\n\n# Other options and Mocha help\nnpm test -- -h\n\n```\n\n### Running benchmark\nOutput a CSV to compare between raw and streaming overlay of encoding.\n```shell\nNODE_ENV=production node benchmark.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Fecstream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscality%2Fecstream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Fecstream/lists"}