One feature of Rust that I'm rather enamoured with is its macro system. Known as "macro by example" (MBE) or sometimes referred to as macro_rules, it provides you with an impressive amount of power whilst not allowing for the sort of evil tricks you can ... (more…)
Read more »
Overview The main bottleneck of scx_rustland , a Linux scheduler written in Rust, is the communication between kernel and user space. Even... (more…)
Read more »
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More... (more…)
Read more »
Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support. (more…)
Read more »
In this article we will build a simple HTTP server application in Rust, compile it for the Raspberry Pi ARM architecture, deploy it to a… (more…)
Read more »