{"id":21214913,"url":"https://github.com/hadronized/bidule","last_synced_at":"2025-07-10T11:30:52.350Z","repository":{"id":57508079,"uuid":"118477649","full_name":"hadronized/bidule","owner":"hadronized","description":"Very simple and Rust FRP crate","archived":false,"fork":false,"pushed_at":"2020-08-19T00:01:42.000Z","size":24,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-13T01:10:07.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadronized.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-22T15:44:17.000Z","updated_at":"2024-10-05T15:09:08.000Z","dependencies_parsed_at":"2022-09-26T17:51:13.130Z","dependency_job_id":null,"html_url":"https://github.com/hadronized/bidule","commit_stats":null,"previous_names":["hadronized/bidule","phaazon/bidule"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fbidule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fbidule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fbidule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fbidule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadronized","download_url":"https://codeload.github.com/hadronized/bidule/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225633209,"owners_count":17499926,"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":[],"created_at":"2024-11-20T21:32:13.458Z","updated_at":"2024-11-20T21:32:22.231Z","avatar_url":"https://github.com/hadronized.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bidule, a Rust FRP crate\n\n[![Build Status](https://travis-ci.org/phaazon/bidule.svg?branch=master)](https://travis-ci.org/phaazon/bidule)\n[![crates.io](https://img.shields.io/crates/v/bidule.svg)](https://crates.io/crates/bidule)\n[![docs.rs](https://docs.rs/bidule/badge.svg)](https://docs.rs/bidule)\n![License](https://img.shields.io/badge/license-BSD3-blue.svg?style=flat)\n\n**bidule** is a very simple FRP library built over functional concepts. The basic, most core concept\nis the `Stream\u003cSig\u003e`, which is a *stream of typed signals*. A stream of signals will get a *signal*\nas input and will broadcast it downwards. You can compose streams with each other with very simple\ncombinators, such as `map`, `filter`, `filter_map`, `zip`, `unzip`, `merge`, `fold`, `sink`, etc.\n\n**bidule** is intended to be used directly as-is and can be the starting point of any higher\nabstracted FRP-driven programming (e.g. video game, GUI, animation, etc.).\n\nFeel free to have a look at the documentation for a better understanding on how everything composes\nand work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadronized%2Fbidule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadronized%2Fbidule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadronized%2Fbidule/lists"}