pacman82 / atoi-rsLinks
Parse integers directly from `[u8]` slices in safe code
☆58Updated 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
- struct RGB for sharing pixels between crates☆107Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆60Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Cargo API written in Paris☆52Updated this week
- ☆75Updated last month
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 8 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Defer dropping large structs to a background thread