Pingoo

@pingooio
39 Followers
0 Following
16 Posts
Performance and security for everyone 🦀⚡️
Websitehttps://pingoo.io
GitHubhttps://github.com/pingooio/pingoo
Blueskyhttps://bsky.app/profile/pingoo.io
@pancsta @n0iroh I can see why using FFI with GO can be problematic, but implementing iroh in Go would certainly be easier than maintaining a libp2p implementation as iroh is just an architectural pattern (relays) + wrapper over QUIC

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

@pancsta @n0iroh One of the unfair advantages offered by Rust is that you can easily create bindings for almost any other programming language: https://docs.iroh.computer/languages

It actually reduces the likelihood of bugs as you only have to test a single implementation instead of many.

Overview - iroh

Use iroh from Rust, Python, Swift, Kotlin, or JavaScript.

iroh

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