mich101mich / sscanfLinks
A Rust crate with a sscanf (inverse of format!()) Macro based on Regex
☆33Updated this 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.☆88Updated 8 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Pretty-print file sizes and more☆50Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆64Updated last week
- Rust API stability attributes for the rest of us.☆31Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- 🐱concat! with support for const variables and expressions☆45Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Re-usable CLI flags for `cargo` plugins☆44Updated 2 weeks ago
- ☆43Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆112Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A sinless derive helper☆76Updated last week
- Binary size analyzer for Rust programs☆37Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago