RonniSkansing / duration-string
Rust - "1ms", "1s", "42m" to Duration and from Duration to string.
☆19Updated 4 months ago
Alternatives and similar repositories for duration-string
Users that are interested in duration-string are comparing it to the libraries listed below
Sorting:
- Derive a builder for your constructors in Rust☆70Updated 3 months ago
- A caching middleware that follows HTTP caching rules☆82Updated 3 weeks ago
- 🔎 Prometheus metrics middleware for Axum☆72Updated 4 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆90Updated 2 weeks ago
- A Rust library for doing URL percentage encoding.☆66Updated 11 months ago
- A versatile and developer-friendly trait mocking library☆74Updated last month
- Draw chart with svg for leptos☆61Updated last year
- A Rust macro to make enums with a subset of values of the parent☆87Updated last year
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- Serde support for the humantime crate☆33Updated last year
- ☆148Updated 2 weeks ago
- Generate Rust enum variants without associated data☆96Updated last year
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Humansize - A flexible crate for humanizing file sizes☆119Updated 4 months ago
- Open a file or link in the system default program.☆67Updated this week
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆111Updated 3 months ago
- CA certificates for use with webpki☆110Updated last week
- PASETOrs: PASETO tokens in pure Rust☆104Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆158Updated last year
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- A implementation of convenience integrations between tokio and tower