Pingoo

@pingooio
39 Followers
0 Following
13 Posts
Performance and security for everyone 🦀⚡️
Websitehttps://pingoo.io
GitHubhttps://github.com/pingooio/pingoo
Blueskyhttps://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

@n0iroh

#rust #iroh #programming #p2p #tech #crypto #cryptography #devops #wireguard

Deep dive into iroh: A replacement for WireGuard or a P2P layer for your application?

Just last week, the iroh project announced the release of its v1.0. What is iroh? Well, I'm glad you're asking because it's a very interesting project that I'm following for

Sylvain Kerkour
Hashing at 130 GB/s with XXH3, Rust and AVX-512 acceleration on AMD Zen 5

I just ran a quick benchmark comparing the different xxHash hashing functions on an AMD Zen 5 EPYC processor (in pure Rust, from https://github.com/rust-stdx/stdx), and Ho My G..., XXH3 is

Sylvain Kerkour
GitHub - rust-stdx/stdx: Rust's extended standard library: simplicity, performance and supply chain security for everyone.

Rust's extended standard library: simplicity, performance and supply chain security for everyone. - rust-stdx/stdx

GitHub

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

#rust #programming #crypto #cryptography

GitHub - rust-stdx/stdx: Rust's extended standard library: simplicity, performance and supply chain security for everyone.

Rust's extended standard library: simplicity, performance and supply chain security for everyone. - rust-stdx/stdx

GitHub

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

#rust #tech #programming #golang #infosec #security

GitHub - rust-stdx/stdx: Rust's extended standard library: simplicity, performance and supply chain security for everyone.

Rust's extended standard library: simplicity, performance and supply chain security for everyone. - rust-stdx/stdx

GitHub

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.

https://kerkour.com/open-source-golden-age-ai

#OpenSource #rust #programming #tech

We are in the golden age of Open Source, surf the wave until it crashes.

While a few people complain that AI is "stealing Open Source", training on Open Source code and giving nothing in return, I'm currently living the complete opposite: we are in

Sylvain Kerkour

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

#infosec #hacking #security #programming

Supply chain nightmare: How Rust will be attacked and what we can do to mitigate the inevitable

An essential part of being able to say "I told you so" is in fact having told you so. Well, here we are. For those living under a rock (lucky

Sylvain Kerkour

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)

https://kerkour.com/introduction-rust-simd

#programming #wasm

SIMD programming in pure Rust

I've recently tasted AMD Zen 5 CPUs (AWS' m8a instances) and... Whooaaa. Even before talking about GPUs and NPUs, the next 5 years of CPUs will be very exciting! For

Sylvain Kerkour

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