dtynn / humanize-rsLinks
converting human-readable strings to specific types.
☆18Updated 6 years ago
Alternatives and similar repositories for humanize-rs
Users that are interested in humanize-rs are comparing it to the libraries listed below
Sorting:
- A Serde deserializer for duration and byte-size.☆10Updated 5 years ago
- Derive for the Display trait☆52Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆20Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆59Updated last year
- Include a whole directory tree at compile time☆82Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- ☆24Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A maintained fork of the app-dirs-rs project.☆37Updated 11 months ago
- Rust crate to use process file descriptors (pidfd) for Linux