mich101mich / sscanfLinks
A Rust crate with a sscanf (inverse of format!()) Macro based on Regex
β34Updated 2 months ago
Alternatives and similar repositories for sscanf
Users that are interested in sscanf are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.β88Updated 6 months ago
- π±concat! with support for const variables and expressionsβ42Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).β57Updated 2 months ago
- A primitive for writing structural search and replace programs for rustβ32Updated last month
- A sinless derive helperβ75Updated 4 months ago
- Rust API stability attributes for the rest of us.β32Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.β106Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.β63Updated last year
- Minimalist Rust syntax parsing for procedural macrosβ65Updated last year
- Pretty-print file sizes and more