The second installment of our series on building a runtime reflection system in Rust looks at how we can dynamically access attributes on Rust structs at runtime. (more…)
Read more »
Rust is a multi-paradigm language of which one of the objectives is to challenge the conflict between high-level ergonomics and fine-grained memory management. Among the abundant constructions and features it proposes, some can enable the introduction of ... (more…)
Read more »
Comparing Rust's performance and compile-time memory management to Vlang, the newest in software building languages. (more…)
Read more »
rust-crowbar - Wrapper to simplify writing AWS Lambda functions in Rust (using the Python execution environment)...
Read more »
The Open Infrastructure Foundation's Kata Containers 2.0 is both much smaller and faster than its earlier version. (more…)
Read more »