Rust is increasingly used as a programming language for smart contracts.
Whereas the first generation blockchains used specialized VMs,
newer blockchains are running general purpose VMs,
especially WASM.
And of course,
Rust is a modern language that runs ... (more…)
Read more »
The Linux Plumbers Conference
(LPC) is a developer conference for the open source community. The LPC
brings together the top developers working on the plumbing of Linux -
kernel subsystems, core libraries, windowing systems, etc. - and giv... (more…)
Read more »
A fast, memory-safe web server written in Rust. Contribute to ferronweb/ferron development by creating an account on GitHub. (more…)
Read more »
The commonly used "net" library in Go and Rust languages is also impacted by the mixed-format IP address validation vulnerability. The bug has to do with how "net" treats IP addresses as decimal, even when they are provided in a mixed (octal-decimal) form... (more…)
Read more »