kennytm / parse-sizeLinks
Parse byte size into integer accurately.
☆29Updated 9 months ago
Alternatives and similar repositories for parse-size
Users that are interested in parse-size are comparing it to the libraries listed below
Sorting:
- Proc macro for smol async runtime☆53Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆56Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆57Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Serialization value trees☆45Updated 11 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Abstract over different executors☆74Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- ☆40Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆57Updated last year