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).☆56Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆124Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆91Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- ☆112Updated 2 years ago
- A rust cargo subcommand which cooks your crate☆32Updated last year
- ☆29Updated last year
- derive newtype for diesel traits☆53Updated 2 weeks ago
- A tiny library for chaining free functions into method call chains.☆45Updated 5 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆74Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆56Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆44Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago