mich101mich / sscanfLinks
A Rust crate with a sscanf (inverse of format!()) Macro based on Regex
☆34Updated last month
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.☆84Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Convert number to enum☆87Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- An exploration of Storages☆37Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- ☆93Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆56Updated 2 weeks ago
- ☆112Updated 2 years ago
- Hex Display: A modern xxd alternative.☆43Updated 5 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- Rust API stability attributes for the rest of us.☆32Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- The missing compound borrowing for Rust.☆61Updated last month
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago