HTTP
Haskell HTTP package (by haskell)
network-transport-inmemory
In-memory realisation of Network.Transport (by haskell-distributed)
HTTP | network-transport-inmemory | |
---|---|---|
1 | - | |
179 | 3 | |
0.0% | - | |
3.7 | 5.5 | |
5 days ago | 9 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
HTTP
Posts with mentions or reviews of HTTP.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-21.
-
For Production Users: Haskell in an age of Rust and Python
The first link was https://hackage.haskell.org/package/HTTP. That's easy to use but I quickly discovered it doesn't support HTTPS.
network-transport-inmemory
Posts with mentions or reviews of network-transport-inmemory.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning network-transport-inmemory yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing HTTP and network-transport-inmemory you can also consider the following projects:
network - Low-level networking interface
http-types - Generic HTTP types for Haskell (for both client and server code)
http-dispatch - A high level HTTP client for Haskell that focuses on ease of use
montage - Riak resolution proxy
network-transport - Generic Network.Transport API
io-streams - Simple, composable, and easy-to-use stream I/O for Haskell