{"id":17658631,"url":"https://github.com/ruuda/transducers","last_synced_at":"2025-09-10T10:37:09.187Z","repository":{"id":25963439,"uuid":"29405334","full_name":"ruuda/transducers","owner":"ruuda","description":"A transducer library for Rust","archived":false,"fork":false,"pushed_at":"2016-05-22T16:06:11.000Z","size":55,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-26T13:40:29.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruuda.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"copying","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-17T20:55:11.000Z","updated_at":"2024-02-15T10:21:52.000Z","dependencies_parsed_at":"2022-08-24T14:18:16.907Z","dependency_job_id":null,"html_url":"https://github.com/ruuda/transducers","commit_stats":null,"previous_names":["ruud-v-a/transducers"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ruuda/transducers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruuda%2Ftransducers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruuda%2Ftransducers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruuda%2Ftransducers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruuda%2Ftransducers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruuda","download_url":"https://codeload.github.com/ruuda/transducers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruuda%2Ftransducers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274447577,"owners_count":25287114,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"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-10-23T15:27:41.859Z","updated_at":"2025-09-10T10:37:09.123Z","avatar_url":"https://github.com/ruuda.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Transducers\n===========\n\nA transducer library for Rust.\n\n[![Build Status][ci-img]][ci]\n[![Crates.io version][crate-img]][crate]\n\n[Transducers][transducers] are a way to decouple tranformation and reduction\noperations from the procedure in which the data is provided. They allow the\nimplementation of common functions like `map` and `filter` to be reused for\nany type that represents a succession of data, and they allow your reduction\nfunctions to be decoupled from the way in which the data is provided, whether\nthat is a collection, an iterator, a channel, or an observable.\n\nThe library is licensed under the [GNU General Public License][gplv3] version 3\nduring the alpha stage.\n\n[ci-img]:      https://travis-ci.org/ruuda/transducers.svg\n[ci]:          https://travis-ci.org/ruuda/transducers\n[crate-img]:   http://img.shields.io/crates/v/transducers.svg\n[crate]:       https://crates.io/crates/transducers\n[transducers]: https://www.youtube.com/watch?v=6mTbuzafcII\n[gplv3]:       https://www.gnu.org/licenses/gpl.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruuda%2Ftransducers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruuda%2Ftransducers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruuda%2Ftransducers/lists"}