{"id":69769,"library":"scalaz-stream-2-11","title":"Scalaz Stream","description":"Scalaz-stream provides functional stream processing for Scala, built on Scalaz.","status":"active","version":"0.8.6","language":"java","source_language":null,"source_url":"https://github.com/scalaz/scalaz-stream","tags":["streaming","functional","scala","scalaz"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalaz.stream</groupId>\n  <artifactId>scalaz-stream_2.11</artifactId>\n  <version>0.8.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalaz.stream:scalaz-stream_2.11:0.8.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Process","correct":"scalaz.stream.Process"}],"quickstart":{"code":"import scalaz.stream.Process;\n\nobject Example extends App {\n  val source = Process.emitAll(1 to 5)\n  source.runLog.run.foreach(println)\n}","lang":"scala","description":"Creates a simple stream emitting integers 1 to 5."},"warnings":[{"fix":"Use fs2 library for active development and support.","message":"Scalaz-stream is superseded by fs2; consider migrating.","severity":"breaking","affected_versions":">=0.8.0"}],"env_vars":null,"search_vec":"'built':12 'function':7,16 'process':9 'provid':6 'scala':11,17 'scalaz':1,4,14,18 'scalaz-stream':3 'stream':2,5,8,15","created_at":"2026-06-17T18:05:36.190099+00:00","updated_at":"2026-06-17T18:05:36.190099+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/scalaz/scalaz-stream","github":"https://github.com/scalaz/scalaz-stream","docs":"https://appdoc.app/artifact/org.scalaz.stream/scalaz-stream_2.11/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}