Rust: Implementation of the Apple/Google contact tracing protocol
Holds various things for proximity contact tracing. - mitsuhiko/proximity-tracing... (more…)
Read more »Deno is created by the original developer of Node.js, Ryan Dahl, to address what he called 10 things I regret about Node.js. It did away with the NPM and the infamous node_modules. Deno is a single binary executable to run applications written in TypeScri… Read more