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:
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆43Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago
- ☆112Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Provides TestResult type for concise and precise test failures☆67Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆36Updated 3 years ago
- Collection initialization macros for Rust☆68Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- ☆93Updated last year
- ☆54Updated 4 years ago
- String optimized for map keys☆68Updated this week
- Macro for sealing traits and structures☆60Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago