Routing traffic in Rust using eBPF
Writing a routing application in Rust using eBPF to minimize syscalls and copying memory... (more…)
Read more »Many people who use Rust for a bit – especially those who like the language but
do not fall in love with it – feel a sense that there must be a smaller,
simpler variation on the same theme which would maybe be a little less
powerful, but would also be muc… Read more