kennytm / parse-size
Parse byte size into integer accurately.
☆29Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for parse-size
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- ☆55Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A sinless derive helper☆51Updated last week
- Typed any map for rust☆64Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 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
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Write doc comments from macros☆98Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Types to define keyboard related events.☆53Updated 9 months ago
- ☆60Updated 7 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Macro for sealing traits and structures☆49Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆75Updated last week
- Easy-to-use optional function arguments for Rust☆46Updated 7 months ago