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 this week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆36Updated 3 years ago
- ☆112Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆61Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 9 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- Serialization value trees☆48Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆77Updated 4 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated last week
- Serde partial serialization made easy☆42Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ☆65Updated 4 years ago
- ☆54Updated 4 years ago