tomprogrammer / rust-ascii
ASCII-only equivalents to `char`, `str` and `String`.
☆73Updated 9 months ago
Alternatives and similar repositories for rust-ascii:
Users that are interested in rust-ascii are comparing it to the libraries listed below
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆56Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- ☆56Updated 11 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- ☆112Updated 2 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
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Unicode Case-folding for Rust☆80Updated 3 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆107Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Run closures in parallel☆113Updated 3 months ago
- ☆58Updated 8 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- ☆98Updated 2 months ago