Deep dive into iroh: A replacement for WireGuard or a P2P layer for your application?
https://kerkour.com/iroh-v1-p2p
#rust #iroh #programming #p2p #tech #crypto #cryptography #devops #wireguard
| Website | https://pingoo.io |
| GitHub | https://github.com/pingooio/pingoo |
| Bluesky | https://bsky.app/profile/pingoo.io |
Deep dive into iroh: A replacement for WireGuard or a P2P layer for your application?
https://kerkour.com/iroh-v1-p2p
#rust #iroh #programming #p2p #tech #crypto #cryptography #devops #wireguard
Hashing at 130 GB/s? Easy with XXH3, Rust and AVX-512!
Source code: https://github.com/rust-stdx/stdx/tree/main/xxhash
Why stdx (https://github.com/rust-stdx/stdx) is not on crates.io
https://kerkour.com/stdx-cratesio
#rust #security #supplychain #crypto #programming #golang #infosec
Just ran a quick benchmark comparing different hashing functions on a Zen 5 EPYC processor (in pure Rust, from https://github.com/rust-stdx/stdx), and Ho My G...! BLAKE3 is crazy fast!
13 GB/s!
Details here: https://kerkour.com/blake3-really-fast-zen5
Announcing stdx, Rust's extended standard library.
Inspired by Go's extensive standard library and `golang.org/x/...` packages, the goal is to bring simplicity, performance and supply chain security to every Rust developer.
Available on GitHub https://github.com/rust-stdx/stdx
and Codeberg: https://codeberg.org/rust-stdx/stdx
While a few people are complaining that AI is "stealing Open Source", training on Open Source code and giving nothing in return, the complete opposite is true, we are in the golden age of Open Source and you should surf the wave until it crashes.
An essential part of being able to say "I told you so" is in fact having told you so.
Well, here is how the next supply chain attack on #rust will be carried out: https://kerkour.com/rust-supply-chain-nightmare
A 10x performance boost for less that half a day of work?
#rust makes it easy thanks to SIMD intrinsics.
Here are the lessons we've learned implementing SIMD-accelerated algorithms for all platforms (AVX2, AVX-512, NEON and #webassembly SIMD128)
My analysis of yesterday's Cloudflare outage, how it could have been avoided and some history of Rust at Cloudflare.
https://kerkour.com/how-cloudflare-uses-rust
#rust #openSource #cloudflare #cloud #devops #programming #tech
Feels good to be online when most of the internet is down 😎
Thanks to https://github.com/pingooio/pingoo the Open Source and self-hosted reverse proxy with built-in bot protection, GeoIP, WAF and more
#rust #cloudflare #cloud #devops #aws #programming #opensource