A Rust implementation of Android's Binder
A Rust implementation of Android's Binder
Posted Dec 2, 2023 20:21 UTC (Sat) by Paf (subscriber, #91811)In reply to: A Rust implementation of Android's Binder by ballombe
Parent article: A Rust implementation of Android's Binder
There is a real paucity of library availability. The kernel has a bunch of the stuff it needs, but it's still pretty limited compare to what *could* exist. C++ obviously has overwhelmingly huge libraries available, but that's not very helpful for C and even less relevant for kernel stuff.
