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 last month
- Postfix macros on stable Rust, today.☆76Updated 4 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 3 months ago
- ☆36Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆61Updated 2 years ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- derive newtype for diesel traits☆54Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- ☆111Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Extension of nom to trace parser☆50Updated 11 months ago
- ☆31Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- ☆43Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago