A parser and formatter for std::{SystemTime, Duration}
☆394Jul 13, 2026Updated last month
Alternatives and similar repositories for humantime
Users that are interested in humantime are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Serde support for the humantime crate☆41Feb 10, 2024Updated 2 years ago
- A small rust library for adding custom derives to enums☆2,434Mar 7, 2026Updated 6 months ago
- Temporary file library for rust☆1,460Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,419Updated this week
- x-www-form-urlencoded meets Serde☆264Aug 13, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A set of alternative `derive` attributes for Rust☆467Sep 27, 2025Updated 11 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,091Mar 12, 2026Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,165Updated this week
- Type erasure for async trait methods☆2,190Aug 29, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆717Updated this week
- Some more derive(Trait) options☆2,133Updated this week
- Date and time library for Rust☆3,906Aug 3, 2026Updated last month
- derive builder implementation for rust structs☆1,540Jan 2, 2026Updated 8 months ago
- Semantic wrapper for byte count representations☆164Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Compile-time type-checked builder derive☆1,202Aug 1, 2026Updated last month
- Utilities for working with bytes☆2,252Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,113Aug 10, 2026Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,130Apr 29, 2026Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆473Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,718Updated this week
- URL parser for Rust☆1,572Jul 31, 2026Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆402May 6, 2022Updated 4 years ago
- Date and time handling in Rust.☆1,335Aug 1, 2026Updated last month
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆853Updated this week
- A vector with a fixed capacity. (Rust)☆898Jul 19, 2026Updated last month
- Support atomic operations on Arc itself☆1,412Jun 28, 2026Updated 2 months ago
- Support for matching file paths against Unix shell style patterns.☆594Jul 21, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆279Updated this week
- A macro to generate structures which behave like bitflags☆1,155Jul 16, 2026Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆271Jan 23, 2026Updated 7 months ago
- Compile time static maps for Rust☆2,187Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- derive(Error) for struct and enum error types☆5,535Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,034Jan 29, 2025Updated last year
- A logging implementation for `log` which is configured via an environment variable.☆1,063Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,778Aug 11, 2026Updated 3 weeks ago
- A powerful mock object library for Rust