Earlier this year, DeisLabs released Krustlet, a project to implement Kubelet
in Rust. 1 2 Kubelet is the component of Kubernetes that
runs on each node which is assigned Pods by the control plane and runs them on
its node. Krustlet defines a flexible API... (more…)
Read more »
I rewrote my C++ mobile game in Rust as a hobby project to learn Rust. I’m quite excited with what I learnt and with the resulting game. (more…)
Read more »
Safe interop between Rust and C++. Contribute to dtolnay/cxx development by creating an account on GitHub. (more…)
Read more »
Is your feature request related to a problem? Please describe. As a developer, I have an existing Postgres database that I wanted to use AGE with. However, I do not want to migrate my existing sche... (more…)
Read more »
🐚 An async & dynamic ORM for Rust. Contribute to SeaQL/sea-orm development by creating an account on GitHub. (more…)
Read more »