Rust Lets Us Monitor 30k API calls/min
An exploration into the transition from Node.js to Rust for Bearer's log ingestion service. (more…)
Read more »RustyHermit is a unikernel, which is completely written Rust. Unikernels are application images that directly contain the kernel as a library, so they do not require an installed operating system (OS). They are typical used in virtualized environments, wh… Read more