binary-conduit
wai-conduit
Our great sponsors
binary-conduit | wai-conduit | |
---|---|---|
0 | 8 | |
5 | 749 | |
- | 0.4% | |
0.0 | 8.7 | |
over 2 years ago | 10 days 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.
binary-conduit
We haven't tracked posts mentioning binary-conduit yet.
Tracking mentions began in Dec 2020.
wai-conduit
-
I replaced all our blog thumbnails using DALL·E 2 for $45: here’s what I learned
I switched backends a bunch of times because everything I tried (Go stdlib HTTP, Tornado, etc.) kept getting taken out whenever I would hit the front page, either due to CPU overload or some sort of resource leak. I ended up using Warp+Wai+Servant (https://github.com/yesodweb/wai) and it has been smooth sailing since then off my $3/mo VPS. It can take thousands of req/sec without flinching (which is higher than what you see from top of HN - that maxes out at a few hundred req/s).
My $3/mo vultr box can handle HN loads easily when using a fast backend (I've settled on https://github.com/yesodweb/wai based apps - the only thing that has worked well for me so far).
-
[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!
attoparsec-conduit - A streaming data library
conduit-combinators - Type classes for mapping, folding, and traversing monomorphic containers
crypto-conduit - Conduit interface for cryptographic operations (from crypto-api).
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
shell-conduit - Write shell scripts with Conduit
csv-conduit - Flexible, fast and constant-space CSV library for Haskell using conduits
ftp-conduit - FTP file commands using the conduit interface
couchdb-conduit - Couch DB client library
bits-conduit - bitstream for conduit