Packages tagged pipes

56 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (55), bsd3 (48), control (21), streaming (8), mit (7), network (7), data (5), deprecated (5), program (5), concurrency (3), csv (3), parsing (3), text (3), web (3), array (2), codec (2), compression (2), database (2), dataflow (2), error-handling (2), list (2), logic (2), non-determinism (2), parser (2), streamly (2), time (2), apache (1), arrows (1), combinators (1), data-flow (1), enumerator (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
ChannelT180.01Generalized stream processors (bsd3, control, enumerator, iteratee, library, pipes, proxies)2018-01-280.0.0.7pthariensflame
dirstream210.03Easily stream directory contents in constant memory (bsd3, library, pipes, system)2018-10-011.1.0GabrielGonzalez
dsv100.00DSV (delimiter-separated values) (csv, library, mit, pipes, text)2022-03-141.0.0.3chris_martin, Monoid_Mary
dynamic-pipeline160.00Library Type Safe implementation of Dynamic Pipeline Paradigm (DPP). (bsd3, data, data-flow, library, parallel, pipes, program, streaming, type-safe)2021-08-010.3.2.0jproyo
hasql-streams-pipes40.00Stream Hasql queries with Pipes (database, hasql, library, mit, pipes, postgresql, streaming)2022-02-050.1.0.0amarianiello
pipe-enumerator80.01A bidirectional bridge between pipes and iteratees (bsd3, control, library, pipes)2015-07-070.3.0.2patrykz
pipes2112.75188Compositional pipelines (bsd3, control, library, pipes)2021-05-074.3.16GabrielGonzalez
pipes-aeson390.06Encode and decode JSON streams using Aeson and Pipes. (bsd3, library, parser, pipes)2024-02-230.4.2RenzoCarbonara
pipes-attoparsec470.022Attoparsec and Pipes integration. (bsd3, library, parser, pipes)2023-05-020.6.0PaoloCapriotti, RenzoCarbonara
pipes-bgzf70.01Blocked GZip (bsd3, codec, library, pipes)2015-07-030.2.0.1rcallahan
pipes-binary440.03Encode and decode binary streams using the pipes and binary libraries. (bsd3, library, pipes)2023-10-060.4.4RenzoCarbonara
pipes-break92.01Pipes to group by any delimiter (such as lines with carriage returns) (bsd3, control, library, pipes)2017-03-160.2.0.6mindreader
pipes-brotli60.00Brotli (RFC7932) compressors and decompressors for the Pipes package (bsd3, codec, compression, library, pipes)2019-04-200.0.0.0AndreasAbel, HerbertValerioRiedel
pipes-bytestring450.046ByteString support for pipes (bsd3, control, library, pipes)2021-02-122.1.7GabrielGonzalez
pipes-category130.01Allows instances for Category, Arrow and ArrowChoice for Pipes. (bsd3, control, library, pipes)2017-10-080.3.0.0louispan
pipes-cborg60.00Encode and decode cborg streams using the pipes and cborg libraries. (bsd3, library, pipes)2019-08-140.1RenzoCarbonara
pipes-cellular90.01Pipes-based combinators for cellular data processing (bsd3, control, library, pipes)2015-07-070.0.0.1patrykz
pipes-cellular-csv90.01Efficient pipes-based cellular CSV codec (bsd3, control, library, pipes)2015-07-071.0.0.0patrykz
pipes-cereal62.01Encode and decode binary streams using the pipes and cereal libraries. (bsd3, library, pipes)2015-07-21ian_mi
pipes-cereal-plus (deprecated)110.02A streaming serialization library on top of "pipes" and "cereal-plus" (deprecated, library, mit, pipes, serialization)2014-10-190.4.0NikitaVolkov
pipes-cliff (deprecated)300.01Streaming to and from subprocesses using Pipes (bsd3, concurrency, deprecated, library, pipes)2016-07-160.12.0.0OmariNorman
pipes-concurrency492.021Concurrency for the pipes ecosystem (bsd3, concurrency, control, library, pipes)2021-12-052.0.14GabrielGonzalez
pipes-courier40.01Pipes utilities for interfacing with the courier message-passing framework. (bsd3, library, pipes)2014-02-080.1.0.0KyleVanBerendonck
pipes-csv410.02Fast, streaming csv parser (csv, library, mit, pipes)2015-11-261.4.3GabrielGonzalez, WilliamCasarin
pipes-errors70.01Integration between pipes and errors (bsd3, control, error-handling, library, monad, pipes)2015-05-210.3jdnavarro
pipes-extras450.04Extra utilities for pipes (bsd3, control, library, pipes)2018-07-041.0.15GabrielGonzalez
pipes-fastx170.01Streaming parsers for Fasta and Fastq (bsd3, library, pipes)2015-06-260.3.0.0rcallahan
pipes-fluid240.01Reactively combines Producers so that a value is yielded as soon as possible. (bsd3, control, frp, library, pipes)2018-06-010.6.0.1louispan
pipes-group500.014Group streams into substreams (bsd3, control, library, pipes)2018-07-041.0.12GabrielGonzalez
pipes-http270.09HTTP client with pipes interface (bsd3, library, pipes, web)2019-02-071.0.6GabrielGonzalez
pipes-io50.01Stateful IO streams based on pipes (apache, control, library, pipes)2016-08-260.1yinguanhao
pipes-key-value-csv120.01Streaming processing of CSV files preceded by key-value pairs. (bsd3, csv, library, pipes, text)2017-12-290.4.0.3mjmrotek
pipes-lines (deprecated in favor of pipes-break)190.01Pipes for grouping by lines with carriage returns. (bsd3, control, deprecated, library, pipes)2017-03-161.0.3.4mindreader
pipes-misc300.02Miscellaneous utilities for pipes, required by glazier-tutorial (bsd3, control, library, pipes)2018-05-220.5.0.0louispan
pipes-network350.010Use network sockets together with the pipes library. (bsd3, library, network, pipes)2018-05-160.6.5PaoloCapriotti, RenzoCarbonara
pipes-network-tls330.01TLS-secured network connections support for pipes. (bsd3, library, network, pipes)2019-11-170.4RenzoCarbonara
pipes-network-ws90.00WebSockets support for pipes. (bsd3, library, network, pipes)2019-04-170.1RenzoCarbonara
pipes-p2p70.01P2P network nodes with pipes (bsd3, library, network, pipes)2015-04-130.4jdnavarro
pipes-p2p-examples (deprecated in favor of pipes-p2p)60.01Examples using pipes-p2p (bsd3, deprecated, network, pipes, program)2014-03-060.3jdnavarro
pipes-parse522.033Parsing infrastructure for the pipes ecosystem (bsd3, control, library, parsing, pipes)2021-02-123.0.9GabrielGonzalez
pipes-postgresql-simple (deprecated in favor of streaming-postgresql-simple, streaming-utils)180.01Convert various postgresql-simple calls to work with pipes (database, deprecated, library, mit, pipes)2017-02-070.1.3.0OliverCharles
pipes-protolude50.00Alternate Prelude for the pipes ecosystem (bsd3, library, pipes, program)2016-10-140.1.0.1mckeankylej
pipes-rt100.01A few pipes to control the timing of yields (bsd3, control, library, pipes, program)2015-01-210.5.0imalsogreg
pipes-safe1690.046Safety for the pipes ecosystem (bsd3, control, error-handling, library, pipes)2023-11-042.3.5GabrielGonzalez
pipes-shell80.01Create proper Pipes from System.Process (bsd3, library, pipes)2015-11-260.1.4kbrei
pipes-text590.014properly streaming text (bsd3, library, pipes, text)2022-05-261.0.1PeterJones, MichaelThompson
pipes-wai180.03A port of wai-conduit for the pipes ecosystem (library, mit, pipes, web)2016-01-083.2.0IanDuncan
pipes-zeromq480.01Pipes integration for ZeroMQ messaging (bsd3, control, library, network, pipes)2017-04-200.3.0.0peddie
pipes-zlib242.03Zlib and GZip compression and decompression for Pipes streams (bsd3, compression, library, pipes)2018-05-260.4.4.2PaoloCapriotti, RenzoCarbonara
porcupine-core52.02Express portable, composable and reusable data tasks and pipelines (arrows, combinators, control, data, json, library, mit, numerical, pipes, program, streaming)2019-10-090.1.0.1YvesPares
servant-pipes200.02Servant Stream support for pipes (bsd3, library, pipes, servant, web)2023-06-250.16AlpMestanogullari, DavidJohnson, GaelDeest, phadej, MatthiasFischmann, maksbotan, arianvp
streaming2412.575an elementary streaming prelude and general stream type. (bsd3, data, library, pipes, streaming)2023-07-060.2.4.0OliverCharles, MichaelThompson, andrewthad, chessai
streaming-bytestring2682.2537Fast, effectful byte streams. (bsd3, data, library, pipes, streaming)2023-11-170.3.2IvanMiljenovic, fosskers, andrewthad
streaming-utils620.09http, attoparsec, pipes and other utilities for the streaming libraries (bsd3, data, library, pipes, streaming)2023-08-010.2.5.0OliverCharles, MichaelThompson, andrewthad, chessai
streamly2872.533Streaming, dataflow programming and declarative concurrency (array, bsd3, concurrency, dataflow, filesystem, library, list, logic, network, non-determinism, parsing, pipes, reactivity, streaming, streamly, time, unicode)2024-01-180.10.1harendra, pranaysashank, adithyaov
streamly-core642.012Streaming, parsers, arrays, serialization and more (array, bsd3, dataflow, library, list, logic, non-determinism, parsing, pipes, streaming, streamly, time)2024-01-180.2.2harendra, adithyaov