Thread
Stories related to "Deploying Rust with Docker and Kubernetes" across the full archive.
> railcar is a rust implementation of the opencontainers initiative's runtime spec. It is similar to the reference implementation runc, but it is implemented completely in rust for memory safety without needing the overhead of a garbage collector or multiple threads. For more information on the deve...
Hey folks,
I've built a log ingestion system in rust. It allow end user to ingest log at high rate and indexes as well.
Pathivu is cost-effective and ingest logs at a scale.
Would love hear feedback from the community
Microsoft: Why we used programming language Rust over Go for WebAssembly on Kubernetes app
(zdnet.com)
So many buzzwords in one article.
So golang is no longer the hawtness. Rust on wasm on krustlets in obviously the future.