TailTalk: A modern async user space AppleTalk stack with Rust and Tokio

TailTalk: A modern async user space AppleTalk stack with Rust and Tokio

TailTalk is an open‑source project that recreates the AppleTalk networking protocol as an asynchronous, user‑space stack written in Rust. Leveraging the Tokio runtime, it provides modern, safe concurrency while preserving compatibility with legacy AppleTalk devices. It runs on Linux, supports IPv4 bridging, and includes test suites for protocol verification.