DEV Community

Vincent Eckert Sierota
Vincent Eckert Sierota

Posted on

Weekly Rust Progress โ€” Observability & Cryptography

This weekโ€™s Rust progress across my two main projects:

๐Ÿ“ก RustPulse

Typed tracing config, status & errors

Safe, idempotent init_tracing

Jaeger exporter integration groundwork
Repo: https://github.com/VinEckSie/rustpulse

๐Ÿ” Sealed in Rust

Two new core chapters in the symmetric cipher section:

ChaCha20

Modes of Operation
Chapter:
https://vinecksie.github.io/sealed-in-rust/02-core-primitives/02-01-symmetric-ciphers.html#chacha20--modern-stream-cipher

Both projects are fully open-source and evolving week by week.

#Rust #RustLang #SystemsProgramming #Cryptography #Observability #OpenSource

Top comments (0)