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:
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- ☆30Updated last year
- ☆36Updated 3 years ago
- Collection initialization macros for Rust☆68Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- ☆112Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆61Updated 2 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- derive newtype for diesel traits☆53Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A math expression evaluation library for rust☆36Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Extension of nom to trace parser☆50Updated 11 months ago