kennytm / parse-size
Parse byte size into integer accurately.
☆29Updated 5 months ago
Alternatives and similar repositories for parse-size:
Users that are interested in parse-size are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆53Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆33Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆24Updated last year
- 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 last week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated 2 years ago
- Extension of nom to trace parser☆49Updated last month
- Cargo API written in Paris☆47Updated last week
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Typed any map for rust☆65Updated 3 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago