Two years after I finished my school last year project, which consisted in a compiler plugin to provide a DSL for SQL in Rust, I can finally update it to use proc-macro and benefit from the same features as the original version, while also working on the ... (more…)
Read more »
A lunatic web framework. Contribute to lunatic-solutions/submillisecond development by creating an account on GitHub. (more…)
Read more »
TL;DR: This post documents my attempts of building a Rust binary in CI that would work on older Linux systems. I was using GitHub Actions, but it should be also applicable for other CI systems. You can find the final solution at the end. (more…)
Read more »
Part 0 in our series about learning and writing systems software using Rust. (more…)
Read more »