tomprogrammer / rust-ascii
ASCII-only equivalents to `char`, `str` and `String`.
☆73Updated 7 months ago
Alternatives and similar repositories for rust-ascii:
Users that are interested in rust-ascii are comparing it to the libraries listed below
- Write doc comments from macros☆101Updated 3 years ago
- ☆55Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Unicode Case-folding for Rust☆77Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated last month
- ☆111Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cargo API written in Paris☆47Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- struct RGB for sharing pixels between crates☆101Updated 3 months ago
- Big array helper for serde☆60Updated 10 months ago
- ☆105Updated 11 months ago
- Token tree calling convention☆79Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆50Updated 3 weeks ago
- Migrated to Codeberg☆80Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 6 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- A library for compact bit sets containing enums.☆98Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago