mich101mich / sscanfLinks
A Rust crate with a sscanf (inverse of format!()) Macro based on Regex
☆34Updated last week
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.☆82Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆55Updated this week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆43Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Pretty-print file sizes and more☆47Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- ☆112Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A sinless derive helper☆74Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Cargo API written in Paris☆51Updated 2 weeks ago
- Re-usable CLI flags for `cargo` plugins☆40Updated 3 weeks ago
- Hex Display: A modern xxd alternative.☆43Updated 5 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated this week
- The quickest way to override dependencies with Cargo☆65Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆60Updated this week
- The missing compound borrowing for Rust.☆60Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago