I find it strange that this web site completely ignores the Java ecosystem, which offers memory-safe implementations for most of the protocols and services listed.
Can I use the Java implementations in another language without significant headache?
https://www.graalvm.org/latest/reference-manual/native-image...
Then again, many times OS IPC is a much better option.