A blazing fast, high performance implementation of AutoRecon in Rust. A multi-threaded network reconnaissance tool which performs automated enumeration of services 🦀 🔥 - spacialsec/RustAutoRecon... (more…)
Read more »
Build fast web applications with Rust. Contribute to leptos-rs/leptos development by creating an account on GitHub. (more…)
Read more »
In a previous post, I’ve shown how to use the rayon framework in Rust to automatically parallelize a loop computation across multiple CPU cores.Disappointing... (more…)
Read more »
âš¡ A cross-platform multi-target dotfiles manager. Contribute to Shemnei/punktf development by creating an account on GitHub. (more…)
Read more »
Without any doubt, macros are an important feature of the Rust programming language. Macros like println!, lazy_static!, various derive-macros and many others have saved countless hours of writing tedious boilerplate code.
However, not everything is perfe... (more…)
Read more »