Last fall I was working on a library to make a safe API for driving futures on top of an an io-uring instance. Though I released bindings to liburing called iou, the futures integration, called ostkreuz, was never released. I don’t know if I will pick thi... (more…)
Read more »
Rust is a systems programming language with massive ambitions. It is
designed for creating the most reliable software, from the tiniest
embedded systems to multi-million line behemoths, and its users need
to have confidence that it is fit for purpose. (more…)
Read more »
Use the `cargo` command install our favorite crates - SixArm/rust-cargo-favorites... (more…)
Read more »
An experimental Rust compiler front-end for IDEs. Contribute to rust-analyzer/rust-analyzer development by creating an account on GitHub. (more…)
Read more »
The Rust-loving team at Immunant has been hard at work on C2Rust, a migration framework that takes the drudgery out of migrating to Rust. Our goal is to make safety improvements to the translated Rust automatically where we can, and help the programmer do... (more…)
Read more »