kennytm / parse-sizeLinks
Parse byte size into integer accurately.
☆29Updated 8 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:
- ☆57Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆29Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆56Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- docs.rs as a publishing platform?☆68Updated last week
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A maintained fork of the app-dirs-rs project.☆35Updated 8 months ago