mich101mich / sscanf
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:
- Serde error messages for humans.☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Binary size analyzer for Rust programs☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Abstract over different executors☆73Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Convert number to enum☆87Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- ☆53Updated 2 months ago
- ☆112Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆56Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- Hex Display: A modern xxd alternative.☆43Updated last month
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago