Haskell Conduit

Open-source Haskell projects categorized as Conduit

Top 23 Haskell Conduit Projects

  • attoparsec-conduit

    A streaming data library

    Project mention: Conduit question - what is "a single input value"? | reddit.com/r/haskell | 2023-02-04
  • wai-conduit

    Haskell Web Application Interface

    Project mention: Rust's Poor Composability | news.ycombinator.com | 2023-04-06

    Yes. Not because of the developer, but because of how extremely flexible and dynamic the Lisp-family languages are. The power and joy of Lisp is in how it's almost a meta-language, so every project can become its own EDSL. The most famous (infamous?) example of this is Vacietis[2], which is a Common Lisp library that allows C code to be imported directly(!!).

    [0] IIRC the Yesod framework's Warp does well on benchmarks, and when you look at code like https://github.com/yesodweb/wai/blob/master/warp/Network/Wai... you can see the lengths they had to go through to work around the choice of implementation language.

    [1] Go has a garbage collector, but exposes the stack/heap distinction more directly than Haskell, so it's easier to write allocation-free code in hot paths.

    [2] https://github.com/vsedach/Vacietis

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • pool-conduit

    Persistence interface for Haskell allowing multiple storage methods.

    Project mention: Problem with Persistent.runSqlPool and Servant Handel | reddit.com/r/haskell | 2023-02-14

    I understand that the "new" version of Persistent requires Servant Handler to be MonadUnliftIO which is not the case. I also understand that I am suppose to use acquireSqlConn somehowe (following this this), but I can't figure it out. Any ideas ?

  • http-conduit

    An HTTP client engine, intended as a base layer for more user-friendly packages. (by snoyberg)

  • twitter-conduit

    Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.

  • conduit-combinators

    Type classes for mapping, folding, and traversing monomorphic containers

  • shell-conduit

    Write shell scripts with Conduit

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • html-conduit

    Various XML utility packages for Haskell

  • hreq-conduit

    A type dependent highlevel HTTP client library inspired by servant-client.

  • csv-conduit

    Flexible, fast and constant-space CSV library for Haskell using conduits

  • hw-json

  • simple-conduit

  • stomp-conduit

    Message-oriented Middleware for Haskell

  • hw-rankselect

  • conduit-audio

    Use conduit to process/manipulate/convert audio

  • couchdb-conduit

    Couch DB client library

  • tagstream-conduit

    streamlined html tag parser

  • crypto-conduit

    Conduit interface for cryptographic operations (from crypto-api).

  • fsnotify-conduit

    Get filesystem notifications as a stream of events

  • tar-conduit

    Conduit based tar extraction mechanism

  • conduit-concurrent-map

    Concurrent, order-preserving mapping Conduit for Haskell

  • zip-stream

    Haskell ZIP archive streaming processing using conduit

  • udp-conduit

    [DONE] Simple fire-and-forget style conduit parts (sources/sinks) for UDP traffic

  • CodiumAI

    TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-04-06.

Haskell Conduit related posts

Index

What are some of the best open-source Conduit projects in Haskell? This list will help you:

Project Stars
1 attoparsec-conduit 858
2 wai-conduit 775
3 pool-conduit 440
4 http-conduit 254
5 twitter-conduit 158
6 conduit-combinators 146
7 shell-conduit 96
8 html-conduit 69
9 hreq-conduit 54
10 csv-conduit 51
11 hw-json 48
12 simple-conduit 25
13 stomp-conduit 19
14 hw-rankselect 18
15 conduit-audio 17
16 couchdb-conduit 11
17 tagstream-conduit 11
18 crypto-conduit 9
19 fsnotify-conduit 8
20 tar-conduit 7
21 conduit-concurrent-map 7
22 zip-stream 6
23 udp-conduit 5
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org