nowfound

Alternatives

Products that do what One-shot NAT traversal library does

  1. 1NN
  2. 2NA

    Colin here, creator of Nub. I’ve had the general shape of this in mind for years. Nub runs your code with stock `node`, augmented with a `--require` preload hook[0] that adds a transpiler (oxc-powered, packaged as a Node-API add-on), registers a module resolution hook[1], and injects polyfills as needed for APIs like `Worker`, `Temporal`, etc. All purely additive, your code ultimately runs using Node’s actual engine & stdlib implementations. [0] https://nodejs.org/api/cli.html#-require-module [1]…

    Jun 2026 · github.com

  3. 3
    Nativizer115

    Convert any web application into native iOS & Android apps

    2020

  4. 4PA
  5. 5BR
  6. 6NT
  7. 7ZC

    2016 · github.com

  8. 8NA
  9. 9AL
  10. 10GA

    Hi All, I felt like I was re-inventing the wheel by bolting similar channel architectures onto different Go structs repeatedly so I decided to extract some common types into into one library so that they would be easier to re-use: - oneshot - spsc - spmc - mpsc - mpmc - broadcast - watch The types are inspired by Rust channels so if you're coming from Rust they should feel familiar. So far I'm really enjoying using them but it'd be great to get some external feedback if you have time! https://github.com/amorey/gochan Andres

    May 2026 · github.com

  11. 11AA

    I wrote a minimal traceroute(1) clone that leans on asynchrony to reduce the time spent tracing a route. Underneath, it uses ICMP to do its job. The plan is to add support for UDP tracing and a path maximum transmission unit discovery mechanism. Comments and suggestions are welcome!

    2022 · github.com

  12. 12

    Zero-dependency distributed actor framework for TypeScript: typed actors, supervision, mailboxes, behaviors, an event stream, a multi-core runtime, remoting across nodes, and clustering with discovery, placement, singletons, and relocation

    8d ago · tochemey.github.io

  13. 13AA

    I’ve had this idea for a new code editor chord grammar bouncing around in my head for over 2 years, and now I can finally release v0.1 of ane. You can run it one-shot from scripts or agents (`ane exec —chord…`) or use its full-on TUI editor. ane is pure Rust, and integrates tree-sitter and LSP to provide a pleasant and predictable terminal code editing experience. I’d love folks to try it out and give feedback! Thanks :)

    May 2026 · github.com

  14. 14SJ
  15. 15NS
  16. 16FH
  17. 17

    The desktop client NATS deserves

    Jul 2026 · nats.studio

  18. 18NZ
  19. 19EO
  20. 20NA

    Nostria, a fully peer-to-peer social protocol designed to eliminate reliance on centralised message relays - a common bottleneck in the Nostr ecosystem. Led by long-time open-source contributor Sondre Bjellås (https://github.com/sondreb/), they are currently raising a small pre-seed round to develop the minimum viable product (MVP) and expand our user base. We would love to get feedback from the HN community: - What do you think of the approach? - Are there any technical issues you can see? - Is anyone here experimenting with alternative Nostr architectures?

    2025 · nostria.app

  21. 21MA

    It provides zero-dependency, memory-safe operations for working with torrent files, bencode data, and magnet links.

    2025 · github.com

  22. 22IM

    I made a Terminal UI for OpenSnitch[1], an interactive application firewall for Linux inspired by Little Snitch. I’ve always wanted to create a TUI and found the perfect excuse to make this for usage on one of my headless servers. I wrote this in Rust to force myself to learn more, viz. async features. Super open to feedback and contributions! [1] https://github.com/evilsocket/opensnitch

    Nov 2025 · github.com

  23. 23AD
  24. 24CV

    I built a chained VPN lab to support multi-user traffic isolation using only raw Linux tools. Each user gets: - A WireGuard tunnel - A dedicated namespace (wg-$user) bridged via veth - NAT and routing table override - A second namespace (ovpn-$user) running OpenVPN - Final egress through tun1 The entire setup is controlled with bash scripts and PostgreSQL — no Docker, no containers, no Python, just raw netns, iptables, ip rule and shell. Built for GDPR-compliant VPN infra with real isolation per collaborator. Code and README:…

    2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →