What if you could reboot an
entire server in seconds in response to an active attack and get a brand
new memory layout? While not feasible under linux it's an uniquely
unikernel feature. (more…)
Read more »
Almost 10 years after its birth, programming language Rust enters the TIOBE index top 20 for the first time. Is this surprising? Rust has been awarded "the most loved programming language" by Stackoverflow users for the last 5 years. In a row! The main ... (more…)
Read more »
A few days ago, in the programming subreddit, Paulo Henrique Cuchi shared his experience writing a command line tool in both Rust and Go . T... (more…)
Read more »
I’ve been thinking about garbage collection in Rust for a long time, ever since I started working on Servo’s JS layer. I’ve designed a GC library, … (more…)
Read more »
Just yesterday, we submitted our paper RustBelt: Securing the Foundations of the Rust Programming Language. Quoting from the abstract: Rust is a new systems programming language that pr... (more…)
Read more »