mich101mich / sscanfLinks
A Rust crate with a sscanf (inverse of format!()) Macro based on Regex
☆34Updated this week
Alternatives and similar repositories for sscanf
Users that are interested in sscanf are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Exhaustive iteration trait in Rust☆16Updated last month
- Pretty-print file sizes and more☆47Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- horrible serde macro stuff☆39Updated last year
- A sinless derive helper☆73Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 4 months ago
- ☆112Updated 2 years ago
- Binary size analyzer for Rust programs☆36Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Re-usable CLI flags for `cargo` plugins☆40Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- Rust library for running child processes☆38Updated last month