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).☆55Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- derive newtype for diesel traits☆53Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆114Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆57Updated last year
- Serialization value trees☆44Updated 10 months ago
- ☆50Updated 4 years ago
- ☆29Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A rust cargo subcommand which cooks your crate☆31Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆74Updated 3 years ago
- ☆112Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Implied bounds, since 1.79!☆22Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 2 weeks ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆89Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated this week
- Side by side split of async log files☆15Updated 2 years ago
- ☆31Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Extension of nom to trace parser☆49Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago