{"id":26529042,"url":"https://github.com/dokwork/fast-reactive-fs2","last_synced_at":"2025-03-21T16:28:47.864Z","repository":{"id":56148356,"uuid":"239082730","full_name":"dokwork/fast-reactive-fs2","owner":"dokwork","description":"Fast jvm-only implementation of the reactive streams for fs2.","archived":false,"fork":false,"pushed_at":"2020-11-24T08:12:10.000Z","size":19,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T02:15:11.141Z","etag":null,"topics":["fs2","mongodb","reactive-streams","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dokwork.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}},"created_at":"2020-02-08T06:46:46.000Z","updated_at":"2023-12-07T13:40:10.000Z","dependencies_parsed_at":"2022-08-15T13:40:10.268Z","dependency_job_id":null,"html_url":"https://github.com/dokwork/fast-reactive-fs2","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokwork%2Ffast-reactive-fs2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokwork%2Ffast-reactive-fs2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokwork%2Ffast-reactive-fs2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokwork%2Ffast-reactive-fs2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dokwork","download_url":"https://codeload.github.com/dokwork/fast-reactive-fs2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244828796,"owners_count":20517181,"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":["fs2","mongodb","reactive-streams","scala"],"created_at":"2025-03-21T16:28:47.204Z","updated_at":"2025-03-21T16:28:47.854Z","avatar_url":"https://github.com/dokwork.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fast-reactive-fs2\n[![Build Status](https://travis-ci.com/dokwork/fasti.svg?branch=master)](https://travis-ci.com/dokwork/fasti)\n[![Coverage Status](https://coveralls.io/repos/github/dokwork/fast-reactive-fs2/badge.svg?branch=master)](https://coveralls.io/github/dokwork/fast-reactive-fs2?branch=master)\n[![Download](https://api.bintray.com/packages/dokwork/maven/fast-reactive-fs2/images/download.svg) ](https://bintray.com/dokwork/maven/fast-reactive-fs2/_latestVersion)\n\nImplementation of the reactive streams for fs2. \n\nThis version is not cross-platform, but faster than official module:\n```\nBenchmark                                      Mode  Cnt      Score      Error  Units\nReadOneMillionNumbers.dokworkStreamSubscriber  avgt   25    56.017 ±    1.877  ms/op\nReadOneMillionNumbers.fs2StreamSubscriber      avgt   25  3222.676 ± 1143.118  ms/op\n```\n\n## Installation\n`libraryDependencies += \"ru.dokwork\" %% \"fast-reactive-fs2\" % \"0.1.1\"`\n\n## Usage\n```scala\nval publisher: Publisher[A] = ???\nval stream: fs2.Stream[F, A] = StreamSubscriber.subscribe[F, A](publisher)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokwork%2Ffast-reactive-fs2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdokwork%2Ffast-reactive-fs2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokwork%2Ffast-reactive-fs2/lists"}