euank / snailquoteLinks
A shell-inspired escape+unescape library for strings
☆38Updated 2 years ago
Alternatives and similar repositories for snailquote
Users that are interested in snailquote are comparing it to the libraries listed below
Sorting:
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- A maintained fork of the app-dirs-rs project.☆36Updated 10 months ago
- String optimized for map keys☆65Updated last week
- Textual tables with automatic alignment☆39Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- ☆36Updated 11 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆34Updated 3 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Cargo API written in Paris☆50Updated 2 weeks ago