ipfs
IPFS wrapper for Haskell (by fission-codes)
network
Low-level networking interface (by haskell)
ipfs | network | |
---|---|---|
2 | 3 | |
43 | 329 | |
- | 0.9% | |
1.6 | 7.9 | |
over 1 year ago | 5 days ago | |
Haskell | Haskell | |
Apache License 2.0 | 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.
ipfs
Posts with mentions or reviews of ipfs.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Advice a project
My understanding of web3 is that it has to do with browsers interacting with cryptocurrencies and other decentralized applications, so if you want to do that in Haskell you probably want to use GHC JS, but I'm honestly not sure if that's advisable. If you want to make backend programs and servers to interact with cryptocurrencies and decentralized applications, you should look for the client libraries for those cryptocurrencies or decentralized applications. For instance, here is a Haskell client for IPFS. Here is an RPC API for Bitcoin core. Here seems to be a similar thing for Ethereum. I'm not up to speed on these things so I am not attesting to the quality of these libraries.
-
IPFS on Hackage
But the link goes to GPL v2... And the Github repo says GPL v2
network
Posts with mentions or reviews of network.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-24.
-
Haskell - Important Libraries
network
-
Monthly Hask Anything (February 2022)
After some more searching I did find that the network package has caused issues compiling on windows before (e.g. this issue). The only change that 3.1.2.7 introduced was actually to try to make it work on windows. Maybe they did not succeed completely? I think it is a good idea to open an issue on their issue tracker: https://github.com/haskell/network/issues.
-
Exposing network package
Same: https://hackage.haskell.org/package/network
What are some alternatives?
When comparing ipfs and network you can also consider the following projects:
websockets - A Haskell library for creating WebSocket-capable servers
wol - A program and library to a send WoL Magic Packet, to remotely start a computer.
web3 - Web3 API for Haskell
hbeanstalk - haskell client for beanstalk message queue
call-haskell-from-anything - Call Haskell functions from any programming language via serialization and dynamic libraries
network-bitcoin
multihash-serialise - Haskell libraries for interacting with IPFS
discord-haskell - Haskell library for writing Discord bots
twilio - Twilio library for Haskell
HTTP - Haskell HTTP package
hgithub - Haskell bindings to the GitHub API
pontarius-xmpp - An XMPP client library for Haskell.