pacman82 / atoi-rs
Parse integers directly from `[u8]` slices in safe code
☆53Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for atoi-rs
- Proc macro for smol async runtime☆53Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Serialization value trees☆43Updated 3 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Lossless functionality for platform-native strings.☆70Updated last week
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- Cargo API written in Paris☆43Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- `$crate` in procedural macros.☆65Updated 2 months ago
- ☆55Updated last year
- Find out about keys that are ignored when deserializing data☆75Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago
- Safe wrapper for initializing arrays☆72Updated last year
- Macro for sealing traits and structures☆49Updated last month
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Run Rust tests in isolated subprocesses☆38Updated 2 years ago
- Vec-backed ID-tree☆46Updated 2 months ago
- String optimized for map keys☆60Updated 3 weeks ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- A maintained fork of the app-dirs-rs project.☆36Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago