SaaSHub helps you find the best software and product alternatives Learn more β
Magic-wormhole.rs Alternatives
Similar projects and alternatives to magic-wormhole.rs
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
CalcuLaTeX
A pretty printing calculator language with support for units. Makes calculations easier and more presentable with real time LaTeX output, along with support for units, variables, and mathematical functions.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
magic-wormhole.rs discussion
magic-wormhole.rs reviews and mentions
-
Magic Wormhole Source Code Analysis
Rust: https://github.com/magic-wormhole/magic-wormhole.rs (official)
-
My negative views on Rust (2023)
I saw some time back that a productionalized attempt came out: https://github.com/magic-wormhole/magic-wormhole.rs
The one I mentioned was much more primitive, meant as a demo (you can look at the branches for different approaches): https://github.com/estebank/rusticwormhole
- Magic Wormhole: get things from one computer to another, safely
-
The Linux Kernel Prepares for Rust 1.77 Upgrade
> Downloading 3GB of dependencies is not a thing that happens in the Rust ecosystem. Reality is orders of magnitude smaller than that.
Assuming they're talking about the built size of dependencies that are left lying around after cargo builds a binary, they're really not exaggerating by much. I have no difficulty of believing that there are Rust projects that leave 3GB+ of dependency bloat on your file system after you build them.
To take the last Rust project I built, magic-wormhole.rs [1], the source code I downloaded from Github was 1.6 MB. After running `cargo build --release`, the build directory is now 618 MB and there's another 179 MB in ~/.cargo, for a total of 800 MB used.
All this to build a little command line program that sends and receives files over the network over a simple protocol (build size 14 MB). God forbid I build something actually complicated written in Rust, like a text editor.
[1] https://github.com/magic-wormhole/magic-wormhole.rs
- Efficient way of sharing files with someone without having to push
-
qft: A tool to quickly transfer files over a holepunched P2P connection
This is cool but it really should be using TCP. (You can do holepunching with TCP, check out https://github.com/magic-wormhole/magic-wormhole.rs/blob/master/src/transit.rs)
-
Whatβs everyone working on this week (8/2021)?
I'm contributing for some magic-wormhole issues, the book of rust-clippy , and exercism rust track ... Thank Almighty Allah.
-
What's everyone working on this week (7/2021)?
I'm working on some issues in magic-wormhole.rs and still looking around for other projects.
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Jun 2025
Stats
magic-wormhole/magic-wormhole.rs is an open source project licensed under European Union Public License 1.2 which is an OSI approved license.
The primary programming language of magic-wormhole.rs is Rust.
Popular Comparisons
- magic-wormhole.rs VS CalcuLaTeX
- magic-wormhole.rs VS syncbuf
- magic-wormhole.rs VS qft
- magic-wormhole.rs VS netport
- magic-wormhole.rs VS denv
- magic-wormhole.rs VS math_lang
- magic-wormhole.rs VS rusty-craft
- magic-wormhole.rs VS gbench
- magic-wormhole.rs VS tachyon-networking
- magic-wormhole.rs VS panamax