
I built NanoPAM (Aegis-XDP): 629ns deterministic latency with eBPF/XDP + 5.1GHz isolated cores
Hey r/eBPF,
I recently open-sourced AI Agentic Nano Previlaged Access management (NanoPAM) (Aegis-XDP) — a transparent Layer-2 bridge that does port-level PAM + token-bucket rate limiting entirely in XDP.
We achieved:
• P50 = 629 ns
• P99 = 645 ns (<41 ns variance)
• 8,000× faster than traditional Netfilter/iptables
Full technical deep-dive (with architecture diagrams, benchmarks, and jitter graphs) is here:
GitHub repo (source + build instructions): https://github.com/reachshankarg-byte/NanoPAM
Would love feedback from the eBPF community — especially on the XDP fast path and CPU isolation approach. Thanks!
u/Status-Pirate-1160 — 8 days ago