pacman82 / atoi-rsLinks
Parse integers directly from `[u8]` slices in safe code
☆60Updated last year
Alternatives and similar repositories for atoi-rs
Users that are interested in atoi-rs are comparing it to the libraries listed below
Sorting:
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Unicode Case-folding for Rust☆88Updated 10 months ago
- ☆61Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 10 months ago
- ☆112Updated 3 years ago
- struct RGB for sharing pixels between crates☆108Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Big array helper for serde☆65Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆88Updated last year
- Extensions for the Rust standard library☆42Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆124Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆98Updated last month
- Cargo API written in Paris☆54Updated 3 weeks ago
- String optimized for map keys☆68Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Minifier tool/lib for JS/CSS/JSON files☆88Updated last month
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last week
- Threadsafe RefCell for Rust☆97Updated 8 months ago