Back to projects
live2026Featured

NEUROLINK

Peer-to-peer file sharing across devices on the same local network. Dual runtime: Express (Node.js) and Rust (Axum).

NEUROLINK

Project context

Repository or writeup

RustAxumExpressNode.jsTypeScript

Overview

NeuroLink v2.0 — two runtimes, one repo. Local network file sharing with batch upload, zip download, and diff support.

Stack

  • Rust + Axum - high-performance async runtime
  • Express + Node.js - JS runtime alternative
  • TypeScript - type safety on the Node side