euank / snailquote
A shell-inspired escape+unescape library for strings
☆36Updated last year
Alternatives and similar repositories for snailquote:
Users that are interested in snailquote are comparing it to the libraries listed below
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆29Updated 9 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated last month
- ☆35Updated 5 months ago
- ☆16Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Types to define keyboard related events.☆56Updated last month
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Cargo API written in Paris☆44Updated last month
- A maintained fork of the app-dirs-rs project.☆36Updated 4 months ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Full precision decimal representation of f64☆25Updated last week
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- Cross-platform interface to the `errno` variable☆66Updated 2 months ago
- Textual tables with automatic alignment☆39Updated last year
- Macro for sealing traits and structures