Skip to content

[GitHub Trending] n0-computer/iroh

6.5 relevance
Score Breakdown
technical depth
8
novelty
7
actionability
5
community
6
strategic
5
personal
6

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Interesting Rust networking stack but not directly applicable to reader's focus.

Languages github.com
Summary

Iroh provides a Rust library for peer-to-peer connections using public keys, leveraging QUIC via the noq crate for authenticated encryption and hole-punching with relay fallback. It includes pre-built protocols like iroh-blobs for BLAKE3-based content-addressed blob transfer, iroh-gossip for publish-subscribe overlays, and iroh-docs for eventually-consistent key-value stores. The project is dual-licensed under Apache 2.0 and MIT, with FFI bindings available for non-Rust languages.

Author

n0-computer