couchdb-conduit
wai-conduit
Our great sponsors
couchdb-conduit | wai-conduit | |
---|---|---|
0 | 6 | |
11 | 739 | |
- | 0.4% | |
0.0 | 6.5 | |
about 9 years ago | 8 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" 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.
couchdb-conduit
We haven't tracked posts mentioning couchdb-conduit yet.
Tracking mentions began in Dec 2020.
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
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!
ihp - 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
attoparsec-conduit - A streaming data library
crypto-conduit - Conduit interface for cryptographic operations (from crypto-api).
csv-conduit - Flexible, fast and constant-space CSV library for Haskell using conduits
binary-conduit - binary serialization interface for conduit
conduit-combinators - Type classes for mapping, folding, and traversing monomorphic containers
html-conduit - Various XML utility packages for Haskell