Safe interop between Rust and C++. Contribute to dtolnay/cxx development by creating an account on GitHub. (more…)
Read more »
A Rust HTTP server for Python applications. Contribute to emmett-framework/granian development by creating an account on GitHub. (more…)
Read more »
Faster Nmap Scanning with Rust. Contribute to brandonskerritt/RustScan development by creating an account on GitHub. (more…)
Read more »
Every now and then I like to think about topics that don't directly relate to
my daily work. One of those topics has been parsers: back in January I wrote
about byte-ordered
stream parsing
and how I think we can improve streaming parsing in Rust with a sm... (more…)
Read more »
Since it’s release in 2015, TensorFlow has become one of the most powerful tool for doing machine learning. Our upcoming on-device AI platform makes heavy use of it, so we’ve been working hard on… (more…)
Read more »