Extrautils - Extra utility for Rust
⚓ Rust 📅 2025-11-11 👤 surdeus 👁️ 6I published a new crate named "extrautils" work for std and no_std, By default work only in std if you want use it in bare metal disable all feature and enable 'lowlevel' feature.
The crate offer rich of utils and macros and functions and modules, Theses offer flexibility and safety.
Links:
- GitHub - HackingRepo/extrautils-rs: Extra utilities for Rust Programming Language by RelunSec
- crates.io: Rust Package Registry
Install:
Run cargo add extrautils
3 posts - 3 participants
🏷️ Rust_feed