oku VS iroh

Compare oku vs iroh and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
oku iroh
1 7
7 1,559
- 5.3%
4.8 9.8
9 days ago 4 days ago
Rust Rust
GNU Affero General Public License v3.0 Apache License 2.0
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.

oku

Posts with mentions or reviews of oku. We have used some of these posts to build our list of alternatives and similar projects.

iroh

Posts with mentions or reviews of iroh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.
  • SeaweedFS fast distributed storage system for blobs, objects, files and datalake
    7 projects | news.ycombinator.com | 2 Feb 2024
    If you're talking about this https://github.com/n0-computer/iroh ... Iroh is a p2p file syncing protocol. That's not even close to the same wheelhouse as SeaweedFS?
  • I Moved My Blog from IPFS to a Server
    8 projects | news.ycombinator.com | 31 Jan 2024
    Totally biased founder here, but I work on https://github.com/n0-computer/iroh, a thing that started off as an IPFS implementation in rust, but we broke out & ended up doing our own thing. We're not at the point where the iroh implements "the full IPFS experience" (some parts border on impossible to do while keeping a decentralized promise), but we're getting closer to the "p2p website hosting" use case each week.
  • Willow Protocol
    7 projects | news.ycombinator.com | 17 Jan 2024
    if you are looking for something similar to ipfs but a bit more minimalistic and performance oriented, check out iroh https://github.com/n0-computer/iroh .

    It is a set of open source libraries for peer to peer networking and content-addressed storage. It is written in rust, but we have bindings to many languages.

    One part of iroh is a work in progress implementation of the willow spec. The lower layers include a networking library similar to libp2p and a library for content-addressed storage and replication based on blake3 verified streaming.

    Most iroh developers have been active in the ipfs community for many years and have shared similar frustrations... See this talk from me in 2019 :-) https://www.youtube.com/watch?v=Qzu0xtCT-R0

  • Planning to make a video on cool Rust apps focused on the end user. Make recommendations!
    38 projects | /r/rust | 2 Nov 2022
    IPFS Protocol Stack: Iroh
  • Iroh: A New Implementation of IPFS in Rust
    2 projects | news.ycombinator.com | 28 Oct 2022
    We have an initial release out since earlier today: https://github.com/n0-computer/iroh/releases/tag/v0.1.0 but we are still very early, so be gentle :)
  • ACM SIGCOMM'22: Design and Evaluation of IPFS
    3 projects | news.ycombinator.com | 6 Sep 2022
    (Disclosure: I work for the Filecoin Foundation/Filecoin Foundation for the Decentralized Web).

    I do actually agree that the privacy and anonymity aspects of IPFS are not well- conveyed. I think people get hooked on the "censorship-resistant" nature of decentralized systems, without understanding that even if you have multiple sources, for instance in a content-addressable network like IPFS, aggressive censorship systems have other strategies to dissuade dissemination or punish readers. You always have to be thinking a few steps ahead. Services like Tor and, I hope, the IPFS network both try to convey what threat models they are useful for, and which they are not, but it's really hard to stop overenthusiastic re-statements that give them super-powers they do not, in fact, possess.

    That said, there's a bunch of careful thinking right now going on about how IPFS's privacy story could be improved: https://blog.ipfs.tech/ipfs-ping-2022-recap/ has a couple of sessions on this, and is a great summary of some other recent developments in the space.

    One of those improvements is in the point about nodes being high CPU, RAM, etc. (I actually find this to be more of a challenge when running the full IPFS Go node locally on my desktop, rather than on a VPS; it requires some tweaking.)

    The strategy right now is to encourage more implementations of IPFS to cover more use-cases; the original go-ipfs had to do everything, including maintaining some legacy decisions. Nowadays, there's a lot of effort on alternative IPFS implementations that can be slimmer, or optimised for particular scenarios, e.g. on an embedded device, serving a high-load web gateway, or providing millions of files. Protocol Labs recently renamed their canonical go-ipfs to kubo (https://github.com/ipfs/kubo ) to make it more of a peer with other implementations.

    Of course, I love all these new generation implementations EQUALLY, but if you pushed me, I've enjoyed playing around with https://github.com/n0-computer/iroh , a modular rust implementation building off the increasingly robust rust libp2p etc libraries. There's some more to pick from here: https://docs.ipfs.tech/basics/ipfs-implementations/

What are some alternatives?

When comparing oku and iroh you can also consider the following projects:

kosmonaut - A web browser engine for the space age :rocket:

kubo - An IPFS implementation in Go

gtkrs-tutorials - Tutorial for event-driven GTK application development in Rust.

bevy - A refreshingly simple data-driven game engine built in Rust

Fuzzr - P2P platform for publishing content, self-hosting, decentralized curation, and more.

dragit - Application for intuitive file sharing between devices.

eww - ElKowars wacky widgets

rust-libp2p - The Rust Implementation of the libp2p networking stack.

rnote - Sketch and take handwritten notes.

iced - A cross-platform GUI library for Rust, inspired by Elm

gnvim - GUI for neovim, without any web bloat

Admarus - Peer-to-Peer Search Engine for IPFS