tomprogrammer / rust-asciiLinks
ASCII-only equivalents to `char`, `str` and `String`.
☆73Updated last year
Alternatives and similar repositories for rust-ascii
Users that are interested in rust-ascii are comparing it to the libraries listed below
Sorting:
- Write doc comments from macros☆100Updated 3 years ago
- ☆58Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- ☆109Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cargo API written in Paris☆53Updated last week
- ☆59Updated 11 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- ☆58Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆112Updated 2 years ago
- Unicode Case-folding for Rust☆86Updated 7 months ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- struct RGB for sharing pixels between crates☆107Updated last month
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Cross-platform interface to the `errno` variable☆70Updated this week
- Types to define keyboard related events☆65Updated this week
- Defer dropping large structs to a background thread☆64Updated 2 years ago