Alternatives
Products that do what Multi-Port Edge Network Platform does
Networking
- 1IM
2024 · qdiv.dev
- 2

- 3MA
2023 · github.com
- 4

- 5

- 6II
Hi HN, To truly understand how operating systems and network protocols work, I decided to combine two classic learning tools: the xv6 teaching OS and a from-scratch TCP/IP stack. I'm excited to share the result: my own from-scratch TCP/IP networking stack running directly inside the xv6-riscv (https://github.com/pandax381/xv6-riscv-net) kernel. The project uses a modern virtio-net driver, allowing it to run seamlessly in QEMU and communicate with the host machine. Key features: - From-Scratch Stack: The core is powered by microps…
2025 · github.com
- 7AN
2018 · flockport.com
- 8

- 9

- 10

- 11

- 12IB
Hi HN — I’m the developer of NetViews, a macOS utility I built because I wanted better visibility into what was actually happening on my wired and wireless networks. I live in the CLI, but for discovery and ongoing monitoring, I kept bouncing between tools, terminals, and mental context switches. I wanted something faster and more visual, without losing technical depth — so I built a GUI that brings my favorite diagnostics together in one place. About three months ago, I shared an early version here and got a ton of great feedback. I listened: a new name (it was PingStalker), a longer trial,…
Feb 2026 · netviews.app
- 13OA
2020 · ouroboros.rocks
- 14

- 15

- 16

- 17

- 18

- 19DR
Hi HN, we build an open-source operating system extension for orchestrating robot swarms fully decentralized. This first beta version allows you to create fully decentralized robot swarms. The system will set up a wireless mesh network and run a p2p networking stack on top of it, such that nodes can interact with each other through various abstractions using our SDKs (Rust, Python, TypeScript) or a CLI. We hope this is a step toward better inter-robot communication (and a fun project if you have a few Raspberry Pis lying around). Our mesh network is created by B.A.T.M.A.N.-adv and we’ve…
2025 · docs.p2p.industries
- 20SS
2016 · subnet.im
- 21

- 22PN
2024 · pipedream.com
- 23AE
2023 · rings.rs
- 24

Hi HN, Recently I wasted several hours wrangling my dev environment only to find out that the browser frontend was talking to the wrong version of the backend. This got me thinking--why on earth are we still using simple numbers to describe which process to connect to? Why not use names instead? I thought of all the times a program wouldn't start because of port conflicts. The more I thought about it, the crazier it seemed. Modern operating systems already offer no-conflict ports: if you make your TCP server listen on port 0, the OS assigns you a random available port. But that only solves…
Jul 2026 · portzero.net
Ranked by how close each launch is in meaning, then by votes. Refine with a description →