wlentz / scan_fmtLinks
Simple scanf()-like input for Rust.
☆41Updated 2 years ago
Alternatives and similar repositories for scan_fmt
Users that are interested in scan_fmt are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 3 weeks ago
- ☆112Updated 2 years ago
- A tiny library for chaining free functions into method call chains.☆47Updated 5 years ago
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆133Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- derive newtype for diesel traits☆53Updated last month
- ☆92Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- ☆65Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- ☆57Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆75Updated 4 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- ☆34Updated 3 years ago