Clap 4.0, a Rust CLI argument parser

We are excited to (pre-)announce clap 4.0!
This release focuses on removing deprecated APIs and finishing what we couldn’t
do without breaking changes. For more details see the
CHANGELOG (including the migration guide)
and the
documentation. Read more

Similar

Migrating to Rust

Simon Chemouil  –  Director of Engineering, Core Backend For more than two years now, Kraken’s Core Backend team has been using Rust to modernize services originally written in PHP, while building new products, expanding the feature set and supporting the... (more…)

Read more »

Libbpf-rs: eBPF for the Rust ecosystem

libbpf-rs provides safe Rust bindings to libbpf as well as a cargo plugin to help you develop “Compile Once - Run Everywhere” eBPF applications. Use libbpf-rs over BCC to produce smaller, more efficient, and more predictable applications. (more…)

Read more »