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 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆111Updated 3 years ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- String optimized for map keys☆68Updated last week
- ☆36Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Serialization value trees☆48Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆43Updated 2 years ago
- ☆95Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated this week
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- docs.rs as a publishing platform?☆71Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Extension of nom to trace parser☆50Updated last year