wai-conduit
conduit-combinators
Our great sponsors
wai-conduit | conduit-combinators | |
---|---|---|
6 | 0 | |
746 | 136 | |
0.5% | - | |
7.8 | 4.7 | |
about 1 month ago | about 2 months ago | |
Haskell | Haskell | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wai-conduit
-
[ANNOUNCE] GHC 9.2.2 is now available!
What kind of metrics do you derive "ton of stuff" from? It seems like the largest blocker is Cryptonite. It's unreasonable to let a handful of packages keep back Nightly. You can now run Warp without it. How does your list of essential blockers for 9.2 look like?
- List of upcoming breaking changes
- After a decade, warp finally replaced a lookup table with x - 48
-
simple backend like express or oak in js world
Is this the correct repo? https://github.com/yesodweb/wai
No, Wai is the common abstraction, sort of like connect. Warp is one (only AFAIK) server implementation of it. Both Wai and Warp are developed along side with Yesod, you can find their source code here https://github.com/yesodweb/wai
-
Beginner friendly Haskell Open Source projects?
WAI
conduit-combinators
We haven't tracked posts mentioning conduit-combinators yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
tar-conduit - Conduit based tar extraction mechanism
servant - Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
classy-parallel - A fork of monad-parallel using monad-control.
recursion-schemes - Generalized bananas, lenses and barbed wire
crypto-conduit - Conduit interface for cryptographic operations (from crypto-api).
fsnotify-conduit - Get filesystem notifications as a stream of events
bits-conduit - bitstream for conduit
couchdb-conduit - Couch DB client library
attoparsec-conduit - A streaming data library
binary-conduit - binary serialization interface for conduit
csv-conduit - Flexible, fast and constant-space CSV library for Haskell using conduits